Invoking ESB Service From BPEL Fails With Error "exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException"
(Doc ID 427452.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle Enterprise Service Bus - Version 10.1.3.1 and laterInformation in this document applies to any platform.
***Checked for relevance on 17-Dec-2009***
***Checked for relevance on 25-May-2011***
***Checked for relevance on 12-May-2014***
Symptoms
On 10.1.3.1.0 in Production:
When attempting to invoke an ESB Service from BPEL. BPEL Process fails at the step of invoking ESB service. The LoanDemo process from ESB Examples are used. It works for SOA Basic install, but failed for advanced install
ERROR
InvokeLoanRouter (faulted)
[2007/03/07 08:40:40] Faulted while invoking operation "RouteLoanDocuments" on provider
"LoanRouter_RS".
...
<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
<part name="summary">
<summary>
exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException:
java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
</summary>
</part>
</remoteFault>
[2007/03/07 08:40:40] Faulted while invoking operation "RouteLoanDocuments" on provider
"LoanRouter_RS".
...
<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
<part name="summary">
<summary>
exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException:
java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
</summary>
</part>
</remoteFault>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |