vamshikrishna
8 years agoNew Contributor
connections to WebspeherMQ established via HermesJms are never closed
I am using SoapUI to test my JMS Service via HermesJMS after few tests I get an error that says connections are not available.
Cause: Connections established with the MQ system are never closed.
We use WebspeherMQ and there we have a setting that creates only 10 connections per pc.
So after few tests, all the connections are exhausted and we get the error.
Can someone help me how to solve the above problem without changing the connection limit on MQ?