Posted: Mon Jun 16, 2003 4:32 pm Post subject: MessageFormatException
Chevalier
Joined: 22 Jan 2003 Posts: 429
I am getting below error. Could you please give hints?
javax.jms.MessageFormatException: MQJMS10
50: The MQRFH2 header has an incorrect format
at com.ibm.jms.JMSMessage.newMessageFormatException(JMSMessage.java:2682
)
at com.ibm.jms.JMSMessage._parseUsrFolder(JMSMessage.java:1344)
at com.ibm.mq.jms.MQJMSMessage.createJMSMessage(MQJMSMessage.java:312)
at com.ibm.mq.jms.MQQueueReceiver.getMessage(MQQueueReceiver.java:1246)
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
What MQGMO options are you specifying on the get? And could we have some context about the architecture of the queue managers? _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
This looks to be silly. One of the header properties have value String 'null'. When this is removed, error got away. I guess this should not happen, as it is an another string.
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