ManagedServer unable to connect to DB.
Hello,
While starting 2nd managed server, I get the following network error while trying to connect, although the database (Oracle 12c) is up and I am able to connect to the same db outside of the startManagedWebLogic. I am on WLS 12.2.1.4.0. Is there any specific configuration I am missing? 1st managed server connects without any issues.
Caused by: java.sql.SQLRecoverableException: IO Error: Got minus one from a read call
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:855)
at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:924)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:58)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:760)