Hi All,
Collab was worked fine till yesterday and has stopped working from morning. While Starting I seen the below Errors in the CollabConsole.txt
[Nov 25, 2014 3:21:35 PM (main)]: Error reading connection expiration time property from JVM
Also I could see below Errors as well in the Old Logs.
[Nov 25, 2014 3:21:56 PM (main)]: ORM inner error was:
java.sql.SQLException: The Network Adapter could not establish the connection
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:197)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:525)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:413)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:508)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510)
at java.sql.DriverManager.getConnection(DriverManager.java:571)
at java.sql.DriverManager.getConnection(DriverManager.java:215)
at com.intraspect.objrel.db.jdbc.JDBCConnectionPool.establishConnection(JDBCConnectionPool.java:341)
at com.intraspect.objrel.db.jdbc.JDBCConnectionPool.getFreeConnection(JDBCConnectionPool.java:253)
at com.intraspect.objrel.db.jdbc.JDBCConnectionPool.getReadOnlyConnection(JDBCConnectionPool.java:87)
at com.intraspect.objrel.db.jdbc.JDBCDatabase.initAdaptor(JDBCDatabase.java:192)
at com.intraspect.objrel.db.jdbc.JDBCDatabase.<init>(JDBCDatabase.java:184)
at com.intraspect.objrel.db.relational.oracle.OracleDatabase.<init>(OracleDatabase.java:39)
However, I have restarted DataBase but still getting the
"Error reading connection expiration time property from JVM"
Thanks
Jay