You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/02/17 16:03:00 UTC

[jira] [Updated] (KARAF-5611) karaf.bat still uses endorsed dirs with Java 9 install

     [ https://issues.apache.org/jira/browse/KARAF-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-5611:
----------------------------------------
    Fix Version/s: 4.2.0

> karaf.bat still uses endorsed dirs with Java 9 install
> ------------------------------------------------------
>
>                 Key: KARAF-5611
>                 URL: https://issues.apache.org/jira/browse/KARAF-5611
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.2.0.M2
>         Environment: Running on Windows 10 Enterprise v 1703
> java version "9.0.4"
> Java(TM) SE Runtime Environment (build 9.0.4+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)
>            Reporter: David Otasek
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.2.0
>
>
> karaf.bat does appear to recognise my Java 9, and still attempts to execute with endorsed dirs, resulting in this error message:
> {quote}-Djava.endorsed.dirs=C:\Program Files\Java\jre-9.0.4\jre\lib\endorsed;C:\Program Files\Java\jre-9.0.4\lib\endorsed;C:\Users\D Otasek\Desktop\cytoscape-windows-3.7.0-SNAPSHOT\framework\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.{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)