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)