[
https://issues.apache.org/jira/browse/KARAF-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749092#comment-16749092
]
ASF subversion and git services commented on KARAF-6107:
--------------------------------------------------------
Commit 98e8b88deafb835b9b5093c0aa58bb59ad56aa3f in karaf's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=98e8b88 ]
Merge pull request #737 from jbonofre/KARAF-6107
[KARAF-6107] Improve Java detection in client.bat
> client doesn't find JAVA_HOME on Windows
> ----------------------------------------
>
> Key: KARAF-6107
> URL: https://issues.apache.org/jira/browse/KARAF-6107
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.2
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.2.3
>
>
> When executing {{client}} (from Karaf 4.2.2), it doesn't find the JAVA_HOME:
> {code}
> bin>client
> client.bat: JAVA_HOME not set; results may vary
> client.bat: JAVA_HOME is not valid: ""
> {code}
> Simple workaround is to set JAVA_HOME.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)