Hi Alain,

I experienced some startup slow down but it was a result of folks doing too
much stuff in the activator. A major culprit in our side was
people doing I/O heavy operations in the thread that invokes the activator.
That would delay the activation of the following components.

João Assunção

Email: joao.assun...@exploitsys.com
Mobile: +351 916968984
Phone: +351 211933149
Web: www.exploitsys.com




On Mon, Oct 22, 2018 at 6:43 PM Alain Picard via osgi-dev <
osgi-dev@mail.osgi.org> wrote:

> We are experiencing some long startup time in our reafactored application
> that is now heavily using SCR.
>
> We have 125 projects with over 1200 Service Components and it takes about
> 2 minutes to get any output in the console. Some quick analysis shows that
> its running the Felix ResolverImpl with something like 5-6 thread (that is
> with Equinox).
>
> I looked in that class but there doesn't seem to be any tracing code, only
> what appears to be some debugging code.
>
> Is this expected? If not what have others used to resolve this issue?
>
> Thanks
> Alain
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to