[ 
https://issues.apache.org/jira/browse/KARAF-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232301#comment-15232301
 ] 

Vladimir Konkov commented on KARAF-4479:
----------------------------------------

We use bash. Now karaf 4.0.5 not startable from wrapper script on RHEL, Ubuntu, 
Debian. Because "set" is not for env variables, but for shell options and 
positional parameters. 

JAVA_HOME="some path" 

is not the same 

set JAVA_HOME="some path"


> Incorrect syntax in wrapper launch script karaf-service
> -------------------------------------------------------
>
>                 Key: KARAF-4479
>                 URL: https://issues.apache.org/jira/browse/KARAF-4479
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-os-integration
>    Affects Versions: 4.0.5
>            Reporter: Vladimir Konkov
>            Assignee: Jean-Baptiste Onofré
>            Priority: Critical
>             Fix For: 4.1.0, 4.0.5
>
>
> In Unix script "set" directive is used (as on Windows):
> set JAVA_HOME="${java.home}"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to