You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lijun Liao (JIRA)" <ji...@apache.org> on 2017/02/10 19:36:41 UTC

[jira] [Created] (KARAF-4985) Karaf does not start with JDK 9 in Windows

Lijun Liao created KARAF-4985:
---------------------------------

             Summary: Karaf does not start with JDK 9 in Windows 
                 Key: KARAF-4985
                 URL: https://issues.apache.org/jira/browse/KARAF-4985
             Project: Karaf
          Issue Type: Bug
          Components: karaf-os-integration
    Affects Versions: 4.1.0
         Environment: Windows 7, Java 9 (JDK and JRE 9 - ea+156)
            Reporter: Lijun Liao
             Fix For: 4.1.1


Under JDK / JRE 9 (tested with ea+156) in Windows 7, karaf does not start

Steps to reproduce the problem:
1. Start karaf {code}bin/karaf{code} and you will get the following error
{code}
-Djava.endorsed.dir=C:\Program Files\Java\jdk-9\jre\lib\endorsed:C:\Program Files\Java\jdk-9\lib\endorsed:D:\apache-karaf-4.1.0\bin\..\lib\endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)