Raffaele Gambelli created OAK-11945:
---------------------------------------
Summary: Running oak-standalone throws many NoClassDefFoundError
Key: OAK-11945
URL: https://issues.apache.org/jira/browse/OAK-11945
Project: Jackrabbit Oak
Issue Type: Bug
Components: standalone
Affects Versions: 1.84.0
Reporter: Raffaele Gambelli
I'm trying to run oak-standalone but when I run java -jar
target\oak-standalone-1.84.0-exec.jar there are many errors and the application
crashes.
First error is:
Unable to start bundle: org.apache.felix.http.bridge [31]
org.osgi.framework.BundleException: Unable to start bundle
...
Caused by: java.lang.NoClassDefFoundError:
jakarta/servlet/http/HttpSessionIdListener
but there are other NoClassDefFound
--
This message was sent by Atlassian Jira
(v8.20.10#820010)