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 » General IBM MQ Support » job stops after 12 2033 errors

Post new topic  Reply to topic
 job stops after 12 2033 errors « View previous topic :: View next topic » 
Author Message
brianb
PostPosted: Wed Jul 16, 2014 2:06 pm    Post subject: job stops after 12 2033 errors Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

Hi

MQ 7.5.0.2
MB 8.0.0.3
Windows

I have a java client job that sends several thousand messages to a queue which get consumed by the broker

the job opens two queue an in and an out

The job writes to a DB in memory and does a search by correlation ID

It will sometimes get 12 MQ Exceptions of 2033 and the messages stop getting consumed in the out queue

The only constant is the 12 x 2033 errors

Is there any rule that would cause a job to stop once the 12th 2033 error is reached ?

Would this be an issue in how the java client code is trapping error messages or would it be in how the broker is handling error messages ?

No errors are generated in MQ or broker or Windows event log

Any thoughts
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Jul 16, 2014 2:27 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

2033 is not an error, it is a ReasonCode returned to the application. The meaning of 2033 is no message available.

Either the queue contains no messages, OR the queue does not contain a message that matches MsgId and/or CorrelId valued specified.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Thu Jul 17, 2014 4:55 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

It would be a good bet that the Java code of which you speak is coded to give up after 12 attempts to retrieve a specific message.

So, it is in the user written Java code and not the MQ product.
Back to top
View user's profile Send private message AIM Address
brianb
PostPosted: Thu Jul 17, 2014 2:19 pm    Post subject: multiple 2033 Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

Hi

Bruce --I am not questioning the 2033 it could be bob javascript:emoticon('')

Joseph - Correct but not being a developer I am having difficulty figuring out the code

Time to hit the books

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » job stops after 12 2033 errors
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.