Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » AutoBuildJob executes Code from stopped Bundles
AutoBuildJob executes Code from stopped Bundles [message #487452] Wed, 23 September 2009 05:59 Go to previous message
Bernd is currently offline Bernd
Messages: 33
Registered: July 2009
Member
Hi,

during the eclipse shutdown it sometimes happens that the AutoBuildJob
executes code from bundles that already has been shutted down by OSGI
(BundleActivator#stop(...) was called).

In our concrete case we have an IncrementalProjectBuilder that validates
our projects and therefore calls code from other other Plugins. Now it
seems to me that OSGI will shut down regardless if there is an auto
build running an we'll get some exceptions...

Is there a way to prevent this problem?

Thanks,
Bernd
 
Read Message
Read Message
Previous Topic:Retargetable breakpoint actions always enabled for text selections
Next Topic:Latest updates breaking WST
Goto Forum:
  


Current Time: Sat May 18 04:41:38 EDT 2013

Powered by FUDForum. Page generated in 0.01610 seconds