Skip to main content



      Home
Home » Eclipse Projects » Equinox » Problem wirh OSGI system
Problem wirh OSGI system [message #42226] Mon, 10 May 2004 16:12 Go to next message
Eclipse UserFriend
I have a RCP application based on Eclipse 3M8. I have a plugin and a
fragment, which only contains a JDBC driver ( so a update does not force
the user to load the JDBC again ). Everything worked fine until I began
to work with the Eclipse update system.

1.) Everytime I update my primary plugin Eclipse doesn't restart
correctly. It seems that the primary plugins classloader cannot access
the fragments JAR file during the first startup.

2.) I cannot overwrite the plugin.xml of my primary plugin, the OSGI
system seems to buffer parts of the old plugin.xml ( I have context
menus I removed from the plugin.xml with the update ). The problem can
only be "solved" by removing the ./configuration/org.eclipse.osgi folder.

Does anyone know what is happening ?

Henning Rogge.
Re: Problem wirh OSGI system [message #42330 is a reply to message #42226] Thu, 20 May 2004 14:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: diament.torahweb.org

I had a different update problem with 3M8/RCP, and switching over to
last Friday's integration buidl solved it.

hope that helps,
Judah

Henning Rogge wrote:

> I have a RCP application based on Eclipse 3M8. I have a plugin and a
> fragment, which only contains a JDBC driver ( so a update does not
> force the user to load the JDBC again ). Everything worked fine until
> I began to work with the Eclipse update system.
>
> 1.) Everytime I update my primary plugin Eclipse doesn't restart
> correctly. It seems that the primary plugins classloader cannot access
> the fragments JAR file during the first startup.
>
> 2.) I cannot overwrite the plugin.xml of my primary plugin, the OSGI
> system seems to buffer parts of the old plugin.xml ( I have context
> menus I removed from the plugin.xml with the update ). The problem can
> only be "solved" by removing the ./configuration/org.eclipse.osgi folder.
>
> Does anyone know what is happening ?
>
> Henning Rogge.
Re: Problem wirh OSGI system [message #43878 is a reply to message #42330] Mon, 28 June 2004 15:24 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com

The problem relates to the configuratoin directory. Eclipse caches various
bits of information since in the normal/product case the data never changes
on disk without Eclipse being told. Consider using -clean or -dev on the
command line.

Jeff

"Judah Diament" <diament@torahweb.org> wrote in message
news:c8isrk$svi$1@eclipse.org...
> I had a different update problem with 3M8/RCP, and switching over to
> last Friday's integration buidl solved it.
>
> hope that helps,
> Judah
>
> Henning Rogge wrote:
>
> > I have a RCP application based on Eclipse 3M8. I have a plugin and a
> > fragment, which only contains a JDBC driver ( so a update does not
> > force the user to load the JDBC again ). Everything worked fine until
> > I began to work with the Eclipse update system.
> >
> > 1.) Everytime I update my primary plugin Eclipse doesn't restart
> > correctly. It seems that the primary plugins classloader cannot access
> > the fragments JAR file during the first startup.
> >
> > 2.) I cannot overwrite the plugin.xml of my primary plugin, the OSGI
> > system seems to buffer parts of the old plugin.xml ( I have context
> > menus I removed from the plugin.xml with the update ). The problem can
> > only be "solved" by removing the ./configuration/org.eclipse.osgi
folder.
> >
> > Does anyone know what is happening ?
> >
> > Henning Rogge.
>
Previous Topic:standalone osgi
Next Topic:Starting Fresh - Do I Use OSGI?
Goto Forum:
  


Current Time: Tue Jul 15 02:26:28 EDT 2025

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

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

Back to the top