Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Invalid Buddle Context after Upgrading to 3.3
Invalid Buddle Context after Upgrading to 3.3 [message #463032] Mon, 05 February 2007 17:51 Go to next message
James Leotta is currently offline James LeottaFriend
Messages: 202
Registered: July 2009
Senior Member
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)
Re: Invalid Buddle Context after Upgrading to 3.3 - OK Now. [message #463058 is a reply to message #463032] Mon, 05 February 2007 18:11 Go to previous messageGo to next message
James Leotta is currently offline James LeottaFriend
Messages: 202
Registered: July 2009
Senior Member
Worked it out.

Jim Leotta wrote:
> 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)
>
Re: Invalid Buddle Context after Upgrading to 3.3 [message #1738193 is a reply to message #463032] Mon, 18 July 2016 04:44 Go to previous message
Philipp Kunz is currently offline Philipp KunzFriend
Messages: 1
Registered: July 2016
Junior Member
see also bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=297922
Previous Topic:Eclipse Neon delta-pack missing
Next Topic:Unable to fully delete ("remove") Menus
Goto Forum:
  


Current Time: Fri Apr 26 22:02:07 GMT 2024

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

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

Back to the top