Hi PI Experts,
We find a strange issue in SAP PI JDBC interface.Message flow is from ECC - PI -Third party system.
PI server has 4 clustered node.When the data received in node1 and node2 ,it gets processed and delivered to end system.
When the message picks node3 and node 4 ,we get the below error
Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection with the registered driver. oracle.jdbc.driver.OracleDriver returns: Io exception: The Network Adapter could not establish the connection. : SQLException: Io exception: The Network Adapter could not establish the connection
Firewall is already opened between the 2 servers from all the nodes.
Ojdbc14..jar installed in PI(jdk 1.5).Target system is using Oracle 10g DB.
Did anyone faced the similar type of issue.
Regards,
Karthiga