Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

calls to soa composites fails intermittently with read timeout

Saanchi DubeyDec 5 2025

Caused by: oracle.fabric.common.FabricInvocationException: Unable to invoke endpoint URI "http://servername:8001/soa-infra/services/default/TransientDocumentService/TntDocumentService_ep" successfully due to: javax.xml.soap.SOAPException: Message send failed: Read timed out after 121sec. invoke Started Time Thu Dec 04 09:12:57 GMT 2025 ECID 0b3632ab-3c82-447b-b096-a4eff9f1c641-00020598

    at oracle.integration.platform.blocks.soap.AbstractWebServiceBindingComponent.dispatchRequest(AbstractWebServiceBindingComponent.java:785)

    at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.processOutboundMessage(WebServiceExternalBindingComponent.java:384)

    at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.sendSOAPMessage(WebServiceExternalBindingComponent.java:1606)

    at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.post(WebServiceExternalBindingComponent.java:1300)

    at oracle.integration.platform.blocks.mesh.AsynchronousMessageHandler.doPost(AsynchronousMessageHandler.java:144)

    at oracle.integration.platform.blocks.mesh.MessageRouter.post(MessageRouter.java:254)

    at oracle.integration.platform.blocks.mesh.MeshImpl$4.run(MeshImpl.java:454)

oracle.tip.mediator.infra.exception.MediatorException: ORAMED-03302:[Exception in oneway execution]Unexpected exception in one-way operation "StoreTransientDocumentService" on reference "TransientDocumentService".Possible Fix:Check whether the reference service is properly configured and running or look at exception for analyzing the reason or contact Oracle Support Services.

    at oracle.tip.mediator.service.SyncRequestResponseHandler.processImmediateResponse(SyncRequestResponseHandler.java:392)

    at oracle.tip.mediator.service.SyncRequestResponseHandler.process(SyncRequestResponseHandler.java:152)

    at oracle.tip.mediator.service.ActionProcessor.onMessage(ActionProcessor.java:66)

    at oracle.tip.mediator.dispatch.MessageDispatcher.executeCase(MessageDispatcher.java:169)
Comments
Post Details
Added on Dec 5 2025
2 comments
51 views