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 » Problem logging Mq reason code 2033

Post new topic  Reply to topic
 Problem logging Mq reason code 2033 « View previous topic :: View next topic » 
Author Message
vijayg9k
PostPosted: Wed Apr 02, 2008 6:27 am    Post subject: Problem logging Mq reason code 2033 Reply with quote

Newbie

Joined: 02 Apr 2008
Posts: 1

Hello All,

This is my first message to forum, apolozise me if this is not the right the place to post.
I have a problem with logging of " MQ reson code 2033 ".

I dont know much about MQ port message processing flow, but could any one let me know what will be the flow that a MQ port will keep looking for any new messages in the MQ queue.

My aim should be I should not log "MQ reason code 2033" when there are there no new mnessages in the Q.

I am in the process of finding where eaxctly MQ port will keep looking for messages.

Any help is appriciated.

Thanks,
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Wed Apr 02, 2008 6:31 am    Post subject: Re: Problem logging Mq reason code 2033 Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

vijayg9k wrote:
Hello All,

This is my first message to forum, apolozise me if this is not the right the place to post.
I have a problem with logging of " MQ reson code 2033 ".

I dont know much about MQ port message processing flow, but could any one let me know what will be the flow that a MQ port will keep looking for any new messages in the MQ queue.

My aim should be I should not log "MQ reason code 2033" when there are there no new mnessages in the Q.

I am in the process of finding where eaxctly MQ port will keep looking for messages.

Any help is appriciated.

Thanks,



To avoid logging 2033 with JAVA you can :

Code:
MQException.log = null;

_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
Vitor
PostPosted: Wed Apr 02, 2008 6:39 am    Post subject: Re: Problem logging Mq reason code 2033 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vijayg9k wrote:
I dont know much about MQ port message processing flow, but could any one let me know what will be the flow that a MQ port will keep looking for any new messages in the MQ queue.


WMQ doesn't look on a port for messages. Check the Intercommunication manual for an overview.

Suppressing the 2033 reason code is application specific. Is this Java or another language?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Wed Apr 02, 2008 7:47 pm    Post subject: Re: Problem logging Mq reason code 2033 Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US



Vitor wrote:
WMQ doesn't look on a port for messages. Check the Intercommunication manual for an overview.

Suppressing the 2033 reason code is application specific. Is this Java or another language?



Mods: Plz move this java/jms forum
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
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 » Problem logging Mq reason code 2033
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.