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 » MQJE001 Completion Code 2, Reason 2033 msgs on console

Post new topic  Reply to topic
 MQJE001 Completion Code 2, Reason 2033 msgs on console « View previous topic :: View next topic » 
Author Message
Rclements
PostPosted: Mon Apr 21, 2003 1:58 pm    Post subject: MQJE001 Completion Code 2, Reason 2033 msgs on console Reply with quote

Novice

Joined: 20 Jun 2002
Posts: 18

I know that this is a result of message not found and a timout occuring...

what I want to do is to supress these from showing up on the console since the application deals with these exceptions....

does anyone know how to get MQ to stop writing this to the console every time it occurs?

thanks in advance
Ricardo
Back to top
View user's profile Send private message Send e-mail
clindsey
PostPosted: Mon Apr 21, 2003 4:18 pm    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

Put these 2 lines somewhere early in your code:

MQEnvironment.disableTracing ();
MQException.log = null;

Charlie
Back to top
View user's profile Send private message
sreepanchajanyam
PostPosted: Wed Jul 09, 2008 5:34 am    Post subject: reason code 2033 Reply with quote

Newbie

Joined: 09 Jul 2008
Posts: 1

I used the above two statements throughout my code but still my output file contains this error messages , and also this error is continuously logged in the output file .One another problem is i am not able to identify the code which is writing to the output file .Please help me
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 » IBM MQ Java / JMS » MQJE001 Completion Code 2, Reason 2033 msgs on console
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.