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

Herve Dumont commented on AMQ-5446:
-----------------------------------

AMQ-5422 is about activemq .bat but this issue is about activemq shell script 
as I'm using cygwin.
$EXEC_OPTION $DOIT_PREFIX "$JAVACMD $ACTIVEMQ_OPTS $ACTIVEMQ_DEBUG_OPTS \
lines in activemq script should be replaced by
$EXEC_OPTION $DOIT_PREFIX "\"$JAVACMD\" $ACTIVEMQ_OPTS $ACTIVEMQ_DEBUG_OPTS \

double quotes around $JAVACMD are already present in activemq-admin script on 
the other end.



> activemq doesn't start in java home contain space character
> -----------------------------------------------------------
>
>                 Key: AMQ-5446
>                 URL: https://issues.apache.org/jira/browse/AMQ-5446
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.10.0
>         Environment: cygwin
>            Reporter: Herve Dumont
>            Priority: Minor
>
> Found on cygwin/Windows 7 but should be application for Linux/Unix platform 
> too 
> If Java is installed in a directory containing space character, like 
> c:\Program files\Java ,  activemq start command doesn't start 
> Script doesn't report any error. activemq.pid file pid of a process which 
> doesn't exist.



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

Reply via email to