信息: Loading Spring root WebApplicationContext
[      0]-[Connections could not be acquired from the underlying database!] - at org.hibernate.util.JDBCExceptionReporter.logExceptions(JDBCExceptionReporter.java:72)
[  20844]-[Connections could not be acquired from the underlying database!] - at org.hibernate.util.JDBCExceptionReporter.logExceptions(JDBCExceptionReporter.java:72)
[  20863]-[Connections could not be acquired from the underlying database!] - at org.hibernate.util.JDBCExceptionReporter.logExceptions(JDBCExceptionReporter.java:72)
[  20886]-[Context initialization failed                               ] - at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:205)
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadCodeDataInitializing' defined in class path resource [spring.xml]: Initialization of bean failed; nested exception is org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Connections could not be acquired from the underlying database!; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Connections could not be acquired from the underlying database!; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
java.sql.SQLException: Connections could not be acquired from the underlying database!
at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:104)
这个是什么情况。。公司里装的是oracle9i,我自己电脑装的是11g,换oralce驱动也试过了,。可是还是没办法,明天项目要去演示,要出大事了,求大侠们救命啊!!!!!oraclespringinitializationexception