會員註冊 /
登入
|
電腦版
|
發表人:
wu_net2008, 八級學員
2008-07-10 09:26:18
在工程加载时没有报错,但在第一次请求时,日志写到
INFO [AbstractPoolBackedDataSource]
Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30,
acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null,
breakAfterAcquireFailure -> false, checkoutTimeout -> 120000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> f09995, debugUnreturnedConnectionStackTraces -> false,
description -> null, driverClass -> oracle.jdbc.OracleDriver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> f09995, idleConnectionTestPeriod -> 3600, initialPoolSize -> 3, jdbcUrl -> jdbc:oracle:thin:jfbbs/jfbbs@192.168.101.55:1521:dbbk, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0,
maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0,
maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {}, propertyCycle -> 0, testConnectionOnCheckin -> false,
testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 180,
usesTraditionalReflectiveProxies -> false ]
这一行时等待了很长时间,然后就出错了
WARN [ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@d737e3 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
而且之后还在不停的报Io 异常: The Network Adapter could not establish the connection
之前因为其他原因数据库进行过一次迁移,就改了个数据库的SID和IP地址用户名密码都没变,我在jforum-custom.conf里也做了
相应修改,但是之后就出错了,希望哪位大虾能帮一下忙~不胜感激!·~
發表人:
andowson, 七段學員
2008-07-10 21:24:19
試著整台機器reboot看看。
會員註冊 /
登入
|
電腦版
|