Robert Aung-Naing
2005-09-06 18:46:57 UTC
Hello,
I am running into the MQeCommunicationsException socket timeout error
when we have a lot of messages in a remote queue (about 10,000).
It doesn't matter whether I am browsing or sending messages to the
queue. I tried MQeTcpipAdapter.Timeout (-D on java launch) but it
didn't work.
Does anyone know any other parameter to increase the socket timeout?
Any help will be appreciated.
Partial stack trace is attached.
Thanks,
Robert.
com.ibm.mqe.communications.MQeCommunicationsException: An exception occured
in the communications layer(socket timeout and retries exhausted)[ServletQM
3] (code=14)
at com.ibm.mqe.adapters.MQeTcpipAdapter.Error(I)I(DashoA8173:???)
at com.ibm.mqe.adapters.MQeTcpipLengthAdapter.read()[B(Optimized Method)
at
com.ibm.mqe.communications.MQeChannel.processRequest(Lcom.ibm.mqe.MQeFields;
)Lcom.ibm.mqe.MQeFields;(Optimized Method)
at
com.ibm.mqe.communications.MQeChannel.command(Ljava.lang.String;[B)[B(Optimi
zed Method)
at
com.ibm.mqe.MQeTransporter.putMessage(Lcom.ibm.mqe.MQeMsgObject;J)Lcom.ibm.m
qe.MQeMsgObject;(Optimized Method)
at
com.ibm.mqe.MQeRemoteQueue.putMessage(Ljava.lang.String;Ljava.lang.String;Lc
om.ibm.mqe.MQeMsgObject;J)V(Optimized Method)
at
com.ibm.mqe.MQeQueueManager.putMessage(Ljava.lang.String;Ljava.lang.String;L
com.ibm.mqe.MQeMsgObject;Lcom.ibm.mqe.MQeAttribute;J)V(Optimized Method)
I am running into the MQeCommunicationsException socket timeout error
when we have a lot of messages in a remote queue (about 10,000).
It doesn't matter whether I am browsing or sending messages to the
queue. I tried MQeTcpipAdapter.Timeout (-D on java launch) but it
didn't work.
Does anyone know any other parameter to increase the socket timeout?
Any help will be appreciated.
Partial stack trace is attached.
Thanks,
Robert.
com.ibm.mqe.communications.MQeCommunicationsException: An exception occured
in the communications layer(socket timeout and retries exhausted)[ServletQM
3] (code=14)
at com.ibm.mqe.adapters.MQeTcpipAdapter.Error(I)I(DashoA8173:???)
at com.ibm.mqe.adapters.MQeTcpipLengthAdapter.read()[B(Optimized Method)
at
com.ibm.mqe.communications.MQeChannel.processRequest(Lcom.ibm.mqe.MQeFields;
)Lcom.ibm.mqe.MQeFields;(Optimized Method)
at
com.ibm.mqe.communications.MQeChannel.command(Ljava.lang.String;[B)[B(Optimi
zed Method)
at
com.ibm.mqe.MQeTransporter.putMessage(Lcom.ibm.mqe.MQeMsgObject;J)Lcom.ibm.m
qe.MQeMsgObject;(Optimized Method)
at
com.ibm.mqe.MQeRemoteQueue.putMessage(Ljava.lang.String;Ljava.lang.String;Lc
om.ibm.mqe.MQeMsgObject;J)V(Optimized Method)
at
com.ibm.mqe.MQeQueueManager.putMessage(Ljava.lang.String;Ljava.lang.String;L
com.ibm.mqe.MQeMsgObject;Lcom.ibm.mqe.MQeAttribute;J)V(Optimized Method)