Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Bundles remaining in life cyle "Starting".

Thanks Alex and Tom for the clarification.

Best regards, Lars

On Fri, May 8, 2015 at 3:14 PM, Thomas Watson <tjwatson@xxxxxxxxxx> wrote:
Alex is correct.  Things in the STARTING state are waiting to be lazily activated on first class define.

Tom


-----equinox-dev-bounces@xxxxxxxxxxx wrote: -----
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
From: Alex Blewitt
Sent by: equinox-dev-bounces@xxxxxxxxxxx
Date: 05/07/2015 04:40PM
Subject: Re: [equinox-dev] Bundles remaining in life cyle "Starting".


I think they’re placed into that state if they are lazily started, i.e. they have a BundleActivationPolicy of ‘lazy’. 

http://wiki.osgi.org/wiki/Bundle-ActivationPolicy

I think it goes from ‘starting’ to ‘started’ when classes have been loaded from the bundle.

Alex

On 7 May 2015, at 22:31, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:

Hi,

I frequently see lots of bundles remaining in the life cyle status "Starting". Is this expected? I would assume that "Starting" is a temporary status and that once a bundle has finished starting, it becomes "Active".

Best regards, Lars

--

Eclipse Platform and e4 project co-lead
vogella GmbH CEO

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev



--
Geschäftsführer

vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Back to the top