[JBoss-user] [Connectors and JCA/JBoss] - Re: Problem With Connection Pooling Under Load

2004-03-15 Thread [EMAIL PROTECTED]
There is no obligation to "clarify asap" this is a free forum. You get answers out of the goodness of people's hearts. Errors committed so far: 1) Running a stress test in debug mode (granted you didn't know you were doing it) 2) Hijacking somebody else's thread (this is jbossuser's thread - actua

[JBoss-user] [Connectors and JCA/JBoss] - Re: Problem With Connection Pooling Under Load

2004-03-15 Thread jayasudan
Hi Adrian, Thanks for the answer. Yes the Debug tag is true in my test setup. I am not able to understand why Debug tag being true should cause those exceptions. Can you pl explain? I have reviewed the code. There was one code path that did not close the used connections. (connections created

[JBoss-user] [Connectors and JCA/JBoss] - Re: Problem With Connection Pooling Under Load

2004-03-15 Thread [EMAIL PROTECTED]
Make sure you have Debug == false in deploy/transaction-service.xml Failing that, make sure you aren't leaking connections across threads, e.g. storing them static fields. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825637#3825637";>View the original post http://w

[JBoss-user] [Connectors and JCA/JBoss] - Re: Problem With Connection Pooling Under Load

2004-03-14 Thread jayasudan
Hi jbossuser, Even I am facing the same problem described by you couple of months back. Can I know if you have got any answers to your posting? Pl throw some light on this issue I have been behind this for quite sometime :( http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825630#382563