Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 313746 - NPE in Schema.processElementReference during ClassSearchParticipant$1.modifyModel
Summary: NPE in Schema.processElementReference during ClassSearchParticipant$1.modifyM...
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 11:05 EDT by Nick Edgar CLA
Modified: 2019-08-22 17:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2010-05-20 11:05:59 EDT
3.6 M7

Found the following in the log.  There's no indication of which schema it failed on.

java.lang.NullPointerException
	at org.eclipse.pde.internal.core.schema.Schema.processElementReference(Schema.java:631)
	at org.eclipse.pde.internal.core.schema.Schema.processElement(Schema.java:578)
	at org.eclipse.pde.internal.core.schema.Schema.processCompositorChild(Schema.java:553)
	at org.eclipse.pde.internal.core.schema.Schema.processCompositor(Schema.java:543)
	at org.eclipse.pde.internal.core.schema.Schema.processCompositorChild(Schema.java:557)
	at org.eclipse.pde.internal.core.schema.Schema.processComplexType(Schema.java:512)
	at org.eclipse.pde.internal.core.schema.Schema.processElementDeclaration(Schema.java:608)
	at org.eclipse.pde.internal.core.schema.Schema.processElement(Schema.java:579)
	at org.eclipse.pde.internal.core.schema.Schema.traverseDocumentTree(Schema.java:900)
	at org.eclipse.pde.internal.core.schema.Schema.load(Schema.java:368)
	at org.eclipse.pde.internal.core.schema.Schema.load(Schema.java:349)
	at org.eclipse.pde.internal.core.schema.SchemaDescriptor.getSchema(SchemaDescriptor.java:72)
	at org.eclipse.pde.internal.core.schema.SchemaRegistry.getSchema(SchemaRegistry.java:50)
	at org.eclipse.pde.internal.ui.search.ClassSearchParticipant$1.modifyModel(ClassSearchParticipant.java:127)
	at org.eclipse.pde.internal.ui.util.PDEModelUtility.generateModelEdits(PDEModelUtility.java:342)
	at org.eclipse.pde.internal.ui.util.PDEModelUtility.modifyModel(PDEModelUtility.java:290)
	at org.eclipse.pde.internal.ui.search.ClassSearchParticipant.searchProject(ClassSearchParticipant.java:134)
	at org.eclipse.pde.internal.ui.search.ClassSearchParticipant.search(ClassSearchParticipant.java:102)
	at org.eclipse.jdt.internal.ui.search.JavaSearchQuery$2.run(JavaSearchQuery.java:164)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.jdt.internal.ui.search.JavaSearchQuery.run(JavaSearchQuery.java:170)
	at org.eclipse.search2.internal.ui.InternalSearchUI$InternalSearchJob.run(InternalSearchUI.java:91)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Eclipse Genie CLA 2019-08-22 17:50:43 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.