数据库连接池问题weblogic-oracle
(2011-03-08 14:48:33) 标签: 杂谈 |
class weblogic.jdbc.extensions.PoolLimitSQLException>>weblogic.common.resourcepool.ResourceLimitException:
No resources currently available in pool JDBC Data Source-0 to allocate to applications,please increase the size of the pool and retry……,系统登陆失败
2011年2月七日,出现此问题
2011年3月五日,再次出现此问题
connection pool信息:
initial capacity:1
maximum capacity:15
capacity increment: 1
statement cache type: lru
statement cache size: 10
test frequency:120
Seconds to Trust an Idle Pool Connection:10
Shrink Frequency:900
Connection Creation Retry Frequency:0
Login Delay:0
Inactive Connection Timeout:0
Maximum Waiting for Connection:2147483647
Connection Reserve Timeout:10
Statement Timeout:-1
登陆weblogic 控制台查看状态:发现数据源的连接池
http://blog.sina.com.cn/s/blog_43ffdb6c0100qch9.html