You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2013/11/05 20:30:18 UTC

[jira] [Resolved] (KARAF-2548) error starting 'client' under cygwin

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

Achim Nierbeck resolved KARAF-2548.
-----------------------------------

    Resolution: Duplicate

> error starting 'client' under cygwin
> ------------------------------------
>
>                 Key: KARAF-2548
>                 URL: https://issues.apache.org/jira/browse/KARAF-2548
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 3.0.0.RC1
>         Environment: Windows 7 w/ Cygwin64
>            Reporter: Ken Diep
>            Assignee: Achim Nierbeck
>            Priority: Trivial
>             Fix For: 3.0.0
>
>
> when executing 'client' to start the client under cygwin, it would fail with
> {code}
> ./client: line 293: /cygdrive/c/Program: No such file or directory
> ./client: line 293: exec: /cygdrive/c/Program: cannot execute: No such file or directory
> {code}
> this is because, my JAVA_HOME variable contain a space in it, ie "Program Files".
> All that is needed is to quote the JAVA variable at line 293.



--
This message was sent by Atlassian JIRA
(v6.1#6144)