psi_mmobile

Untitled

Feb 7th, 2020
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. java.sql.SQLRecoverableException: Closed Connection
  2.  
  3. Caused by: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress
  4.  
  5. java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: ORA-01033: ORACLE initialization or shutdown in progress
  6.  
  7. oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
  8.  
  9. Caused by: com.sun.appserv.connectors.internal.api.PoolingException: In-use connections equal max-pool-size and expired max-wait-time. Cannot allocate more connections.
Add Comment
Please, Sign In to add comment