Skip to Main Content

Security Software

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!

com.sap.conn.jco.JCoException: (102) JCO_ERROR_COMMUNICATION: Initialization of repository destinati

3171390Jun 27 2017 — edited Jun 27 2017

Hi,

we have deployed SAP Connector in OIM clustered environment with all the set ups as mentioned in Oracle deployment guide.

When the managed servers are restarted the provisioning and recon will work fine. However after few hours one of the OIM server will start throwing below errors during provisioning operations. But once we will restart the server it will again working fine. All the jars and libraries are added properly in the OIM servers but not sure why this issues happens only for few scenarios.

If someone had the same issues then do let us know.

[2017-06-27T01:44:00.980-04:00] [oim_server1] [ERROR] [] [ORG.IDENTITYCONNECTORS.SAP.SAPCONNECTION] [tid: [ACTIVE].ExecuteThread: '40' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: o

iminternal] [ecid: 0000LnaKnzq7e5KkeSbAFp1PKNoI000003,0] [APP: oim#11.1.2.0.0] org.identityconnectors.sap.SAPConnection : connect : Initialization of repository destination targetName failed: Connect

to SAP gateway failed[[

Connection parameters: TYPE=A DEST=targetName ASHOST=serverName SYSNR=02 PCS=1

LOCATION    CPIC (TCP/IP) on local host with Unicode

ERROR       partner 'servername:3302' not reached

TIME        Tue Jun 27 01:44:00 2017

RELEASE     721

COMPONENT   NI (network interface)

VERSION     40

RC          -10

MODULE      nixxi.cpp

LINE        2896

DETAIL      NiPConnect: SERVERIP:3302

SYSTEM CALL connect

ERRNO       111

ERRNO TEXT  Connection refused

COUNTER     2

com.sap.conn.jco.JCoException: (102) JCO_ERROR_COMMUNICATION: Initialization of repository destination targetName failed: Connect to SAP gateway failed

Connection parameters: TYPE=A DEST=targetName ASHOST=serverName SYSNR=02 PCS=1

LOCATION    CPIC (TCP/IP) on local host with Unicode

ERROR       partner 'servername:3302' not reached

TIME        Tue Jun 27 01:44:00 2017

RELEASE     721

COMPONENT   NI (network interface)

VERSION     40

RC          -10

MODULE      nixxi.cpp

LINE        2896

DETAIL      NiPConnect: SERVERID:3302

SYSTEM CALL connect

ERRNO       111

ERRNO TEXT  Connection refused

COUNTER     2

        at com.sap.conn.jco.rt.RfcDestination.getSystemID(RfcDestination.java:1018)

        at com.sap.conn.jco.rt.RepositoryManager.getRepository(RepositoryManager.java:29)

        at com.sap.conn.jco.rt.RfcDestination.initRepository(RfcDestination.java:968)

        at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:1079)

        at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:34)

        at org.identityconnectors.sap.SAPConnection.connect(SAPConnection.java:127)

        at org.identityconnectors.sap.SAPConnector.init(SAPConnector.java:167)

        at org.identityconnectors.framework.impl.api.local.ConnectorPoolManager$ConnectorPoolHandler.newObject(ConnectorPoolManager.java:92)

        at org.identityconnectors.framework.impl.api.local.ConnectorPoolManager$ConnectorPoolHandler.newObject(ConnectorPoolManager.java:74)

        at org.identityconnectors.framework.impl.api.local.ObjectPool.borrowObjectNoTest(ObjectPool.java:273)

        at org.identityconnectors.framework.impl.api.local.ObjectPool.borrowObject(ObjectPool.java:223)

        at org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(ConnectorAPIOperationRunnerProxy.java:83)

        at com.sun.proxy.$Proxy462.schema(Unknown Source)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2017
Added on Jun 27 2017
2 comments
3,324 views