Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:47 Go to next message
shean chang is currently offline shean changFriend
Messages: 11
Registered: July 2009
Junior Member
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 06:43 Go to previous message
Danail Nachev is currently offline Danail NachevFriend
Messages: 110
Registered: July 2009
Senior Member
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: Thu Apr 25 13:47:28 GMT 2024

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

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

Back to the top