AEM 6.1 Unable to Start Apache Sling Commons FileSystem ClassLoader (org.apache.sling.commons.fsclassloader)
I cannot access sites in my local AEM instance.
I get the following error in the logs:
28.07.2017 13:13:36.500 *ERROR* [qtp804913074-64] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.commons.fsclassloader [464]: Unable to resolve 464.0: missing requirement [464.0] osgi.wiring.package; (osgi.wiring.package=javax.servlet))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.commons.fsclassloader [464]: Unable to resolve 464.0: missing requirement [464.0] osgi.wiring.package; (osgi.wiring.package=javax.servlet)
Attempting to start the fsclassloader bundle does nothing.
I can access:
http://localhost:4502/system/console/bundles
http://localhost:4502/crx/de/index.jsp
but I cannot access:
http://localhost:4502/libs/cq/core/content/welcome.html
http://localhost:4502/system/console/slingjsp
* or any of my local sites.
Please help. Thank you.