Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 24875 - PDE failing to shutdown
Summary: PDE failing to shutdown
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Wassim Melhem CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 24926 25051 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-16 17:09 EDT by John Arthorne CLA
Modified: 2002-10-18 09:55 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 John Arthorne CLA 2002-10-16 17:09:51 EDT
Build 20021016 (15:53)

Every time I shutdown in this build, the following error appears in the log:

java.lang.NullPointerException
	at
org.eclipse.pde.internal.core.PluginModelManager.shutdown(PluginModelManager.java:229)
	at org.eclipse.pde.internal.core.PDECore.shutdown(PDECore.java:304)
	at org.eclipse.core.internal.plugins.PluginRegistry$2.run(PluginRegistry.java:279)
	at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java(Compiled
Code))
	at org.eclipse.core.internal.plugins.PluginRegistry$1.visit(PluginRegistry.java:292)
	at org.eclipse.core.internal.plugins.PluginRegistry.accept(PluginRegistry.java:51)
	at
org.eclipse.core.internal.plugins.PluginRegistry.shutdownPlugins(PluginRegistry.java:295)
	at org.eclipse.core.internal.plugins.PluginRegistry.shutdown(PluginRegistry.java:261)
	at
org.eclipse.core.internal.runtime.InternalPlatform.loaderShutdown(InternalPlatform.java:508)
	at java.lang.reflect.Method.invoke(Native Method)
	at
org.eclipse.core.internal.boot.InternalBootLoader.shutdown(InternalBootLoader.java:878)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:780)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
	at org.eclipse.core.launcher.Main.run(Main.java:703)
	at org.eclipse.core.launcher.Main.main(Main.java:539)
Comment 1 Dejan Glozic CLA 2002-10-16 17:26:27 EDT
Wassim, we should not crash in shutdown - please take a look.
Comment 2 Wassim Melhem CLA 2002-10-16 18:19:23 EDT
Fixed.
Comment 3 Wassim Melhem CLA 2002-10-17 10:43:30 EDT
*** Bug 24926 has been marked as a duplicate of this bug. ***
Comment 4 Wassim Melhem CLA 2002-10-18 09:55:51 EDT
*** Bug 25051 has been marked as a duplicate of this bug. ***