Hi everyone We are test running our production site with JMeter test and multiple users, orders... and we are having trouble with DB connections (as below) , it seems to appear when some orders are created? config : Postgres 8.0.3 and 8.1, sequoia 0.8.3
we have a few ideas maybe someone has a real experience to share with us ? - we noticed when the server swaps this seems to cause more errors ? - we seem to have numerous deadlocks , has any have some experience with such errors ? (even with entity engine config as pool-deadlock-maxwait="300000" pool-deadlock-retrywait="10000" pool-minsize="200" pool-maxsize="200") - Minerva was pulled out of the new version of Sequoia, is this correct and why ? should we swap it ? - Is Geronimo a solution for replacing Minerva, I thought it was only a container ? Any help on this would be more than welcome Best Regards Tibor I read a few threads about the errors below but precise answer Can't get an XAConnection 52788 (invoker-Thread-7) [ ObjectPool.java:632:ERROR] Exception in creating new object for pool java.lang.RuntimeException: Could not create connection 52793 (invoker-Thread-7) [ ConnectionFactory.java:65 :ERROR] ---- runtime exception report -------------------------------------------------- There was an error getting a Minerva datasource. Exception: java.lang.RuntimeException Message: Could not create connection
