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 » WebSphere Message Broker (ACE) Support » RAC problem

Post new topic  Reply to topic
 RAC problem « View previous topic :: View next topic » 
Author Message
Bravo
PostPosted: Thu Jun 08, 2006 4:51 pm    Post subject: RAC problem Reply with quote

Centurion

Joined: 03 Oct 2005
Posts: 146

Hi All,

I'm trying to debug an interface in MB ver 5 CSD 5 and Broker is in AIX.In compute node, the message will PROPAGATE for some conditions depends on the counter.

While I < 5
If A[I] = ErrorMsg
Propagate
End-if

If A[I] = WarningMsg
Propagate
End-if

set I = I + 1;

End While.

I am getting the problem only when I step into the code in a debugger.

For example :

A[1] is WarningMsg,first occurrance it propagates to MQOutput and then returns to the next staement (i.e) Set I = I + 1 after that it hangs.

I tried using Usertrace and Stepover in debug mode.It works fine.

I need to kill the process.Also could you please let me know, Is it advisible to kill the process whenever it hangs?

Any suggestion..
_________________
Bravo
Back to top
View user's profile Send private message
SpitFire
PostPosted: Fri Jun 09, 2006 2:09 am    Post subject: Re: RAC problem Reply with quote

Acolyte

Joined: 01 Aug 2005
Posts: 59
Location: India

Bravo wrote:
In compute node, the message will PROPAGATE for some conditions depends on the counter.

While I < 5
If A[I] = ErrorMsg
Propagate
End-if

If A[I] = WarningMsg
Propagate
End-if

set I = I + 1;

End While.

Is the exact ESQL written? Can you throw more information on the message structure and if possible, paste here the exact ESQL that's posing the problem?

Bravo wrote:
A[1] is WarningMsg,first occurrance it propagates to MQOutput and then returns to the next staement (i.e) Set I = I + 1 after that it hangs.

This is one reason, I would like to see the complete ESQL related to the problem concerned.

Bravo wrote:
I tried using Usertrace and Stepover in debug mode.It works fine.

If you stepover the problem vanishes, is it? That's weird. I've never seen something like that.

Bravo wrote:
I need to kill the process.Also could you please let me know, Is it advisible to kill the process whenever it hangs?

Kill the process? You mean kill the execution group? IMHO, that's very bad. Nevertheless, if I'm right, I guess it will respawn. If in case, you are not able to stop the flow via the toolkit, I suggest you to try to restart the broker.
_________________
...: 5|71+ph1|23 :...
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 » WebSphere Message Broker (ACE) Support » RAC problem
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.