[
https://issues.apache.org/jira/browse/KARAF-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714932#comment-16714932
]
ASF GitHub Bot commented on KARAF-5909:
---------------------------------------
jbonofre opened a new pull request #695: [KARAF-5909] Add support of karaf.log
and java 11 in wrapper
URL: https://github.com/apache/karaf/pull/695
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Starting Karaf 4.2.1 won't start as Windows service
> ---------------------------------------------------
>
> Key: KARAF-5909
> URL: https://issues.apache.org/jira/browse/KARAF-5909
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.1
> Reporter: Scott Leschke
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.2.2
>
>
> Karaf 4.2.1 won't start as a service (Windows) with Java 10 (and 9 I assume)
> because the JVM won't start. Runs fine when started with karaf.bat
> STATUS | wrapper | 2018/09/12 14:20:55 | --> Wrapper Started as Service
> STATUS | wrapper | 2018/09/12 14:20:55 | Launching a JVM...
> INFO | jvm 1 | 2018/09/12 14:20:55 | -Djava.endorsed.dirs=C:\Program is not
> supported. Endorsed standards and standalone APIs
> INFO | jvm 1 | 2018/09/12 14:20:55 | in modular form will be supported via
> the concept of upgradeable modules.
> INFO | jvm 1 | 2018/09/12 14:20:55 | Error: Could not create the Java Virtual
> Machine.
> INFO | jvm 1 | 2018/09/12 14:20:55 | Error: A fatal exception has occurred.
> Program will exit.
> ERROR | wrapper | 2018/09/12 14:20:55 | JVM exited while loading the
> application.
> STATUS | wrapper | 2018/09/12 14:21:00 | Launching a JVM...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)