-
Bug
-
Resolution: Done
-
Critical
-
jboss-fuse-6.3
-
None
-
%
-
-
After installing the patch, I can see this error in log:
12:58:54,896 | ERROR | AMQ-1-thread-1 | BrokerService | 218 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-630320 | Failed to start Apache ActiveMQ (amq, null) org.apache.activemq.broker.BrokerStoppedException at org.apache.activemq.broker.BrokerService.checkStartException(BrokerService.java:1330)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:721)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at org.apache.activemq.broker.BrokerService.startBroker(BrokerService.java:716)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at org.apache.activemq.broker.BrokerService.start(BrokerService.java:622)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.doStart(ActiveMQServiceFactory.java:555)[230:io.fabric8.mq.mq-fabric:1.2.0.redhat-630320] at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.access$500(ActiveMQServiceFactory.java:359)[230:io.fabric8.mq.mq-fabric:1.2.0.redhat-630320] at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration$1.run(ActiveMQServiceFactory.java:498)[230:io.fabric8.mq.mq-fabric:1.2.0.redhat-630320] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)[:1.8.0_31] at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_31] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_31] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_31] at java.lang.Thread.run(Thread.java:745)[:1.8.0_31] Caused by: org.apache.activemq.broker.BrokerStoppedException: Stop invoked at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:791)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at org.apache.activemq.xbean.XBeanBrokerService.stop(XBeanBrokerService.java:122)[218:org.apache.activemq.activemq-osgi:5.11.0.redhat-630320] at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.interruptAndWaitForStart(ActiveMQServiceFactory.java:700)[230:io.fabric8.mq.mq-fabric:1.2.0.redhat-630320] at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.stop(ActiveMQServiceFactory.java:634)[230:io.fabric8.mq.mq-fabric:1.2.0.redhat-630320]
We also found one message that can be relevant:
10 - org.apache.felix.fileinstall - 3.6.4 | Deleting configuration from io.fabric8.mq.fabric.server-broker.cfg
- is related to
-
ENTESB-7259 Fabric container tries to create two broker instances
- Closed
- relates to
-
ENTESB-9626 Race Condition Trying to Load profile:broker.xml after Rollup 7 is Applied
- Done