Tuesday, August 7, 2012

Websphere Connection Pool Management

R Caused by: com.ibm.websphere.ce.cm.StaleConnectionException: IO Error: Broken pipe
com.ibm.websphere.ce.cm.StaleConnectionException: Closed Connection
A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property.

Above errors are caused due to his lack of connection pool management in Websphere. For that, we could set it through the following page.
On the following page, there are some parameters we can set:

A. Connection timeout: if all the connections out, then this parameter indicates the waiting time is the pool manager to perform the physical connection to the pool of available connections, if, after waiting there is no connection available, it will throw exception ConnectionWaitTimeout.

0 comments:

Post a Comment

Powered by Blogger.

Popular Posts