Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Problem in osgi launch configuration: doesn't keep start level(Opening the launch confguration sometimes osgi launch configuration doesn't keep start level)
Problem in osgi launch configuration: doesn't keep start level [message #815323] Wed, 07 March 2012 14:06 Go to next message
Cristiano Ghersi is currently offline Cristiano GhersiFriend
Messages: 2
Registered: March 2012
Junior Member
Hi all,

I'm using Eclipse Indigo with RCP features and I'm developing OSGi applications.
I've got a launch configuration that start my bundles in a particular order, but sometimes, such launch configuration (tab "Bundles") doesn't keep the correct start levels showing me a blank for some of my bundles.
E.g.
My correct launch configuration:
Bundles Start Level Auto-Start
Bundle A..............default.........default
Bundle B................2.............default
Bundle C................1.............default
Bundle D................3.............default
Bundle E................3.............default
Bundle F..............default.........default
Bundle G..............default.........default

And sometimes I find such a configuration:
Bundles Start Level Auto-Start
Bundle A..............default.........default
Bundle B.....................................
Bundle C................1.............default
Bundle D.....................................
Bundle E................3.............default
Bundle F.....................................
Bundle G..............default.........default

In this case I need to manually re-set my start levels.

How may I cope with this issue?

Thank you very much for your help!
Best
cghersi
Re: Problem in osgi launch configuration: doesn't keep start level [message #815337 is a reply to message #815323] Wed, 07 March 2012 14:24 Go to previous messageGo to next message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
This sounds like a PDE bug. Not one that I have encountered. I suggest you open a bug against PDE-UI at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=PDE

Not sure if you have any steps to reproduce. Even if you don't, I suggest opening the bug, perhaps the PDE community has an idea of what could be going on.

Tom.
Re: Problem in osgi launch configuration: doesn't keep start level [message #815341 is a reply to message #815337] Wed, 07 March 2012 14:28 Go to previous message
Cristiano Ghersi is currently offline Cristiano GhersiFriend
Messages: 2
Registered: March 2012
Junior Member
Ok, I'll post the bug... Sad
Any work-around in the mean-time? Wink

Thanks
cghersi
Previous Topic:Unzip resources from jar bundle (e.g. in ...\configuration\org.eclipse.osgi\bundles\yyy)
Next Topic:Problems launching an OSGi Framework under debian
Goto Forum:
  


Current Time: Wed Apr 24 21:28:38 GMT 2024

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

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

Back to the top