Bug 225448 - NPE in PluginRegistry
Summary: NPE in PluginRegistry
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2008-04-02 18:51 EDT by Benjamin Muskalla CLA
Modified: 2019-09-02 15:09 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Muskalla CLA 2008-04-02 18:51:58 EDT
Version: 3.4.0
Build id: I20080401-0851

Just started my eclipse with a well-known workspace (did this for about 5 times with this build and workspace today) and now got this exception. Did not anything else then starting Eclipse.


-- Error Log --
Date: Wed Apr 02 23:46:41 CEST 2008
Message: An internal error occurred during: "Initializing Java Tooling".
Severity: Error
Plugin ID: org.eclipse.core.jobs
Stack Trace:
java.lang.NullPointerException
at org.eclipse.pde.core.plugin.PluginRegistry.findModel(PluginRegistry.java:77)
at org.eclipse.pde.internal.core.RequiredPluginsInitializer.initialize(RequiredPluginsInitializer.java:31)
at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2349)
at org.eclipse.jdt.internal.core.JavaModelManager$13.run(JavaModelManager.java:2279)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2295)
at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1657)
at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3406)
at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:35)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Comment 1 Chris Aniszczyk CLA 2008-04-02 19:36:28 EDT
How about that ;o!
Comment 2 Chris Aniszczyk CLA 2008-04-09 00:02:09 EDT
mine
Comment 3 Chris Aniszczyk CLA 2008-04-09 00:04:49 EDT
I'm actually not sure how we are getting an NPE here... I've tried to reproduce using some hacks but to not avail. I don't think we're getting a null project... but that then would imply model manager is null which is impossible

I will leave it open for now.
Comment 4 Benjamin Muskalla CLA 2008-04-09 04:19:21 EDT
Sorry Chris, can't help on this one as
a) have no more steps then I mentioned in #0
b) did never occur again
Comment 5 Eclipse Genie CLA 2018-09-17 14:50:59 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.
Comment 6 Lars Vogel CLA 2019-09-02 15:02:44 EDT
This bug was marked as stalebug a while ago. Marking as worksforme.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.
Comment 7 Lars Vogel CLA 2019-09-02 15:09:46 EDT
This bug has been marked as stalebug a while ago without any further interaction.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.