Dropping Connection

Hi folks,

We are pushing messages to an IBM MQ queue on a AIX server where our client connects to from their Windows server and pick up the message. The

problem is that every now and then the connection drops and the client application cannot pick up the message. Someone has to bring up the app. to process the messages.

I need to know any debugging sniffer commands on AIX that I can use to capture logs. Please help.

  • Aman

---------- Post updated at 06:16 PM ---------- Previous update was at 06:06 PM ----------

Here is the connection drop exception:

OPVMQListenerA - Exception: OPV.IR1.CUST_PUBLISH_TCCSG.OUT : Error occured while accessing the queue.MQRC_CONNECTION_BROKEN, Update skipped
OPVMQListenerA - OPV.IR1.CUST_PUBLISH_TCCSG.OUT: MQRC_CONNECTION_BROKEN

  • Aman

Its more on the Widows server side where you can act: I think its a system network timeout parameter that needs tuning ( too short Windows side...)