Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Auto-Start option in Run-Configuration doesn't start bundles
Auto-Start option in Run-Configuration doesn't start bundles [message #58128] Fri, 24 April 2009 03:33 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Just noticed that in 3.5M6 under "Run-Configuration" > "Plug-ins" I can
set specific bundles to "Auto-Start". This is great as it removes the need
(for me at least) to maintain a config.ini file for that purpose. Except
that it doesn't work: The OSGi console lists the bundles I configured as
"Auto-Start: true" as RESOLVED, and I still have to execute "start n" to
start them. Did I misunderstand this feature, or is it just not working
yet?
Re: Auto-Start option in Run-Configuration doesn't start bundles [message #58175 is a reply to message #58128] Fri, 24 April 2009 05:06 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Eric Jain wrote:
> Just noticed that in 3.5M6 under "Run-Configuration" > "Plug-ins" I can
> set specific bundles to "Auto-Start". This is great as it removes the
> need (for me at least) to maintain a config.ini file for that purpose.
> Except that it doesn't work: The OSGi console lists the bundles I
> configured as "Auto-Start: true" as RESOLVED, and I still have to
> execute "start n" to start them. Did I misunderstand this feature, or is
> it just not working yet?

This sounds like a bug, can you file a bug against PDE?

Also, autostarting everything is a BAD IDEA, why do you need to do this?

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Auto-Start option in Run-Configuration doesn't start bundles [message #58223 is a reply to message #58175] Fri, 24 April 2009 07:54 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Chris Aniszczyk wrote:
> This sounds like a bug, can you file a bug against PDE?

Looks like this was already reported and is fixed for 3.5M7:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=263952

> Also, autostarting everything is a BAD IDEA, why do you need to do this?

Actually I just need to auto-start one additional module (Spring
extender)...
Re: Auto-Start option in Run-Configuration doesn't start bundles [message #596329 is a reply to message #58128] Fri, 24 April 2009 05:06 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Eric Jain wrote:
> Just noticed that in 3.5M6 under "Run-Configuration" > "Plug-ins" I can
> set specific bundles to "Auto-Start". This is great as it removes the
> need (for me at least) to maintain a config.ini file for that purpose.
> Except that it doesn't work: The OSGi console lists the bundles I
> configured as "Auto-Start: true" as RESOLVED, and I still have to
> execute "start n" to start them. Did I misunderstand this feature, or is
> it just not working yet?

This sounds like a bug, can you file a bug against PDE?

Also, autostarting everything is a BAD IDEA, why do you need to do this?

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Auto-Start option in Run-Configuration doesn't start bundles [message #596340 is a reply to message #58175] Fri, 24 April 2009 07:54 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Chris Aniszczyk wrote:
> This sounds like a bug, can you file a bug against PDE?

Looks like this was already reported and is fixed for 3.5M7:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=263952

> Also, autostarting everything is a BAD IDEA, why do you need to do this?

Actually I just need to auto-start one additional module (Spring
extender)...
Previous Topic:Check Out(Early) binding fails when korean characters are typed in
Next Topic:Unregistered plugins - neverending story
Goto Forum:
  


Current Time: Thu Mar 28 14:54:06 GMT 2024

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

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

Back to the top