|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQRC_NO_MSG_AVAILABLE... on MQPUT?! |
« View previous topic :: View next topic » |
Author |
Message
|
mikehkk |
Posted: Thu Apr 14, 2005 7:52 am Post subject: MQRC_NO_MSG_AVAILABLE... on MQPUT?! |
|
|
Apprentice
Joined: 29 Jul 2002 Posts: 25
|
I have an application that will occasionally generate the above error when PUTTING to a queue. When occurs, a cluster of these errors on PUT actions will be generated... and then just resolve by itself with no intervention. Very odd.
Anyone else experience this? Possible causes/solutions? Thanks much. |
|
Back to top |
|
 |
JT |
Posted: Thu Apr 14, 2005 2:33 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
That's a 'first' for me. I've never heard of a 2033 rc being generated on an MQPUT/1 call.
How are you capturing this event, debug session, trace......?
Are there any MQGET calls being made in the program? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Apr 14, 2005 3:16 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
The APR manual does not list 2033 as a possibel RC for MQPUT. I would guess there is a problem in the code in that it doesn't display the actual MQRC of the MQPUT failure. Maybe some field is not initialized and you have leftover data in the field that displays the MQRC? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
mikehkk |
Posted: Fri Apr 15, 2005 6:00 am Post subject: |
|
|
Apprentice
Joined: 29 Jul 2002 Posts: 25
|
Actually, that was my next line of investigation. Though I thought app code - including error trapping - was pretty solid, I have my doubts now. There are GET calls in the sequence possibly generating this legitimate error with the error verbiage being erroneously reported. Will take a closer look.
Thanks for the response guys. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|