ALSB 2.6 MP1 Failed To Load WSDL Binding - For EJB Transport In A Cluster
(Doc ID 984088.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Service Bus - Version 2.6.1RP to 2.6.1RP [Release Aqualogic Service Bus]Information in this document applies to any platform.
Symptoms
In an ALSB cluster environment, while testing an EJB jar resource you see a BindingLayerException.
The same configuration works fine in single server mode.
It can be reproduced from the test browser as well as by sending a http request.
com.bea.wli.sb.context.BindingLayerException: Failed to load WSDL binding information for service
at com.bea.wli.sb.context.BindingOperationMapper.getOperationMapper(BindingOperationMapper.java:113)
at com.bea.wli.sb.context.BindingLayerImpl.<init>(BindingLayerImpl.java:150)
at com.bea.wli.sb.context.BindingLayerImpl.getInstance(BindingLayerImpl.java:1204)
at com.bea.wli.sb.service.ServiceImpl.getBindingLayer(ServiceImpl.java:351)
at com.bea.wli.sb.pipeline.PipelineContextImpl.setOutboundService(PipelineContextImpl.java:414)
at stages.routing.runtime.RouteRuntimeStep.processMessage(RouteRuntimeStep.java:101)
at com.bea.wli.sb.stages.StageMetadataImpl$WrapperRuntimeStep.processMessage(StageMetadataImpl.java:326)
at com.bea.wli.sb.pipeline.RouteNode.doRequest(RouteNode.java:106)
at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:67)
at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:871)
at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:191)
at com.bea.wli.sb.context.BindingOperationMapper.getOperationMapper(BindingOperationMapper.java:113)
at com.bea.wli.sb.context.BindingLayerImpl.<init>(BindingLayerImpl.java:150)
at com.bea.wli.sb.context.BindingLayerImpl.getInstance(BindingLayerImpl.java:1204)
at com.bea.wli.sb.service.ServiceImpl.getBindingLayer(ServiceImpl.java:351)
at com.bea.wli.sb.pipeline.PipelineContextImpl.setOutboundService(PipelineContextImpl.java:414)
at stages.routing.runtime.RouteRuntimeStep.processMessage(RouteRuntimeStep.java:101)
at com.bea.wli.sb.stages.StageMetadataImpl$WrapperRuntimeStep.processMessage(StageMetadataImpl.java:326)
at com.bea.wli.sb.pipeline.RouteNode.doRequest(RouteNode.java:106)
at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:67)
at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:871)
at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:191)
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 |
References |