ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » After a few success suddenly MQJMS2005 with reason code 2009

Post new topic  Reply to topic
 After a few success suddenly MQJMS2005 with reason code 2009 « View previous topic :: View next topic » 
Author Message
prashant
PostPosted: Wed Aug 06, 2003 1:26 am    Post subject: After a few success suddenly MQJMS2005 with reason code 2009 Reply with quote

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
View user's profile Send private message
bower5932
PostPosted: Wed Aug 06, 2003 6:06 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » After a few success suddenly MQJMS2005 with reason code 2009
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.