史上最郁闷的问题!php能连mysql,jdbc死活连不…

2009-05-13 14:27:30来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

平台:bsd6.2+diable jdk1.5 +mysql 4.1+hibernate3.2+c3p0 php能连mysql,jdbc死活连不上mysql,请大侠帮忙看看
代码是经过本地window开发环境测试的。

Jul 9, 2008 2:16:34 AM com.mchange.v2.log.MLog <clinit>
INFO: MLog clients using java 1.4+ standard logging.
Jul 9, 2008 2:16:34 AM com.mchange.v2.c3p0.C3P0Registry banner
INFO: Initializing c3p0-0.9.1-pre9 [built 23-September-2006 01:47:24; debug? true; trace: 10]
Jul 9, 2008 2:16:34 AM com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource getPoolManager
INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@8099f75a [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@a7857b78 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 26f9e5, idleConnectionTestPeriod -> 18000, initialPoolSize -> 30, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 30, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@a010c661 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 5b675e, jdbcUrl -> jdbc:mysql://localhost:3306/inlife?autoReconnect=true&useUnicode=true&characterEncoding=gbk&mysqlEncoding=gbk, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 16877f8, numHelperThreads -> 3 ]
Jul 9, 2008 2:16:54 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@1263db -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
Jul 9, 2008 2:16:54 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@1263db -- APPARENT DEADLOCK!!! Complete Status:
        Managed Threads: 3
        Active Threads: 3
        Active Tasks:
                com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1389b3f (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:freebsd 7.0 port安装不上MYSQL的解决办法!

下一篇:怎么规划FTP目录和管理用户