-
Bug
-
Resolution: Done
-
Major
-
6.3
-
None
-
Sprint 2017-14, Sprint 2017-15
-
Instruction for "Disabling the default broker" is not correct. Actually, the file name and the PID name is not correct.
https://access.redhat.com/documentation/en/red-hat-jboss-fuse/6.3/paged/deploying-into-apache-karaf/chapter-17-jms-broker#topic-36213
The instruction could be as follows.
> activemq:list brokerName = amq > config:list | grep io.fabric8.mq.fabric Pid: io.fabric8.mq.fabric.server.cd4295e7-1db9-44b6-9118-69011a0f09a3 FactoryPid: io.fabric8.mq.fabric.server fabric.zookeeper.pid = io.fabric8.mq.fabric.server felix.fileinstall.filename = file:/home/hfuruich/product/fuse-630/jboss-fuse-6.3.0.redhat-187/etc/io.fabric8.mq.fabric.server-broker.cfg service.factoryPid = io.fabric8.mq.fabric.server service.pid = io.fabric8.mq.fabric.server.cd4295e7-1db9-44b6-9118-69011a0f09a3 Pid: io.fabric8.mq.fabric.standalone.server.4de976b1-2fae-4391-97d9-3a08876e39ab FactoryPid: io.fabric8.mq.fabric.standalone.server felix.fileinstall.filename = file:/home/hfuruich/product/fuse-630/jboss-fuse-6.3.0.redhat-187/etc/io.fabric8.mq.fabric.server-broker.cfg mq.fabric.server.pid = io.fabric8.mq.fabric.server.cd4295e7-1db9-44b6-9118-69011a0f09a3 service.factoryPid = io.fabric8.mq.fabric.standalone.server service.pid = io.fabric8.mq.fabric.standalone.server.4de976b1-2fae-4391-97d9-3a08876e39ab > config:delete io.fabric8.mq.fabric.server.cd4295e7-1db9-44b6-9118-69011a0f09a3 > config:delete io.fabric8.mq.fabric.standalone.server.4de976b1-2fae-4391-97d9-3a08876e39ab // rm io.fabric8.mq.fabric.server-broker.cfg on the system console > activemq:list
There are no Sub-Tasks for this issue.