|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
After a few success suddenly MQJMS2005 with reason code 2009 |
« View previous topic :: View next topic » |
Author |
Message
|
prashant |
Posted: Wed Aug 06, 2003 1:26 am Post subject: After a few success suddenly MQJMS2005 with reason code 2009 |
|
|
Novice
Joined: 01 Aug 2002 Posts: 17
|
Hi,
My JMS application is runnng a multiple number of threads, each thread having it's own connection with the MQSeries(Each thread has a queue manager, queue, sender, reciever). The thread has to process incoming requests. The thread has to live/run infinitly and process incoming requests. It prepares connections with MQSeries and using that connection processes the requests.That queue connection,session and sender is reused across all the requests in the thread.(That means the thread processes incoming requests one by one using the same queue connection, session and sender).
The problem is that the thread processes anumber of requests successfully(almost 30000 to 70000 requests successfully)and after that it starts failing process the request giving the reason code 2009 (Errro JMSMQ2005) completion code 2 reason code 2009.
This reson code specifies that may be the bindings is incorrect or queue manager is not running. First case is ruled out because it has successfully processed a few request already. And second that the MQSeries is not running is also ruled out since other applications are able to connect to them. Can somebody please help me with that?
Thanks
Prashant |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Aug 06, 2003 6:06 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I've seen 2009's when using the listener pool. There is a defect in the Microsoft tcp/ip. This error usually manifests itself as a 10038 error in one of the MQ logs. If you are seeing a 10038, then set the environment variable:
set MQNOREMPOOL=1 |
|
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
|
|
|
|