You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/20 17:55:54 UTC

Build failed in Jenkins: ActiveMQ-Apollo #920

See <https://builds.apache.org/job/ActiveMQ-Apollo/920/changes>

Changes:

[chirino] Don't cleanup a session route which is currently sending a message.

------------------------------------------
[...truncated 7423 lines...]
INFO  | pool-1-thread-1 | Running test : testMessageListenerOnMessageCloseUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Got in second listener: 1
INFO  | pool-1-thread-1 | Running test : testMessageListenerOnMessageCloseUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
javax.jms.IllegalStateException: The Session is closed	at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:722)
	at org.apache.activemq.ActiveMQMessageConsumer$1.execute(ActiveMQMessageConsumer.java:533)
	at org.apache.activemq.command.ActiveMQMessage.acknowledge(ActiveMQMessage.java:97)
	at org.apache.activemq.apollo.JMSConsumerTest$6.onMessage(JMSConsumerTest.java:385)
	at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1230)
	at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:134)
	at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:205)
	at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:127)
	at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
INFO  | ActiveMQ Session Task-2 | Got in second listener: 1
INFO  | ActiveMQ Session Task-2 | Got in second listener: 2
INFO  | ActiveMQ Session Task-2 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerOnMessageCloseUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerOnMessageCloseUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
javax.jms.IllegalStateException: The Session is closed	at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:722)
	at org.apache.activemq.ActiveMQMessageConsumer$1.execute(ActiveMQMessageConsumer.java:533)
	at org.apache.activemq.command.ActiveMQMessage.acknowledge(ActiveMQMessage.java:97)
	at org.apache.activemq.apollo.JMSConsumerTest$6.onMessage(JMSConsumerTest.java:385)
	at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1230)
	at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:134)
	at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:205)
	at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:127)
	at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
INFO  | ActiveMQ Session Task-1 | Got in second listener: 1
INFO  | ActiveMQ Session Task-1 | Got in second listener: 2
INFO  | ActiveMQ Session Task-1 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Got in second listener: 2
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
INFO  | ActiveMQ Session Task-1 | Got in second listener: 2
INFO  | ActiveMQ Session Task-1 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
INFO  | ActiveMQ Session Task-2 | Got in second listener: 2
INFO  | ActiveMQ Session Task-2 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
INFO  | ActiveMQ Session Task-2 | Got in second listener: 2
INFO  | ActiveMQ Session Task-2 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerAutoAckOnCloseWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | ActiveMQ Session Task-1 | Got in first listener: 0
INFO  | ActiveMQ Session Task-1 | Got in first listener: 1
INFO  | ActiveMQ Session Task-1 | Got in second listener: 2
INFO  | ActiveMQ Session Task-1 | Got in second listener: 3
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumerWithPrefetch1 {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testMessageListenerWithConsumer {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=3, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=3, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=1, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=3, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=3, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=STOMP, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testUnackedWithPrefetch1StayInQueue {protocol=OpenWire, destinationType=QUEUE_TYPE, ackMode=2, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testPrefetch1MessageNotDispatched {protocol=STOMP, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testPrefetch1MessageNotDispatched {protocol=OpenWire, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testPrefetch1MessageNotDispatched {protocol=STOMP, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testPrefetch1MessageNotDispatched {protocol=OpenWire, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDontStart {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDontStart {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDontStart {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDontStart {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testStartAfterSend {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testStartAfterSend {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testStartAfterSend {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testStartAfterSend {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=1}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TEMP_QUEUE_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=STOMP, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testReceiveMessageWithConsumer {protocol=OpenWire, destinationType=TEMP_TOPIC_TYPE, deliveryMode=2}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDupsOkConsumer {protocol=STOMP}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testDupsOkConsumer {protocol=OpenWire}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testRedispatchOfUncommittedTx {protocol=STOMP}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testRedispatchOfUncommittedTx {protocol=OpenWire}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testRedispatchOfRolledbackTx {protocol=STOMP}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testRedispatchOfRolledbackTx {protocol=OpenWire}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testAckOfExpired {protocol=STOMP, destinationType=QUEUE_TYPE}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testAckOfExpired {protocol=OpenWire, destinationType=QUEUE_TYPE}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testAckOfExpired {protocol=STOMP, destinationType=TOPIC_TYPE}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
INFO  | pool-1-thread-1 | Running test : testAckOfExpired {protocol=OpenWire, destinationType=TOPIC_TYPE}
INFO  | pool-1-thread-1 | Loading broker configuration from the classpath with URI: xml:classpath:apollo.xml
Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.372 sec

Results :

Tests run: 487, Failures: 0, Errors: 0, Skipped: 0

Sending e-mails to: commits@activemq.apache.org
ERROR: Maven JVM terminated unexpectedly with exit code 143


Jenkins build is back to normal : ActiveMQ-Apollo #921

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Apollo/921/changes>