Skip to main content



      Home
Home » Eclipse Projects » Equinox » proper way to shutdown equinox 3.2 above?
proper way to shutdown equinox 3.2 above? [message #85634] Thu, 29 March 2007 15:47 Go to next message
Eclipse UserFriend
Could someone explain the proper way to shutdown equinox version 3.2 and
above? I want to make sure all the equinox cache are updated first before
the system is coming down.

I tried to lower the framework start level to 1 (somehow zero is not
working) first by using StartLevel and then calling EclipseStarter.shutdown.
Would this do the trick?
Re: proper way to shutdown equinox 3.2 above? [message #85666 is a reply to message #85634] Fri, 30 March 2007 02:43 Go to previous message
Eclipse UserFriend
Hi,

I think that getting Bundle object for the System bundle (id = 0) and
calling stop() will trigger a shutdown of the framework.

Danail

Shean-Guang Chang wrote:
> Could someone explain the proper way to shutdown equinox version 3.2 and
> above? I want to make sure all the equinox cache are updated first before
> the system is coming down.
>
> I tried to lower the framework start level to 1 (somehow zero is not
> working) first by using StartLevel and then calling EclipseStarter.shutdown.
> Would this do the trick?
>
>
Previous Topic:How to cleanup the equinox cache at startup?
Next Topic:Easy way to capture -debug info
Goto Forum:
  


Current Time: Sat Jul 19 12:37:53 EDT 2025

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

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

Back to the top