Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Exception in org.eclipse.core.internal.compatibility.PluginActivator.stop() - unable to start Eclips
Exception in org.eclipse.core.internal.compatibility.PluginActivator.stop() - unable to start Eclips [message #155083] Tue, 20 April 2004 02:32
Eclipse UserFriend
Originally posted by: mehow.remove.neurosoft.net

Hi there,

I was trying to load a huge file inside Eclipse, which resulted in the
"out of memory" error and I was forced to close the workbench.
Now, whenever I am trying to start it, the get the message containing
only the path to the log file. Eclipse won't start. The log file
contains the lines below. Can I do anything to make it work again
(except for reinstalling it from scratch)?

Any help will be appreciated

Michal

!ENTRY reference:file:c:/Documents and Settings/mehow.NEUROSOFT/My
Programs/Eclipse 3.0M8/plugins/org.eclipse.debug.core_3.0.0/ 0 0 kwi 19,
2004 14:34:51.156
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.compatibility.PluginActivator.stop ()
at
org.eclipse.osgi.framework.internal.core.BundleContext.stop( BundleContext.java:1044)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:482)
at
org.eclipse.osgi.framework.internal.core.Bundle.suspend(Bund le.java:546)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1000)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.decF WSL(StartLevelImpl.java:626)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:277)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.shut down(StartLevelImpl.java:250)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:196)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:441)
at
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.java:181)
at java.lang.Thread.run(Thread.java:534)
Nested exception:
java.lang.NullPointerException
at
org.eclipse.debug.internal.core.LaunchManager.shutdown(Launc hManager.java:482)
at org.eclipse.debug.core.DebugPlugin.shutdown(DebugPlugin.java :435)
at
org.eclipse.core.internal.compatibility.PluginActivator.stop (PluginActivator.java:66)
at
org.eclipse.osgi.framework.internal.core.BundleContext$2.run (BundleContext.java:1028)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContext.stop( BundleContext.java:1024)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:482)
at
org.eclipse.osgi.framework.internal.core.Bundle.suspend(Bund le.java:546)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1000)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.decF WSL(StartLevelImpl.java:626)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:277)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.shut down(StartLevelImpl.java:250)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:196)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:441)
at
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.java:181)
at java.lang.Thread.run(Thread.java:534)
Previous Topic:Code formatting on check-in/commit and check-out/edit for first time?
Next Topic:How to create a WAR file. I failed to do so even after using the Sysdeo Plug-in
Goto Forum:
  


Current Time: Sat May 10 22:45:35 EDT 2025

Powered by FUDForum. Page generated in 0.03016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top