Hi folks,
I have 30 threads running, then they update the the databse almost same time in Jboss 4.0.2, I got this exception 2006-03-15 11:34:51,341 74020 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] (http-0.0.0.0-8080-Processor100:) Throwable while | | attempting to get a new connection: null | | org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Network error IOException: Connect | | ion refused: connect) | | at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:161) I have found only 26 update, the rest 4 didn't. Although I incresed max pool size, it doesn't take effect. I also read the links http://wiki.jboss.org/wiki/Wiki.jsp?page=IGetWARNConnectionErrorOccured http://wiki.jboss.org/wiki/Wiki.jsp?page=SQLExceptionIONetwork I wonder if this is a bug in 4.0.2 Thank you, chwang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931725#3931725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931725 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
