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 » logs for message flows

Post new topic  Reply to topic
 logs for message flows « View previous topic :: View next topic » 
Author Message
mrgate
PostPosted: Mon Jun 29, 2009 5:21 am    Post subject: logs for message flows Reply with quote

Centurion

Joined: 28 Feb 2007
Posts: 141
Location: India

Hi All,
Currently we are working on Message Broker V6.1.4, Websphere MQ V7.0 on AIX 5.3.

We have a message flow deployed on production environment.
1) Ours message flows functionality is retrieve from queue, do necessary computation using compute node and insert into database.
2) There is an exception handling mechanism in such a way that it will retrieve necessary error and write to error queue and throw error using throw node so that message will be sent to mqinput node and message will be written to backout queue. so, everytime when a message was retrieved from input, if error occurs, it will be sent to both error queue and backout queue.
3) Two days back, there was a situation in such a way that message was sent to backout queue and message was not sent to error queue. We have one reason that when error occurs in error handling path, it will be sent to backout queue and not to error queue.
4) We can have flow level trace using mqsichangetrace,mqsireadlog and mqsiformatlog commands, but this happened before two days and customer is asking for root cause today.
5) May I know whether any solution is there for getting root cause other than trace settings. Is there any logs for getting detailed information of message flow that happened before two days.
_________________
MQSeries terrorist
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Mon Jun 29, 2009 6:10 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

It depends how fatal the error was. There may be clues in system logs which i'm guessing here may be something along the lines of /var/adm/messages so someone please feel free to correct me.
Back to top
View user's profile Send private message
gs
PostPosted: Mon Jun 29, 2009 1:14 pm    Post subject: Reply with quote

Master

Joined: 31 May 2007
Posts: 254
Location: Sweden

WMBDEV1 wrote:
It depends how fatal the error was. There may be clues in system logs which i'm guessing here may be something along the lines of /var/adm/messages so someone please feel free to correct me.


I second that. The errors should have been output to the syslog. You could also look at the execution group's stdout/stderr.
Back to top
View user's profile Send private message
mrgate
PostPosted: Mon Jun 29, 2009 11:00 pm    Post subject: Reply with quote

Centurion

Joined: 28 Feb 2007
Posts: 141
Location: India

gs wrote:
I second that. The errors should have been output to the syslog. You could also look at the execution group's stdout/stderr.


Hi, may I know the exact path of execution group's stdout/stderr.
_________________
MQSeries terrorist
Back to top
View user's profile Send private message
gs
PostPosted: Mon Jun 29, 2009 11:42 pm    Post subject: Reply with quote

Master

Joined: 31 May 2007
Posts: 254
Location: Sweden

mrgate wrote:
Hi, may I know the exact path of execution group's stdout/stderr.


Have you tried "stdout stderr" as a search query in the wmb infocenter?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jun 30, 2009 4:54 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

It's entirely possible, and not too hard, to build a message flow that will never log anything, no matter what goes wrong.

Ignore standard error/standard out.

Revisit the design of your flow, and ensure that you take steps to log errors, or at least take steps not to prevent exceptions from reaching the input node.
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 » logs for message flows
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.