Thanks for the quick update... The thing is it comes fine for Java 5... And once cxf bundles are removed in 6 it runs fine.... Not sure...whats thr issue
On Tue, Feb 23, 2010 at 8:50 PM, Bertrand Delacretaz <bdelacre...@apache.org > wrote: > Hi, > > On Tue, Feb 23, 2010 at 4:08 PM, shashank Jain <jain...@gmail.com> wrote: > > ...I still landup with the same issue > > > > The logs get stuck up here now. > > > > 23.02.2010 20:30:24.093 *INFO* [FelixDispatchQueue] > org.apache.sling.runmode > > BundleEvent STARTED... > > Hard to say what the problem might be - you probably need to find out > from the OSGi console exactly which bundles are not running and why. > Maybe it's unresolved bundle dependencies, or exceptions during bundle > startup (should be visible in the logs). > > -Bertrand >