Author |
Message
|
blueman |
Posted: Wed Dec 01, 2010 12:37 am Post subject: Issue migrating Message flow from WMB V6.0 to 6.1 |
|
|
Novice
Joined: 23 May 2010 Posts: 15
|
Am migrating a message flow from V 6.0 to 6.1. I get the following error while testing the flow. It errors out while getting to the JCN.
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\ImbDataFlowNode.cpp
Line:INTEGER:957
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmWSInputNode
Name:CHARACTER:GETMRSTMTSUMMARY_WS#FCMComposite_1_1
Label:CHARACTER:GETMRSTMTSUMMARY_WS.getMRStmtSum_HTTP_Request
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\PluginInterface\ImbJniNode.cpp
Line:INTEGER:1028
Function:CHARACTER:ImbJniNode::evaluate
Type:CHARACTER:ComIbmJavaComputeNode
Name:CHARACTER:GETMRSTMTSUMMARY_WS#FCMComposite_1_2 Label:CHARACTER:GETMRSTMTSUMMARY_WS.Construct SOAP and Sign
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\PluginInterface\com_ibm_broker_plugin_CMbService.cpp
Line:INTEGER:1862
Function:CHARACTER:ImbJavaExceptionUtils::throwableToNativeException
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:4367
Text:CHARACTER:Unhandled exception in plugin method.
Insert
Type:INTEGER:5
Text:CHARACTER:evaluate
Insert
Type:INTEGER:5
Text:CHARACTER:Construct SOAP and Sign
Insert
Type:INTEGER:5
Text:CHARACTER:java.lang.ClassCastException: java.lang.Exception incompatible with com.ibm.broker.plugin.MbException
RecoverableException
File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\PluginInterface\com_ibm_broker_plugin_CMbService.cpp
Line:INTEGER:1880
Function:CHARACTER:ImbJavaExceptionUtils::throwableToNativeException
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:4395
Text:CHARACTER:Unhandled exception in plugin method
Insert
Type:INTEGER:5
Text:CHARACTER:java.lang.ClassCastException
Insert
Type:INTEGER:5
Text:CHARACTER:MyApplicationFlow_JavaCompute
Insert
Type:INTEGER:5
Text:CHARACTER:evaluate
Insert
Type:INTEGER:5
Text:CHARACTER:MyApplicationFlow_JavaCompute.java
Insert
Type:INTEGER:2
Text:CHARACTER:288
Appreciate a quick response.
THanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Dec 01, 2010 9:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
Quote: |
Number:INTEGER:4395
Text:CHARACTER:Unhandled exception in plugin method
Insert
Type:INTEGER:5
Text:CHARACTER:java.lang.ClassCastException
I |
I'd try and look into that. Something is may be no longer the class you expected it to be...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
j.f.sorge |
Posted: Wed Dec 01, 2010 10:24 am Post subject: |
|
|
Master
Joined: 27 Feb 2008 Posts: 218
|
And you should search within the mentioned java class
Quote: |
Insert
Type:INTEGER:5
Text:CHARACTER:MyApplicationFlow_JavaCompute.java |
around given line
Quote: |
Insert
Type:INTEGER:2
Text:CHARACTER:288 |
_________________ IBM Certified Solution Designer - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
Siddu |
Posted: Tue Oct 08, 2013 2:10 am Post subject: |
|
|
Apprentice
Joined: 22 Aug 2012 Posts: 44
|
Hi,
Was this resolved?
Can you please let me know what was the root cause. I'm getting the below error:
Code: |
<Exception Number>4395</Exception Number>
<Category> Recoverable Exception</ Category>
<Detail Error Message> Recoverable Exception::Caught exception and rethrowing. Recoverable Exception::Unhandled exception in plugin method..Recoverable Exception::Unhandled exception in plugin method.->261.</Detail Error Message>
<Error Source>Common_Audit Consumer_MsgFlow.Audit Logging in File - Log4j<Error Source> |
_________________ "Be honest. It is one of the few things that you can control in your life." |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Oct 08, 2013 2:27 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
It is far better to Open a new thread and refer to the old one in it.
In the majority of cases the two cases are not 100% identical.
Are you migrating from 6.0 to 6.1 like the original poster was? _________________ 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 |
|
 |
|