Posted: Fri Sep 17, 2010 12:30 am Post subject: mqrc 2334 error
Centurion
Joined: 01 Aug 2010 Posts: 101
from my java application i am trying to post a message in queue . The message does not have the RFH header . Its is required to add RFH header when we post a message in to a queue .
since i am facing the issue as Failed to put message with error code as 2334 .
from my java application i am trying to post a message in queue . The message does not have the RFH header . Its is required to add RFH header when we post a message in to a queue .
since i am facing the issue as Failed to put message with error code as 2334 .
Can anyone pls explain this ?
Obviously your RFH header has not been constructed right.
My opinion, if you are not using JMS or XMS and need an RFH, don't build the RFH header, but switch to the JMS or XMS interface. They will build the RFH for you.
Depending on what you are trying to do the RFH is needed or not. If you are attempting pub/sub I would suggest you use XMS.
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