Invoking External Rest Service From Proxy Service: com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=OSB-380000): null
(Doc ID 3055040.1)
Last updated on NOVEMBER 05, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to invoke an external REST API from a proxy service, the error below occurs. If invocations occurs from a business service the call is successful.
ERROR
-----------------------
[2024-10-14T12:17:24.038+05:30] [osb_server3] [ERROR] [OSB-382191] [oracle.osb.pipeline.kernel.router] [tid: [ACTIVE].ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 2756baae-4e36-4835-a76c-aa059b774664-000ae3b5,0] [APP: Service Bus Framework Starter Application] [partition-name: DOMAIN] [tenant-name: GLOBAL] ../ProxyService/..._PP: Unhandled error caught by system-level error handler: com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=OSB-380000): null[[
com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=OSB-380000): null
at com.bea.wli.sb.pipeline.components.Node.processMessage(Node.java:99)
at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:909)
at com.bea.wli.sb.pipeline.components.Router.processMessage(Router.java:209)
at com.bea.wli.sb.pipeline.MessageProcessor.processResponse(MessageProcessor.java:252)
at com.bea.wli.sb.pipeline.RouterCallback.handleFault(RouterCallback.java:167)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.handleFault(AbstractHandler.java:145)
-----------------------
[2024-10-14T12:17:24.038+05:30] [osb_server3] [ERROR] [OSB-382191] [oracle.osb.pipeline.kernel.router] [tid: [ACTIVE].ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 2756baae-4e36-4835-a76c-aa059b774664-000ae3b5,0] [APP: Service Bus Framework Starter Application] [partition-name: DOMAIN] [tenant-name: GLOBAL] ../ProxyService/..._PP: Unhandled error caught by system-level error handler: com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=OSB-380000): null[[
com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=OSB-380000): null
at com.bea.wli.sb.pipeline.components.Node.processMessage(Node.java:99)
at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:909)
at com.bea.wli.sb.pipeline.components.Router.processMessage(Router.java:209)
at com.bea.wli.sb.pipeline.MessageProcessor.processResponse(MessageProcessor.java:252)
at com.bea.wli.sb.pipeline.RouterCallback.handleFault(RouterCallback.java:167)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.handleFault(AbstractHandler.java:145)
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 |