My Oracle Support Banner

OSB Socket Adapter : JCA Binding Component is unable to create an outbound JCA (CCI) connection. (Doc ID 2898434.1)

Last updated on SEPTEMBER 28, 2022

Applies to:

Oracle Service Bus - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Goal

On : 12.2.1.4.0 version, OSB Core Functionality

Trying to create a socket connection between a socket adapter and an external service via the socket connection factory referenced using the socket JNDI in the business service of my OSB project and it continuously returns this error

BINDING.JCA-12511

JCA Binding Component connection issue.

JCA Binding Component is unable to create an outbound JCA (CCI) connection.

servicebus:/XXXService/Resources/EDASocketBS.wsdl [ OutboundRequestReply_ptt::OutboundRequestReply(caiRequest,caiResponse) ] - : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12561

JCA Resource Adapter location error (WebLogic).

Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>

The JCA Binding Component is unable to locate the Resource Adapter specified in the <connection-factory/> element:  location='eis/socket/XXXLocal'.

The reason for this is most likely that either

1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic J2EE Application server or

2) the JNDI <jndi-name> setting in the WebLogic JCA deployment descriptor has not been set to eis/socket/XXXLocal. In the last case you might have to add a new 'connector-factory' entry (connection) to the deployment descriptor.

Please correct this and then restart the WebLogic Application Server

Solution

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
Goal
Solution
References


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