[
https://issues.apache.org/jira/browse/AMQ-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824824#comment-17824824
]
ASF subversion and git services commented on AMQ-9434:
------------------------------------------------------
Commit e17801961beeaee0c8e5f05f408041a6b91037a5 in activemq's branch
refs/heads/main from JB Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=e17801961 ]
AMQ-9434: fix ACTIVEMQ_CONFIGS loading
> 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 Classic
> 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: 1.5h
> 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)