|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP2230 error. |
« View previous topic :: View next topic » |
Author |
Message
|
guest468 |
Posted: Tue Jun 06, 2006 6:00 am Post subject: BIP2230 error. |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Guys,
I need some help on Excption handling. Actually I am wiring Catch terminal of MQInput node to catch exceptions. And in catch path I have to pass the entire message along with ExceptionList to another main flow which will handle the exptions. But in the catch path I am unable to put the message to o/p queue. It raises the following error...
Error BIP2232E: Error detected whilst handling a previous error in node 'TestFlow.MQOutput2'.
The message broker has detected an error in node 'TestFlow.MQOutput2' whilst handling a previous error.
See the following messages for details of the exception list associated with the original error. Thereafter messages will be associated with the new error.
2006-06-06 09:41:45.202049 1132 RecoverableException BIP2230E: Error detected whilst processing a message in node 'TestFlow.Compute1'.
The message broker detected an error whilst processing a message in node 'TestFlow.Compute1'. An exception has been thrown to cut short the processing of the message.
See the following messages for details of the error.
This error is followed by lot of errors related to the original exception. (FYI : I am intentionally raising divide by zero exception in the TestFlow.Compute1 node.)
Interestingly , when I use debugger, the message successfully goes to the O/P queue.
NOTE : In the compute node of Catch path, I am assigning a string value to the MRM message before passing the message to the O/p queue. And if i remove this statement and just retain the copy InputRoot to OutputRoot, it passes.
Thanks. |
|
Back to top |
|
 |
JT |
Posted: Tue Jun 06, 2006 4:25 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Place a Trace node before the MQOutput node with the trace pattern $Root.
Then post the results here. |
|
Back to top |
|
 |
SpitFire |
Posted: Tue Jun 06, 2006 10:22 pm Post subject: Re: BIP2230 error. |
|
|
 Acolyte
Joined: 01 Aug 2005 Posts: 59 Location: India
|
guest468 wrote: |
Guys,
NOTE : In the compute node of Catch path, I am assigning a string value to the MRM message before passing the message to the O/p queue. And if i remove this statement and just retain the copy InputRoot to OutputRoot, it passes.
|
I guess there is some glitch in the ESQL code written. Can you paste the related code block here? _________________ ...: 5|71+ph1|23 :... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|