Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How to cleanup the equinox cache at startup?
How to cleanup the equinox cache at startup? [message #85571] Wed, 28 March 2007 21:44 Go to next message
shean chang is currently offline shean changFriend
Messages: 11
Registered: July 2009
Junior Member
I have a corrupted org.eclipse.osgi cache directory and when I boot equinox
later I am getting some weird package resolution problem but if I removed
the directory then the problem is gone. However, since I may have bundles
installed in the directory already and I am expecting to start the equinox
with those bundles and from what is in my config.ini so removing the
directory is not an option.

What is the right command line for EclipseStarter to cleanup the cache and
state information but not the bundles? I tried "-initialize" and it helps
but it doesn't already work.
Re: How to cleanup the equinox cache at startup? [message #85590 is a reply to message #85571] Thu, 29 March 2007 00:48 Go to previous messageGo to next message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
-clean should do it
"Shean-Guang Chang" <schang@bea.com> wrote in message
news:euenfb$d2e$1@build.eclipse.org...
>I have a corrupted org.eclipse.osgi cache directory and when I boot equinox
> later I am getting some weird package resolution problem but if I removed
> the directory then the problem is gone. However, since I may have bundles
> installed in the directory already and I am expecting to start the equinox
> with those bundles and from what is in my config.ini so removing the
> directory is not an option.
>
> What is the right command line for EclipseStarter to cleanup the cache and
> state information but not the bundles? I tried "-initialize" and it helps
> but it doesn't already work.
>
>
Re: How to cleanup the equinox cache at startup? [message #85619 is a reply to message #85590] Thu, 29 March 2007 17:28 Go to previous message
shean chang is currently offline shean changFriend
Messages: 11
Registered: July 2009
Junior Member
I thought "-clean" will remove bundles too.
"Pascal Rapicault" <pascal_rapicault@ca.ibm.com> wrote in message
news:euf2el$j5o$1@build.eclipse.org...
> -clean should do it
> "Shean-Guang Chang" <schang@bea.com> wrote in message
> news:euenfb$d2e$1@build.eclipse.org...
> >I have a corrupted org.eclipse.osgi cache directory and when I boot
equinox
> > later I am getting some weird package resolution problem but if I
removed
> > the directory then the problem is gone. However, since I may have
bundles
> > installed in the directory already and I am expecting to start the
equinox
> > with those bundles and from what is in my config.ini so removing the
> > directory is not an option.
> >
> > What is the right command line for EclipseStarter to cleanup the cache
and
> > state information but not the bundles? I tried "-initialize" and it
helps
> > but it doesn't already work.
> >
> >
>
>
Previous Topic:Class loader listener
Next Topic:proper way to shutdown equinox 3.2 above?
Goto Forum:
  


Current Time: Fri Apr 26 09:00:49 GMT 2024

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

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

Back to the top