Hello,
I am currently encounter an issue where one my UI bundle hang %50 at
'GracePeriod' and never recover at first time ever started. here is
the log
2013-02-07 20:09:19,280 | INFO | lixDispatchQueue |
PaxWicketBundleListener | extender.PaxWicketBundleListener
58 | 160 - org.ops4j.pax.wicket.service - 2.1.0 | xxxx.ui.core is
added as a relevant bundle for pax wicket
2013-02-07 20:09:19,289 | INFO | rint Extender: 3 |
BlueprintContainerImpl | container.BlueprintContainerImpl
294 | 7 - org.apache.aries.blueprint.core - 1.0.1 | Bundle
xxxx.ui.core is waiting for namespace handlers
[http://www.ops4j.org/schema/wicket]
I am trying this with paxwicket-2.0 to 2.1 with same result
The work around to restart my bundle, or restart Karaf.
First I thought default start level for paxwicket and wicket is at 80,
so I create my own pax-wicket eature and lower paxwicket/wicket to 60.
Still not able to see this issue go away.
Looks like it is a bug at paxwicket? any one seeing the same issue?
Any help is greatly appreciated
Thanks
-Dan