You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Johannes Ernst (JIRA)" <ji...@apache.org> on 2017/11/11 05:55:00 UTC

[jira] [Created] (DAEMON-378) "Cannot find any VM" with Java 9 on Arch

Johannes Ernst created DAEMON-378:
-------------------------------------

             Summary: "Cannot find any VM" with Java 9 on Arch
                 Key: DAEMON-378
                 URL: https://issues.apache.org/jira/browse/DAEMON-378
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.15
         Environment: Arch Linux current x86_64, jre9-openjdk 9.u181-4  and jre8-openjdk 8.u144-1 both installed.
            Reporter: Johannes Ernst


/usr/bin/jsvc -debug -nodetach -java-home /usr/lib/jvm/java-9/openjdk Some.Class

fails with "Cannot find any VM in Java Home /usr/lib/jvm/java-9-openjdk". The exact same command, replacing java-9-openjdk with java-8-openjdk works just fine.

Chances are that jsvc does not recognize the rather-differently structured JDK9 directory layout?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)