[JBoss-user] [JCA/JBoss] - never mind.

2005-04-27 Thread smarlowe
I found the answer here. We have NoTxSeparatePools: set to true for the oracle connections, so this is normal operation... sigh. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875618#3875618 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [JCA/JBoss] - Re: Socket connection timeout fter idle time

2005-04-26 Thread smarlowe
Is there a firewall between your app and db server? If so (and maybe even if not) try changing your tcp_keepalive_time setting. It's a registry setting, and I don't know how to set it (I'm a Unix guy, sorry) but a google search should turn it up pretty quick. View the original post : http://

[JBoss-user] [JCA/JBoss] - AvailableConnectionCount exceeds MaxSize in jmx ManagedConne

2005-04-26 Thread smarlowe
First off, we're running JBoss 3.2.6, Oracle 9i, and PostgreSQL 7.4.7 on RHEL3 in production and staging, the environment having the following probem... JBoss is occasioally failing to connect to the Oracle servers. Setting the kernel tcp_keepalive_time to < firewall timeout was recently done t