Re: A Randome Very Strange Tomcat Crash

2007-05-09 Thread Len Popp
(oops, sorry for the previous truncated message) It shouldn't crash, it's supposed to serialize all the ODBC calls so you can use it in a multi-threaded program. (ref. the JDBC FAQ: http://java.sun.com/products/jdbc/reference/faqs/index.html ) I've used it in a webapp, for testing during developm

Re: A Randome Very Strange Tomcat Crash

2007-05-09 Thread Len Popp
But it shouldn't crash, it's supposed to serialize all the ODBC calls so you can use it in a multi-threaded program. (ref. the JDBC FAQ: http://java.sun.com/products/jdbc/reference/faqs/index.html) I've used it in a webapp, for testing during development, with no problems other than poor performan

Re: A Randome Very Strange Tomcat Crash

2007-05-09 Thread David Delbecq
C [ntdll.dll+0x2f350] C [ODBC32.dll+0x34c16] C [ODBC32.dll+0x320d] C [ODBC32.dll+0x23482] C [ODBC32.dll+0x235bc] C [JdbcOdbc.dll+0x4d18] j sun.jdbc.odbc.JdbcOdbc.error(JJJ[B[B[B)I+0 j sun.jdbc.odbc.JdbcOdbc.createSQLException(JJJ)Ljava/sql/SQLException;+63 j sun.jdbc.odbc.JdbcOdbc.standard

Re: A Randome Very Strange Tomcat Crash

2007-05-09 Thread Tim Funk
You are using the Jdbc-odbc bridge. That JDBC-ODBC bridge is not meant to be used on a web server or multi threaded environment. -Tim Massimiliano PASQUALONI wrote: Hy Everyone! I'm develop my first application in jsp. Isn't a real "application", it's an "system integration" job that join 2