Cannot receive JMS messages due to InterruptedException during onMessage
Issue
-
I need help with an interrupted exception I am seeing when running a benchmark/load test.
-
In my setup, I have a server (ServerA) that hosts the HornetQ server as well. I have a second server (ServerB) that points to the ServerA and receives messages from it. In the ServerB, I have an application that spins up 20 threads and uses plain JMS message listener API to listen to messages. When number of messages is increased, I notice InterruptedExceptions in the server.log and I don't see messages being processed.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.1.0
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.