My Oracle Support Banner

JRFSOAPFaultException when calling web service (Doc ID 2282167.1)

Last updated on MARCH 28, 2023

Applies to:

Oracle Business Process Management Suite - Version 11.1.1.7.0 to 12.2.1.2.0 [Release 11gR1 to 12c]
Information in this document applies to any platform.

Symptoms

The SOA/BPM engine calls a webservice and the webservice returns an error:

[2017-04-26T21:34:08.816-05:00] [soa_server2] [ERROR] [] [oracle.webservices.jaxws] [tid: [ACTIVE].ExecuteThread: '50' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: ] [ecid: ] [APP: soa-infra] [partition-name: DOMAIN] [tenant-name: GLOBAL] [oracle.soa.tracking.FlowId: 99999] [oracle.soa.tracking.InstanceId: 999999] [oracle.soa.tracking.SCAEntityId: 999999] [oracle.soa.tracking.RetryCount: 1] [composite_name: MyComposite!1.0] [FlowId: ] Error while invoking endpoint "http://localhost:7001/Service1.svc" from client
[2017-04-26T21:34:08.819-05:00] [soa_server2] [ERROR] [] [oracle.integration.platform.blocks.soap] [tid: [ACTIVE].ExecuteThread: '50' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: ] [ecid: ] [APP: soa-infra] [partition-name: DOMAIN] [tenant-name: GLOBAL] [oracle.soa.tracking.FlowId: 999999] [oracle.soa.tracking.InstanceId: 999999] [oracle.soa.tracking.SCAEntityId: 999999] [oracle.soa.tracking.RetryCount: 1] [composite_name: MyComposite!1.0] [FlowId: ] Unable to dispatch request to http://localhost:7001/Service1.svc due to exception[[
oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server : El servidor no pudo procesar la solicitud debido a un error interno. Para obtener más información acerca del error, active IncludeExceptionDetailInFaults (desde ServiceBehaviorAttribute o desde el comportamiento de configuración de ) en el servidor para enviar la información de la excepción al cliente, o active la traza según las instrucciones de la documentación de Microsoft .NET Framework SDK y consulte los registros de seguimiento del servidor.
        at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:1830)
        at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:1405)
        at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:237)
        at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:108)
        at oracle.integration.platform.blocks.soap.AbstractWebServiceBindingComponent.dispatchRequest(AbstractWebServiceBindingComponent.java:612)
        at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.processOutboundMessage(WebServiceExternalBindingComponent.java:353)
        at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.sendSOAPMessage(WebServiceExternalBindingComponent.java:1492)
        at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.request(WebServiceExternalBindingComponent.java:969)

 

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
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.