CQ5.6 Error when starting, core bundles do not get activated
Happens just after I update content through vault.
See:
25.06.2014 09:06:29.891 *ERROR* [FelixStartLevel] ERROR: Error starting jcrinstall:/apps/geometrixx-commons/install/cq-geometrixx-commons-core-1.0.10.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.cq.wcm.cq-geometrixx-commons-core [150]: Unable to resolve 150.0: missing requirement [150.0] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.foundation)) org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.cq.wcm.cq-geometrixx-commons-core [150]: Unable to resolve 150.0: missing requirement [150.0] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.foundation) at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3896) at org.apache.felix.framework.Felix.startBundle(Felix.java:1938) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1261) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:298) at java.lang.Thread.run(Thread.java:745)
This appears in the bundles, (they are installed but not activated):
com.day.cq.wcm.foundation -- Cannot be resolved
And this, when trying to load a page, for example the default tools.html
Not Found
Cannot serve request to /tools.html in org.apache.sling.servlets.get.DefaultGetServlet
Any hints? Thanks.