首页 新闻 会员 周边

tomcat启动运行报错

0
悬赏园豆:30 [已解决问题] 解决于 2016-03-02 08:47

15:54:47.292 [main] - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
15:54:47.339 [main] - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
15:54:47.386 [main] - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 10, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 5000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge18o9fc7q62tlfovc5|4b5ce9c4, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.microsoft.sqlserver.jdbc.SQLServerDriver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge18o9fc7q62tlfovc5|4b5ce9c4, idleConnectionTestPeriod -> 0, initialPoolSize -> 20, jdbcUrl -> jdbc:sqlserver://localhost:1433;DatabaseName=jeecmsv6, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 7200, maxIdleTimeExcessConnections -> 1800, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 20, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
15:54:52.394 [main] - SQL Error: 0, SQLState: null
15:54:52.394 [main] - An attempt by a client to checkout a Connection has timed out.
15:54:52.425 [main] - Could not obtain connection to query metadata
java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.

醉丶心的主页 醉丶心 | 初学一级 | 园豆:135
提问于:2016-02-29 16:59
< >
分享
最佳答案
0

这个是正常的吗? jdbc:sqlserver://localhost:1433;DatabaseName=jeecmsv6

收获园豆:30
2012 | 高人七级 |园豆:21230 | 2016-03-01 09:12
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册