Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » org.osgi.framework.BundleException: The activator "my plugin" is invalid
org.osgi.framework.BundleException: The activator "my plugin" is invalid [message #66490] Wed, 26 January 2005 21:45 Go to next message
Eclipse UserFriend
Originally posted by: erwin.gosal.kimputing.com

Hi,
I created an eclipse plugin. I usually test the plugin by running it as a
run-time workbench and it works fine in the runtime workbench.

After I am sure that the plugin works, I exported the plugin as Deployable
plugin and put it in eclipse plugins' directory. The menus and options all
showed up when I load eclipse. However, when I try to run it, there was an
error popup saying that the class needed is not found. When I check the
log file, it gives me the exception : "org.osgi.framework.BundleException:
The activator "my plugin" is invalid"

anybody knows what's happening?

Thanks in advance,
Erwin
Re: org.osgi.framework.BundleException: The activator "my plugin" is invalid [message #66596 is a reply to message #66490] Thu, 10 February 2005 16:04 Go to previous message
Ede is currently offline EdeFriend
Messages: 2
Registered: July 2009
Junior Member
Hi Erwin,

try to delete eclipse/configuration folder and restart.
The folder contains a cache of exsiting plugins and will be recreated during
next startup.

If it's "out of sync" with the content of the plugin folder there are really
strange and not really understandable errors.
So this might alway happen when you "install" a new plugin by dropping it
into the plugin folder.

Best regards
Eckart


"Erwin" <erwin.gosal@kimputing.com> wrote in message
news:ct931v$cs8$1@www.eclipse.org...
> Hi,
> I created an eclipse plugin. I usually test the plugin by running it as a
> run-time workbench and it works fine in the runtime workbench.
>
> After I am sure that the plugin works, I exported the plugin as Deployable
> plugin and put it in eclipse plugins' directory. The menus and options all
> showed up when I load eclipse. However, when I try to run it, there was an
> error popup saying that the class needed is not found. When I check the
> log file, it gives me the exception : "org.osgi.framework.BundleException:
> The activator "my plugin" is invalid"
>
> anybody knows what's happening?
>
> Thanks in advance,
> Erwin
>
>
Re: org.osgi.framework.BundleException: The activator "my plugin" is invalid [message #598347 is a reply to message #66490] Thu, 10 February 2005 16:04 Go to previous message
Ede is currently offline EdeFriend
Messages: 2
Registered: July 2009
Junior Member
Hi Erwin,

try to delete eclipse/configuration folder and restart.
The folder contains a cache of exsiting plugins and will be recreated during
next startup.

If it's "out of sync" with the content of the plugin folder there are really
strange and not really understandable errors.
So this might alway happen when you "install" a new plugin by dropping it
into the plugin folder.

Best regards
Eckart


"Erwin" <erwin.gosal@kimputing.com> wrote in message
news:ct931v$cs8$1@www.eclipse.org...
> Hi,
> I created an eclipse plugin. I usually test the plugin by running it as a
> run-time workbench and it works fine in the runtime workbench.
>
> After I am sure that the plugin works, I exported the plugin as Deployable
> plugin and put it in eclipse plugins' directory. The menus and options all
> showed up when I load eclipse. However, when I try to run it, there was an
> error popup saying that the class needed is not found. When I check the
> log file, it gives me the exception : "org.osgi.framework.BundleException:
> The activator "my plugin" is invalid"
>
> anybody knows what's happening?
>
> Thanks in advance,
> Erwin
>
>
Previous Topic:doing CVS Operations Programmatically
Next Topic:How can I find a good UML modeler Plug-in for Eclipse
Goto Forum:
  


Current Time: Tue Apr 23 16:53:15 GMT 2024

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

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

Back to the top