|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Messages are not sent to the queues intermittently. |
« View previous topic :: View next topic » |
Author |
Message
|
santhsridar |
Posted: Wed May 23, 2007 12:43 am Post subject: Messages are not sent to the queues intermittently. |
|
|
Newbie
Joined: 22 May 2007 Posts: 2
|
Hi,
We are sending some bunch of messages to the JMS Queue at one shot. During this process, there are few messages which are failed in the middle. But rest of the messages has been sent to the queue successfully. After the restart of the websphere app server, the failed messages also processed successfully. In our systemout.log of app server we are getting the following error.
00000031 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource JMS$EventQueueConnectionFactory$JMSManagedConnection@332289926. The exception which was received is javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
The version of WAS is 6.0.2.17 and we are using embedded MQ only.
I believe that I have to do some setting change in WAS admin console. Please suggest me some good pointers. _________________ Sridar |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Wed May 23, 2007 12:57 am Post subject: Re: Messages are not sent to the queues intermittently. |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
Who puts this error into systemout.log, your application ?
Can you place there also linked exception to see mqrc code ?
Have you found something in MQ logs ? _________________ Marcin |
|
Back to top |
|
 |
santhsridar |
Posted: Wed May 23, 2007 1:39 am Post subject: Reason code and more logs |
|
|
Newbie
Joined: 22 May 2007 Posts: 2
|
Hi,
Thanks for your swift response. This log isbeing printed by Websphere I believe.
[5/22/07 1:27:59:663 CDT] 0000016e ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/com/peoplesoft/pt/e1/server/enterprise/events/QueueConnectionFactory. The exception which was received is javax.jms.JMSException: MQJMS1025: failed to browse message
[5/22/07 1:27:59:679 CDT] 0000016e JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB TransferAgent , JMSDestination jms/com/peoplesoft/pt/e1/server/enterprise/events/TriggerQueue : javax.jms.JMSException: MQJMS1025: failed to browse message
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java(Inlined Compiled Code))
at com.ibm.mq.jms.MQQueueAgentThread1Impl.browse(MQQueueAgentThread1Impl.java(Compiled Code))
at com.ibm.mq.jms.MQQueueAgentThread.run(MQQueueAgentThread.java(Compiled Code))
at java.lang.Thread.run(Thread.java:570)
---- Begin backtrace for Nested Throwables
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2195
at com.ibm.mq.jms.MQQueueAgentThread1Impl.browseMsg(MQQueueAgentThread1Impl.java(Compiled Code))
at com.ibm.mq.jms.MQQueueAgentThread1Impl.browse(MQQueueAgentThread1Impl.java(Compiled Code))
at com.ibm.mq.jms.MQQueueAgentThread.run(MQQueueAgentThread.java(Compiled Code))
at java.lang.Thread.run(Thread.java:570)
Please suggest me where can i find the MQ log in websphere installation folder.
Thanks again.
Regards,
Sri _________________ Sridar |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|