Hi,
Thanks for the response. We have about 200 bundles grouped in several
features. We have wrapper feature that encompass all sub features.
I modified as suggested. Now i am getting following exception
org.osgi.framework.BundleException: Unable to acquire the state change lock
for the module: osgi.identity;
osgi.identity="org.apache.karaf.features.core"; type="osgi.bundle";
version:Version="4.0.10" [id=6] STOPPED [STARTED]
at
org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:]
at
org.eclipse.osgi.container.Module.stop(Module.java:480)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:]
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stop(EquinoxBundle.java:419)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:]
at
org.apache.karaf.features.internal.service.FeaturesServiceImpl.stopBundle(FeaturesServiceImpl.java:1305)[6:org.apache.karaf.features.core:4.0.10]
at
org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:818)[6:org.apache.karaf.features.core:4.0.10]
--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html