|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQJMS1025: Unable to browse message |
« View previous topic :: View next topic » |
Author |
Message
|
pwills |
Posted: Fri Nov 07, 2003 7:43 am Post subject: MQJMS1025: Unable to browse message |
|
|
 Newbie
Joined: 13 Feb 2002 Posts: 7
|
I'm running a Websphere App server 5.0.3 on a Solaris 9 box utilizing JMS.
I can connect to our MQ server (AIX 5.3 running MQ 5.3.0.2). We are processing messages fine, however intermittently we are getting a
MQJMS1025 JMS exception "Failure to browse message" , and our listener stops. There are, however messages on the queue.
any ideas? |
|
Back to top |
|
 |
Prahasith |
Posted: Fri Nov 07, 2003 7:45 am Post subject: |
|
|
 Disciple
Joined: 16 May 2003 Posts: 184 Location: Kansas City
|
Can u post the linked exception associated with it |
|
Back to top |
|
 |
pwills |
Posted: Fri Nov 07, 2003 8:01 am Post subject: The Linked exeption reason code is 2026 |
|
|
 Newbie
Joined: 13 Feb 2002 Posts: 7
|
Here is the trace from our log:
[11/1/03 14:38:24:076 EST] 37ae22 WsServer A WSVR0001I: Server server1 open for e-business
[11/1/03 14:39:25:274 EST] 24250a JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB EmsopsDupCheckListener , JMSDest
ination jms/Emsops_Transaction_Q : javax.jms.JMSException: MQJMS1025: failed to browse message
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:540)
at com.ibm.mq.jms.MQQueueAgentThread1Impl.browse(MQQueueAgentThread1Impl.java:324)
at com.ibm.mq.jms.MQQueueAgentThread.run(MQQueueAgentThread.java:1553)
at java.lang.Thread.run(Thread.java:479)
---- Begin backtrace for Nested Throwables
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2026
at com.ibm.mq.jms.MQQueueAgentThread1Impl.makeSuitableForDelivery(MQQueueAgentThread1Impl.java:583)
at com.ibm.mq.jms.MQQueueAgentThread1Impl.browse(MQQueueAgentThread1Impl.java:251)
at com.ibm.mq.jms.MQQueueAgentThread.run(MQQueueAgentThread.java:1553)
at java.lang.Thread.run(Thread.java:479)
Thankyou SOO much for any assistance |
|
Back to top |
|
 |
vmcgloin |
Posted: Fri Nov 07, 2003 9:18 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Quote: |
mqrc 2026
2026 0x000007ea MQRC_MD_ERROR |
Quote: |
2026 X'07EA' MQRC_MD_ERROR
The MQMD structure is not valid, for one of the following reasons:
The StrucId field is not MQMD_STRUC_ID.
The Version field specifies a value that is not valid or not supported.
The parameter pointer is not valid. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.)
The queue manager cannot copy the changed structure to application storage, even though the call is successful. This can occur, for example, if the pointer points to read-only storage.
Corrective action: Correct the definition of the message descriptor. Ensure that required input fields are correctly set. |
I am not sure how a message would get onto a queue if the MQMD was not valid but try searching (here or IBM MQ support) for 2026 problems. |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Nov 07, 2003 10:43 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
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
|
|
|
|