Re: tomcat-jdbc issue

2008-12-15 Thread Kevin Jackson
Hi Filip, > Are you sure that is all you see in your logs. We try to not swallow any > error, and there should be more information. Yes you were correct, root cause java.sql.SQLException: Invalid state, the Connection object is closed. net.sourceforge.jtds.jdbc.ConnectionJDBC2.checkOpen(Connect

Re: tomcat-jdbc issue

2008-12-15 Thread Filip Hanik - Dev Lists
hi Kevin, Are you sure that is all you see in your logs. We try to not swallow any error, and there should be more information. Adding logging is not an issue, we can do that fairly easily. However, the trace you show us, is not the entire story, there is more, you can ping me on email fhani

tomcat-jdbc issue

2008-12-15 Thread Kevin Jackson
Hi, I'm using the new tomcat-jdbc connection pool with tomcat-6.0.18 on windows server 2003 and SQL Server 2000 with the jtds driver Sometimes when the db server is under heavy load, the following exception is thrown: root cause java.lang.reflect.InvocationTargetException sun.reflect.GeneratedM