I'm doing a simple "click reload as fast as you can on one page stress test" and it's hanging. The log gives a bunch of Deadlock exceptions (to be expected with a call-timeout of 2 or 10 seconds--which by the way is NOT in hex as the docs say) and then the server just sits there and hangs--I assume waiting on database connections (I have max-connections="10" in data-sources.xml). Why is it hanging? Isn't there a timeout or something so it won't hang like this? dataSourceInfo says: DataSource info: jdbc/xa/DefaultXADS - cached: 5 used: 5 total: 10 jdbc/DefaultPooledDS - cached: 0 used: 0 total: 0 jdbc/DefaultEJBDS - cached: 5 used: 5 total: 10 Thanks, -- Joel Shellman Chief Software Architect The virally-driven B2B marketplace for outsourcing projects http://www.ants.com/90589781
