Invalid Buddle Context after Upgrading to 3.3 [message #463032] |
Mon, 05 February 2007 12:51  |
Eclipse User |
|
|
|
I got the following after upgrading to 3.3M4 and changing the deprecated
IPlatformRunnable to IApplication. Anyone know what this means and
how to fix it?
!ENTRY org.eclipse.ui 4 0 2007-02-05 12:47:32.395
!MESSAGE
!STACK 0
java.lang.IllegalStateException: BundleContext is no longer valid
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.c heckValid(BundleContextImpl.java:1313)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.r emoveBundleListener(BundleContextImpl.java:424)
at
org.eclipse.ui.plugin.AbstractUIPlugin$2.bundleChanged(Abstr actUIPlugin.java:604)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1210)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03367 seconds