Posted: Thu Jul 18, 2002 8:29 am Post subject: OpenInputCount of 1 with no active connections
Apprentice
Joined: 28 Jun 2001 Posts: 26 Location: Milwaukee
Hello all -
I have a JMS developer with an OpenInputCount of 1 on one of his message queues, after all of his connections are closed. I'm not very familiar with JMS, but I double-checked that they were explicitly calling the close methods for each QueueReceiver they were using.
Bouncing the queue manger cleaned it up but we are curious if anyone has seen this before.
It's a JMS client connection to MQ 5.2 (CSD04) on NT.
This particular group is using the OpenInputCount / OpenOutputCount to verify the number of connections ... what can be done to clean up the orphaned handles short of bouncing the queue manager?
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
Well the only way to prevent them from happening is not to kill process
or have apps not do a MQCLOSE/MQDISC. Currently the only way to clean them up is to bounce the queue manager. However on the new
version v5.3 there is a way to display what process has a Queue open
so this may help solve the problem. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum