JMS bridge thread interrupted during shutting down EAP server
Issue
- Exception in JMS Server while EAP 6 server shutdown. Please Suggest if the blow exception may impact the functionality.
2015-03-29 03:27:54,341 ERROR [pool-4-thread-1] [stderr ] Exception in thread "pool-4-thread-1" Exception in thread "pool-4-thread-2" org.hornetq.api.core.HornetQInterruptedException: java.lang.InterruptedException
2015-03-29 03:27:54,346 ERROR [pool-4-thread-1] [stderr ] at org.hornetq.jms.bridge.impl.JMSBridgeImpl$BatchTimeChecker.run(JMSBridgeImpl.java:2162)
2015-03-29 03:27:54,347 ERROR [pool-4-thread-1] [stderr ] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
2015-03-29 03:27:54,348 ERROR [pool-4-thread-1] [stderr ] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
2015-03-29 03:27:54,350 ERROR [pool-4-thread-1] [stderr ] at java.lang.Thread.run(Thread.java:619)
2015-03-29 03:27:54,351 ERROR [pool-4-thread-1] [stderr ] Caused by: java.lang.InterruptedException
2015-03-29 03:27:54,352 ERROR [pool-4-thread-1] [stderr ] at java.lang.Object.wait(Native Method)
2015-03-29 03:27:54,354 ERROR [pool-4-thread-1] [stderr ] at org.hornetq.jms.bridge.impl.JMSBridgeImpl$BatchTimeChecker.run(JMSBridgeImpl.java:2149)
2015-03-29 03:27:54,355 ERROR [pool-4-thread-1] [stderr ] ... 3 more
2015-03-29 03:27:54,357 ERROR [pool-4-thread-2] [stderr ] org.hornetq.api.core.HornetQInterruptedException: java.lang.InterruptedException
2015-03-29 03:27:54,376 ERROR [pool-4-thread-2] [stderr ] at org.hornetq.jms.bridge.impl.JMSBridgeImpl$SourceReceiver.run(JMSBridgeImpl.java:1946)
2015-03-29 03:27:54,378 ERROR [pool-4-thread-2] [stderr ] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
2015-03-29 03:27:54,380 ERROR [pool-4-thread-2] [stderr ] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
2015-03-29 03:27:54,381 ERROR [pool-4-thread-2] [stderr ] at java.lang.Thread.run(Thread.java:619)
2015-03-29 03:27:54,383 ERROR [pool-4-thread-2] [stderr ] Caused by: java.lang.InterruptedException
2015-03-29 03:27:54,384 ERROR [pool-4-thread-2] [stderr ] at java.lang.Object.wait(Native Method)
2015-03-29 03:27:54,386 ERROR [pool-4-thread-2] [stderr ] at org.hornetq.jms.bridge.impl.JMSBridgeImpl$SourceReceiver.run(JMSBridgeImpl.java:1938)
2015-03-29 03:27:54,387 ERROR [pool-4-thread-2] [stderr ] ... 3 more
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.