pool is already maxed out. [managed: 15; max: 15]

来源:互联网 发布:matlab稀疏矩阵运算 编辑:程序博客网 时间:2024/06/06 12:27
10:06:10,348 DEBUG SpringManagedTransaction:86 - JDBC Connection [com.mchange.v2.c3p0.impl.NewProxyConnection@3c84fae3] will not be managed by Spring
10:06:10,348 DEBUG find:139 - ==>  Preparing: SELECT * FROM se_workorder where 1=1 and submitManId=? LIMIT ?,?
10:06:10,348 DEBUG find:139 - ==> Parameters: 19(Integer), 1(Integer), 20(Integer)

10:06:10,356 DEBUG find:139 - <==      Total: 20


10:06:10,357 DEBUG DataSourceUtils:110 - Fetching JDBC Connection from DataSource
10:06:10,357 DEBUG BasicResourcePool:554 - acquire test -- pool is already maxed out. [managed: 15; max: 15]
10:06:10,357 DEBUG BasicResourcePool:1291 - awaitAvailable(): com.mchange.v2.c3p0.impl.NewPooledConnection@5678a68a
10:06:10,357 DEBUG BasicResourcePool:1644 - trace com.mchange.v2.resourcepool.BasicResourcePool@3691ada9 [managed: 15, unused: 0, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@5678a68a)
0 0
原创粉丝点击