Posted: Tue Jul 16, 2002 1:18 am Post subject: 2033 MQRC_NO_MSG_AVAILABLE
Novice
Joined: 19 Oct 2001 Posts: 19
Hi all,
My job is to put a message in a queue and wait for the response for the specific no of seconds. According to that i have written the java code. The following are the GetMessageOptions. I am i setting all the options correctly. Because it is still throwing the 2033 error.
My task is to wait for specific seconds for response. If i did't received any response then i have to do seperate process. And if i received an response then i have to do another process.
Please give me some tips to overcome this problem.
Problem is in database i have maintained the waitinterval as 10000
and in program i am dividing this 10000 by 1000 so it will wait ony 10 milliseconds.
Now i corrected in database as 10 and in program as 10*1000
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