I found that the first time karaf starts, installs all the standard & custom features and operates properly. But if I stop and start karaf again, it throws errors such as missing dependencies. If I comment out the featuresBoot from the file org.apache.karaf.features.cfg after stopping karaf, the karaf starts up and runs properly. So, I was assuming that the contents in featuresBoot are causing this behavior.
-- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html