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 » Error Handling for Configurable Services

Post new topic  Reply to topic
 Error Handling for Configurable Services « View previous topic :: View next topic » 
Author Message
kirank
PostPosted: Tue Dec 11, 2012 4:09 pm    Post subject: Error Handling for Configurable Services Reply with quote

Centurion

Joined: 10 Oct 2002
Posts: 136
Location: California

Hi,

We are using FTP Configurable Service to FTP files from File Output node to a remote server. At times the service experiences connectivity error with remote server. The configurable service seems to log error to broker log. We have our standard Error Sub flow connected to the Failure node of the File Output node. But nothing is routed to Failure node.
Is there something wrong with our setup or that's how configurable service behaves and we can NOT capture that exception in the flow?

Regards

Kiran
Back to top
View user's profile Send private message
McueMart
PostPosted: Tue Dec 11, 2012 4:31 pm    Post subject: Reply with quote

Chevalier

Joined: 29 Nov 2011
Posts: 490
Location: UK...somewhere

Please tell us the error you are seeing in the broker error log and we may be able to help!
Back to top
View user's profile Send private message
kirank
PostPosted: Tue Dec 11, 2012 5:12 pm    Post subject: Reply with quote

Centurion

Joined: 10 Oct 2002
Posts: 136
Location: California

Here is one if the errors from Broker Log

BIP3384E: File node 'FileOutput-TW' in message flow 'PROJECT_WARREN'. An unexpected reply has been received from 'FTP' server 'ftransfer.tw.com'. The command and reply are: 'STOR =>response: '. : BKLQAR01.9906bd4b-2a01-0000-0080-f1c9cf4b5b49: ComIbmFileOutputNode.java: 542: transferToFtpServer: :
Back to top
View user's profile Send private message
Esa
PostPosted: Wed Dec 12, 2012 1:06 am    Post subject: Re: Error Handling for Configurable Services Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

kirank wrote:


We are using FTP Configurable Service to FTP files from File Output node to a remote server. At times the service experiences connectivity error with remote server. The configurable service seems to log error to broker log. We have our standard Error Sub flow connected to the Failure node of the File Output node. But nothing is routed to Failure node.
Is there something wrong with our setup or that's how configurable service behaves and we can NOT capture that exception in the flow?


The name configurable service is quite misleading. Configurable services are just containers of parameters, not active components that would do things like exception handling or logging. It's the FileOutput node that is the active component in your case, it just fetches its configuration from the configurable service.

By the way, which Message Broker version are you using?

According to the InfoCenter the message should be propagated to the failure terminal if "a failure is detected when a message is propagated".

In your case, you get a response, which means that no failure is detected when the message is propagated. It's just that the response is unexpected, but that is detected only after the call to PROPAGATE has returned...
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Dec 12, 2012 2:53 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
Here is one if the errors from Broker Log
Is that from a service trace? You do realise that service trace is intended for IBM Level 3 service, and not for end users? Message flow developers can ( and should, when necessary ) make use of user trace, possibly with the -d parameter for debugging detail.

If you find that the debugger + Activity Log + Trace nodes + user trace is not providing you with enough information to diagnose the problem...PMR time.
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 » Error Handling for Configurable Services
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.