Community
Participate
Working Groups
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)
Wassim, we should not crash in shutdown - please take a look.
Fixed.
*** Bug 24926 has been marked as a duplicate of this bug. ***
*** Bug 25051 has been marked as a duplicate of this bug. ***