[
https://issues.apache.org/jira/browse/OAK-11848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manfred Baedke updated OAK-11848:
---------------------------------
Fix Version/s: 1.88.0
> oak-standalone does not start anymore
> -------------------------------------
>
> Key: OAK-11848
> URL: https://issues.apache.org/jira/browse/OAK-11848
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: examples, standalone
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
> Fix For: 1.88.0
>
>
> Broken by the recent MongoDB driver update.
> Root cause: java.lang.NoClassDefFoundError:
> com/mongodb/internal/connection/StreamFactory.
> But even with an older version of the mongo driver, everything but WebDAV is
> broken due to Apache Felix libraries using jakarta.servlet ,while Oak still
> uses javax.servlet.
> The plan for now is to rollback to older version of Felix (with known
> critical security issues, but this standalone is part of oak-example and not
> intended for any kind of productive use) and also an older MongoDB driver.
> With everything running again, we can take care of the the other issues step
> by step.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)