Posted: Mon Apr 28, 2003 4:50 pm Post subject: Posting a MQRFH2 Message using Java
Newbie
Joined: 28 Apr 2003 Posts: 3
Hello,
I have a Java Client which posts a Message with FORMAT=MQFMT_RF_HEADER_2
I have set the data appropriately based on the MQRFH2 structure defined in the application programming guide.
The code works with MQ 5.3 but with Mq 5.2 it give me the following error
MQJE001: Completion Code 2, Reason 2142
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2142
at com.ibm.mq.MQQueue.put(MQQueue.java:1185)
at test.MQClient.run(MQClient.java:86)
at test.MQClient.main(MQClient.java:15)
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