Hello, 

I think I found out what my problem was! I followed Adrian's instructions and turned 
on all the traces as appears in the READ_ME sticky post and I also turned on track 
statements in my ds as follows:
        <debug>true</debug>
  |     <track-connection-by-tx>true</track-connection-by-tx>
  |     <track-statements>true</track-statements>
 
I found out that I was leaking statements!! This only happened when the execute 
statement threw an exception. I fixed this and I can do 1000 iterations on my bean 
which meets my test objective.

Thanks Adrian for your pointer. It did help me go through the code and determine the 
problem. 

Regards

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to