Author |
Message |
Topic: MQ Exception 2009 and 2019 |
robiijohn
Replies: 4 Views: 84676
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Mon Oct 20, 2008 8:59 pm Subject: MQ Exception 2009 and 2019 |
Hi Gayathri,
Thanks for ur reply.
But the sadest part is that the same application is running fine on a SIT environment and has problems only in the UAT environment. Therefore there is very little ... |
Topic: MQ Exception 2009 and 2019 |
robiijohn
Replies: 4 Views: 84676
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Mon Oct 20, 2008 5:56 pm Subject: MQ Exception 2009 and 2019 |
Hi,
I had been working on the MDB off late and had encountered the following error
while trying to send out a message from the my system to an MQ.
All the connections are established when the se ... |
Topic: How to Print MQ Mesaage CorrelationId |
robiijohn
Replies: 3 Views: 6125
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 14, 2008 10:58 pm Subject: How to Print MQ Mesaage CorrelationId |
Hi All,
How can i Print the correlation Id of the MQ message ......
Since the correlation Id is in the byte format it is not printing the correct value....
Can Anybody help  |
Topic: Cannot convert byte message to text message error |
robiijohn
Replies: 2 Views: 7009
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 14, 2008 5:00 am Subject: Cannot convert byte message to text message error |
Hi ,
I am putting the MQMessage in to the queue.....
but when i tried to retrieve the same message using mdb listener the data has become Byte message....i don't really know why it is taking as B ... |
Topic: Reading JMSReply to Queue |
robiijohn
Replies: 6 Views: 11218
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 13, 2008 6:12 pm Subject: Reading JMSReply to Queue |
Hi , Thanks for your reply....
i wantedto put the message id of the incoming message into the correlationId field of the mq message. as you know i am getting the incoming message as jms.... so ... |
Topic: Reading JMSReply to Queue |
robiijohn
Replies: 6 Views: 11218
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 13, 2008 4:45 am Subject: Reading JMSReply to Queue |
Thanks for your reply.....
But now i am getting the type conversion error
com.ibm.mq.jms.MQQueue incompatible with com.ibm.mq.MQQueue, Status : Red
Can you please suggest ....
i am putting ... |
Topic: Reading JMSReply to Queue |
robiijohn
Replies: 6 Views: 11218
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 13, 2008 3:46 am Subject: Reading JMSReply to Queue |
Hi All,
I am facing one problem in assigning ReplytoQueue value for the MQ Message.
I am using MDB Listener For receiving the message..
I just wanted to read the JMSReplyTo and put it into the ... |