0)
org.springframework.jdbc.UncategorizedSQLException:
### Error querying database. Cause: java.sql.SQLException: ORA-01089: immediate shutdown in progress - no operations are permitted
1)
Couldn't rollback jdbc connection. Io exception: Connection timed out
java.sql.SQLException: Io exception: Connection timed out
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112) ~[ojdbc14-10.2.0.4.0.jar:Oracle JDBC Driver version - "10.2.0.4.0"]
2)
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.GetConnectionTimeoutException: wait millis 60000, active 0, maxActive 35, creating 0
3)
create connection SQLException, url: jdbc:oracle:thin:@hxtrc-scan:1521/shhxnpaytaf2, errorCode 17002, state null
java.sql.SQLException: Io exception: Got minus one from a read call
4)
Error handling misfires: Failed to obtain DB connection from data source 'springNonTxDataSource.jobSchedulerFactoryBean': java.sql.SQLException: Io exception: Got minus one from a read call
5)
DataSource health check failed
org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30000ms.