[jboss-user] [Installation, Configuration & Deployment] - [JDBCExceptionReporter] java.net.SocketException: Broken pip

redijedi do-not-reply at jboss.com
Mon Sep 11 14:06:59 EDT 2006


Not sure if this is the right forum, but I'm hoping for some configuration setting to alleviate this problem. So...

JBoss 4.0.3SP1
EJB3-RC4

We have a two JBoss installs that use EJB3s. Our db is clustered. At times our db fails over. When this happens JBoss' connections get all weird (technical term). We start seeing the following exceptions in the logs:

10:52:46,385 ERROR [JDBCExceptionReporter] java.net.SocketException: Broken pipe

This happens for a long time after the db recovers. So long that we usually just restart JBoss. This works, but is a royal pain. It seems as if JBoss is not clearing the pool of invalid/corrupt/etc connections. Is there any setting that will cause JBoss to purge the connection pool of these bad connections and acquire new ones when such a situation occurs?

Thanks,
T

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970812#3970812

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970812



More information about the jboss-user mailing list