|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Error SoapExtractNode.java, 267 |
« View previous topic :: View next topic » |
Author |
Message
|
sankritya |
Posted: Fri Oct 30, 2009 7:26 pm Post subject: Error SoapExtractNode.java, 267 |
|
|
Centurion
Joined: 14 Feb 2008 Posts: 100
|
Hi All,
I am getting error in the SOAP Extract node of my message flow.
Data Power is used for the validation of the message flow. Message is passing through the Data Power normally but when it reaches the first SOAP Extract node I am getting an Exception
RecoverableException: Unhandled exception in plugin method, java.lang.RuntimeException, com.ibm.broker.soap.SoapExtractNode, removeSOAPEnvelope, SoapExtractNode.java, 267.
My flow is like this
SOAPInput (Validation none)->SOAP Extract -> Compute->SOAPReply
Validation is done in Data Power before message enters the Flow.
Whole Exception List is like this:
<RecoverableException><File>/build/S610_P/src/DataFlowEngine/PluginInterface/com_ibm_
broker_plugin_CMbService.cpp</File><Line>1879</Line><Function>ImbJavaExceptionUtils::throwableToNativeException</Function><Type>
</Type><Name></Name><Label></Label><Catalog>BIPv610</Catalog><Severity>3</Severity><Number>4395</Number><Text>
Unhandled exception in plugin method</Text><Insert><Type>5</Type><Text>java.lang.RuntimeException</Text></Insert><Insert>
<Type>5</Type><Text>com.ibm.broker.soap.SoapExtractNode</Text></Insert><Insert><Type>5</Type><Text>removeSOAPEnvelope</Text>
</Insert><Insert><Type>5</Type><Text>SoapExtractNode.java</Text></Insert><Insert><Type>2</Type><Text>267</Text></Insert>
</RecoverableException></RecoverableException></RecoverableException>]]> |
|
Back to top |
|
 |
rekarm01 |
Posted: Sat Oct 31, 2009 2:06 am Post subject: Re: Error SoapExtractNode.java, 267 |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
The documentation for the SOAPExtract node describes the conditions under which it will throw an Exception.
Based on the limited information posted so far, it's impossible to tell whether those conditions have been met. |
|
Back to top |
|
 |
sankritya |
Posted: Sat Oct 31, 2009 3:21 am Post subject: |
|
|
Centurion
Joined: 14 Feb 2008 Posts: 100
|
What other information is required?
I have copied the whole exception generated when the processing failed. I can not post the original message because it is clients confidential information.
The problem is if the Message had invalid SOAP Envelope how the Data Power allowed the message to Pass with its Validation on and message broker detected the error?
Even I have tried using the same message on a sample flow and it passes without any error from the SOAP Extract node. |
|
Back to top |
|
 |
rekarm01 |
Posted: Wed Nov 04, 2009 2:07 am Post subject: Re: Error SoapExtractNode.java, 267 |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
Read the suggested documentation for the SOAPExtract node.
sankritya wrote: |
What other information is required? |
The SOAPExtract node will throw exceptions under certain, documented, conditions, such as unsupported message domain, or no matching route-to-operation label. Any information about that would be useful.
sankritya wrote: |
I can not post the original message because it is clients confidential information. |
It's probably not necessary to post the original message, but the documentation may suggest which parts of the message might be relevant, such as the message domain, or operation name.
However, if it were necessary to post the entire message, make the effort to construct a test message that doesn't contain client confidential information but still reproduces the problem. (Many organizations would require that anyway, as they don't allow testing with real production data.)
sankritya wrote: |
The problem is if the Message had invalid SOAP Envelope how the Data Power allowed the message to Pass with its Validation on and message broker detected the error? |
What evidence suggests that the message might have an invalid SOAP Envelope? There are plenty of other possible explanations that haven't been ruled out. |
|
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
|
|
|
|