I am getting this error in logs, has anyone faced below issue before, please comment. Also need to u
I am using Oracle SAP adapter(backend) which connects with OSB services running on weblogic server(10.3.5). it is giving bellow error in logs, after this error the server stops processing any request/transactions and ultimately we have to restart the server to solve the problem.
The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: j
ava.lang.IllegalArgumentException: Configuration 'LAATSA62_00_802' not available for adapter 'MySAP'.
at oracle.tip.adapter.sa.impl.fw.wsif.jca.WSIFPort_JCA$JCAConnectionPool.createJCAConnection(WSIFPort_JCA.java:1676)
at oracle.tip.adapter.sa.impl.fw.wsif.jca.WSIFPort_JCA$JCAConnectionPool$JCAConnection.init(WSIFPort_JCA.java:1380)