Websphere jdbc connection pool make the server done

本文介绍了一种解决WebSphere应用服务器中JDBC连接池满载导致的服务不可用问题的方法。通过调整连接池的最大连接数和最小连接数,并重启IBM HTTP Server和WebSphere集群来解决问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Websphere jdbc connection pool make the server done

Symptom:
No repsone from WebSphere, no active apache thread and no active web container thread, all are busy waiting for a free jdbc connection but every connection are occupied. WebSphere jdbc connection pool is full, web container threads are hang up.

Solution:

  1. Stop IBM http server using apachectl stop. Make sure there is no httpd process.
  2. Stop WebSphere cluster and nodeagent.
  3. Modify jdbc connection pool. Max=50, Min=5
  4. Start WebSphere and apache.
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值