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 » About BIP2230E Error!

Post new topic  Reply to topic
 About BIP2230E Error! « View previous topic :: View next topic » 
Author Message
iamfat
PostPosted: Thu Mar 08, 2012 5:03 pm    Post subject: About BIP2230E Error! Reply with quote

Apprentice

Joined: 08 Mar 2012
Posts: 32
Location: China

I encounter this error message in my message broker flow.
It's throwed from this line
Code:
terminal.propagate(outAssembly);


The whole message is like below
Code:
Exception Message - [BIPmsgs:2230]BIP2230E: Error detected whilst processing a message in node 'Caught exception and rethrowing'.

The message broker detected an error whilst processing a message in node 'Caught exception and rethrowing'. An exception has been thrown to cut short the processing of the message.

See the following messages for details of the error. : Caught exception and rethrowing
Local Exception Message - [BIPmsgs:2230]BIP2230E: Error detected whilst processing a message in node 'Caught exception and rethrowing'.


The message broker detected an error whilst processing a message in node 'Caught exception and rethrowing'. An exception has been thrown to cut short the processing of the message.

Please help me . Thank you~


Last edited by iamfat on Mon Apr 15, 2013 6:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
smdavies99
PostPosted: Thu Mar 08, 2012 10:35 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Perhaps there is an error in your Flow?

Perhaps that error is in the JCN (Java Compute Node)?

From your post

Quote:

MbRuntimeJavaComputeNode

_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Esa
PostPosted: Fri Mar 09, 2012 1:08 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

'Caught exception and rethrowing' is a normal message you get when an exception has happened in a downstream node.

The 'whole' error message you posted is from the system log, isn't it?
It does not contain the whole exception list. Take user trace, use the debugger to see the exception list, make a trace node write the exception list on disk or a compute node to transform it to an XML message, whatever.

If that really is the whole exception list, then you are probably propagating to a terminal that is not wired?

The name of your java node, is it really 'Caught exception and rethrowing'?
Back to top
View user's profile Send private message
iamfat
PostPosted: Fri Mar 09, 2012 1:09 am    Post subject: Reply with quote

Apprentice

Joined: 08 Mar 2012
Posts: 32
Location: China

smdavies99 wrote:
Perhaps there is an error in your Flow?

Perhaps that error is in the JCN (Java Compute Node)?

From your post

Quote:

MbRuntimeJavaComputeNode



Thankyou for your help.
I've found the root cause about this issue.
I uesed a httpRequest node in my flow.
but when the node invoke the http page. the http server no response.
That cause this error message.

Thank you all the same.

Back to top
View user's profile Send private message
iamfat
PostPosted: Fri Mar 09, 2012 1:13 am    Post subject: Reply with quote

Apprentice

Joined: 08 Mar 2012
Posts: 32
Location: China

Esa wrote:
'Caught exception and rethrowing' is a normal message you get when an exception has happened in a downstream node.

The 'whole' error message you posted is from the system log, isn't it?
It does not contain the whole exception list. Take user trace, use the debugger to see the exception list, make a trace node write the exception list on disk or a compute node to transform it to an XML message, whatever.

If that really is the whole exception list, then you are probably propagating to a terminal that is not wired?

The name of your java node, is it really 'Caught exception and rethrowing'?


Thank you .
The exception is indeed throwed from the downstream node.
When i propagate the message to the httprequest node. the httpnode can't send message to the httpserver. maybe that cause this error.
It have been resolved. thankyou.
:
Back to top
View user's profile Send private message
iamfat
PostPosted: Wed Apr 17, 2013 12:37 am    Post subject: Reply with quote

Apprentice

Joined: 08 Mar 2012
Posts: 32
Location: China

Already resolved. Thanks.
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 » About BIP2230E Error!
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.