[
https://issues.apache.org/jira/browse/AMQ-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816916#comment-17816916
]
Jean-Baptiste Onofré commented on AMQ-9434:
-------------------------------------------
Thanks for the report and the PR. It looks good to me, I will review/test and
move forward.
> Unable to start ActiveMQ on Linux when there is space in the folder path
> ------------------------------------------------------------------------
>
> Key: AMQ-9434
> URL: https://issues.apache.org/jira/browse/AMQ-9434
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.18.3, 5.17.6
> Environment: OpenSuse 15.5
> jdk-11.0.17+8
> Reporter: Liviu Carausu
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 6.1.0, 5.18.4, 5.17.7, 6.0.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When installed in a folder containing a space, the broker cannot start on a
> Linux system.
> On Windows it works.
> {noformat}
> ~/data/programs/apache-activemq 5.18.3/bin> ./activemq start
> INFO: Using default configuration
> Configurations are loaded in the following order: /etc/default/activemq
> /home/johndoe/.activemqrc /home/johndoe/data/programs/apache-activemq
> 5.18.3//bin/env
> INFO: Using java '/home/johndoe/data/programs/java/jdk-11.0.17+8//bin/java'
> ./activemq: line 492: [: /home/johndoe/data/programs/apache-activemq: binary
> operator expected
> INFO: Starting - inspect logfiles specified in logging.properties and
> log4j2.properties to get details
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)