java连接oracle报错_java 项目连接oracle 报错如下
org.apache.catalina.core.StandardContextlistenerStart嚴重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclasscom.huicent.hcframe.listener.ApplicationInitList...
org.apache.catalina.core.StandardContext listenerStart
嚴重: Exception sending context initialized event to listener instance of class com.huicent.hcframe.listener.ApplicationInitListener
org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is java.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool could not acquire a resource from its primary factory or source.
at org.springframework.jdbc.datasource.DataSourceTransactionManager.doBegin(DataSourceTransactionManager.java:238)
..................................
Caused by: java.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool could not acquire a resource from its primary factory or source.
...........................
Caused by: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool could not acquire a resource from its primary factory or source.
at com.mchange.v2.resourcepool.BasicResourcePool.awaitAcquire(BasicResourcePool.java:870)
at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:201)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:209)
... 37 more
百度半天不知道什么原因,求大俠指教
展開
總結
以上是生活随笔為你收集整理的java连接oracle报错_java 项目连接oracle 报错如下的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: android与ios系统优缺点,安卓系
- 下一篇: 如何在Windows资源管理器中自定义文
