raminxp opened a new issue, #2128:
URL: https://github.com/apache/karaf/issues/2128
Karaf 4.4.8 with Java 25 fails on startup with:
`Error occurred during initialization of VM
java.lang.Error: A command line option has attempted to allow or enable the
Security Manager. Enabling a Security Manager is not supported.
at java.lang.System.initPhase3(java.base@25/System.java:1969)
`
I think it's because "-Djava.security.manager=allow" is not allowed anymore
but could be wrong.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]