Created
January 17, 2014 12:25
-
-
Save dejanb/8472580 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Stop for ActiveMQ Broker: testBroker" prio=5 tid=0x00007f8341614000 nid=0x4fc03 waiting for monitor entry [0x0000000135a27000] | |
java.lang.Thread.State: BLOCKED (on object monitor) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.org$fusesource$mq$fabric$ActiveMQServiceFactory$ClusteredConfiguration$$interruptAndWaitForStart(ActiveMQServiceFactory.scala:499) | |
- waiting to lock <0x0000000111cb2640> (a org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration$$anon$3.run(ActiveMQServiceFactory.scala:379) | |
Locked ownable synchronizers: | |
- None | |
"pool-31-thread-1" prio=5 tid=0x00007f833f37c000 nid=0x29303 in Object.wait() [0x000000013732e000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <0x00000001251886a8> (a org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration$$anon$3) | |
at java.lang.Thread.join(Thread.java:1258) | |
- locked <0x00000001251886a8> (a org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration$$anon$3) | |
at java.lang.Thread.join(Thread.java:1332) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.org$fusesource$mq$fabric$ActiveMQServiceFactory$ClusteredConfiguration$$waitForStop(ActiveMQServiceFactory.scala:513) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.updateCurator(ActiveMQServiceFactory.scala:253) | |
- locked <0x0000000111cb2640> (a org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$$anonfun$bindCurator$1.apply(ActiveMQServiceFactory.scala:618) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory$$anonfun$bindCurator$1.apply(ActiveMQServiceFactory.scala:617) | |
at scala.collection.mutable.HashMap$$anon$2$$anonfun$foreach$3.apply(HashMap.scala:102) | |
at scala.collection.mutable.HashMap$$anon$2$$anonfun$foreach$3.apply(HashMap.scala:102) | |
at scala.collection.Iterator$class.foreach(Iterator.scala:660) | |
at scala.collection.mutable.HashTable$$anon$1.foreach(HashTable.scala:157) | |
at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:190) | |
at scala.collection.mutable.HashMap.foreachEntry(HashMap.scala:43) | |
at scala.collection.mutable.HashMap$$anon$2.foreach(HashMap.scala:102) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory.bindCurator(ActiveMQServiceFactory.scala:617) | |
- locked <0x0000000111cb2570> (a org.fusesource.mq.fabric.ActiveMQServiceFactory) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory.removedService(ActiveMQServiceFactory.scala:609) | |
at org.fusesource.mq.fabric.ActiveMQServiceFactory.removedService(ActiveMQServiceFactory.scala:144) | |
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:956) | |
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:864) | |
at org.osgi.util.tracker.AbstractTracked.untrack(AbstractTracked.java:341) | |
at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:902) | |
at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:934) | |
at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:795) | |
at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:544) | |
at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4666) | |
at org.apache.felix.framework.Felix.access$000(Felix.java:95) | |
at org.apache.felix.framework.Felix$1.serviceChanged(Felix.java:422) | |
at org.apache.felix.framework.ServiceRegistry.unregisterService(ServiceRegistry.java:162) | |
at org.apache.felix.framework.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:141) | |
at io.fabric8.zookeeper.curator.ManagedCuratorFramework$State.run(ManagedCuratorFramework.java:107) | |
at io.fabric8.zookeeper.curator.ManagedCuratorFramework$State.stateChanged(ManagedCuratorFramework.java:137) | |
at org.apache.curator.framework.state.ConnectionStateManager$2.apply(ConnectionStateManager.java:189) | |
at org.apache.curator.framework.state.ConnectionStateManager$2.apply(ConnectionStateManager.java:185) | |
at org.apache.curator.framework.listen.ListenerContainer$1.run(ListenerContainer.java:92) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) | |
at java.lang.Thread.run(Thread.java:722) | |
Locked ownable synchronizers: | |
- <0x0000000110d875a8> (a java.util.concurrent.ThreadPoolExecutor$Worker) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment