Out of Memory Errors. Help!

2002-05-28 Thread Mc Cabe, Lisa
Hi... Hope there is someone out there who can help with this! We are attempting to connect 50 clients to Tomcat 4.03 (running stand-alone) simultaneously. After several minutes, we get the error java.lang.OutOfMemoryError and all threads terminate, however it would appear that we have plenty

RE: Out of Memory Errors. Help!

2002-05-28 Thread Emilio Miranda
. Regards -Mensaje original- De: Mc Cabe, Lisa [mailto:[EMAIL PROTECTED]] Enviado el: martes 28 de mayo de 2002 16:04 Para: Tomcat Users List Asunto: Out of Memory Errors. Help! Hi... Hope there is someone out there who can help with this! We are attempting to connect 50 clients

RE: Out of Memory Errors. Help!

2002-05-28 Thread Mc Cabe, Lisa
To: Tomcat Users List Subject: Re: Out of Memory Errors. Help! are you using a database by chance? most likely culprit is a badly garbage-collected partly-native database driver. If you are using the JDBC ODBC bridge driver, you're definitely having problems. If by chance (just guessing at this point