Spring Boot 3.X Hibernate and Oracle Graph DB ojdbc11, unable to connect

310 Views Asked by At

nested exception is org.hibernate.exception.JDBCConnectionException: Error accessing tables metadata java.sql.SQLRecoverableException: ORA-17008: Closed connection java.sql.SQLRecoverableException: ORA-17909: Socket channel is closed. These nested exceptions definitely point towards database server connectivity.

0

There are 0 best solutions below