[
https://issues.apache.org/activemq/browse/AMQ-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61899#action_61899
]
Adrian Trenaman commented on AMQ-2917:
--------------------------------------
Nicely spotted: it looks like a duplicate, and, I've tested out the
latest script off trunk and it works well. We can close this issue
out.
> activemq script determines ACTIVEMQ_BASE too late, and thus always points to
> the data and conf directory off ACTIVEMQ_HOME :(
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-2917
> URL: https://issues.apache.org/activemq/browse/AMQ-2917
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.4.0
> Reporter: Adrian Trenaman
> Attachments: fix-activemq-script.patch
>
>
> As per the title, the activemq script is determining the conf/ and data/
> directories off ACTIVEMQ_HOME, instead of off ACTIVEMQ_BASE. This has a nasty
> side effect in that you can't run two different broker instances on the same
> machine, as the script tries to store the PID for each in the sample place.
> Ouch!
> Have attached a fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.