[
https://issues.apache.org/jira/browse/ACTIVEMQ6-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343143#comment-14343143
]
ASF GitHub Bot commented on ACTIVEMQ6-84:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-6/pull/127
> JMSServerManagerImpl.activated() doesn't get called when starting in
> standalone mode
> ------------------------------------------------------------------------------------
>
> Key: ACTIVEMQ6-84
> URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-84
> Project: Apache ActiveMQ 6
> Issue Type: Bug
> Affects Versions: 6.0.0
> Reporter: Howard Gao
> Assignee: Andy Taylor
> Fix For: 6.0.0
>
>
> How to reproduce:
> Build a dirstro from master and start the broker
> ./activemq run
> Launch a jconsole and you will see there is no jms server entry in the
> console. This is because the activate() didn't get called.
> The reason is that in FileBroker starts the core server before jms server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)