Hello,

     I'm developing a web site which should cope with more than one
connection at a time.

     When a large number of connections are involved, "java.exe: No error"
message appeared and the servlet program just exited. It seems that the
JDBC code is somehow putting an excessive load on the stack or something,
though I can't see how this happen.  There was no any memory troubles reported.

     I run my program on a PII-333 with NT4SP3, and used MS Access97 as the
database.  (I've already used a Connection Pool to improve the performance.
Though the performance looks better, the "exit" problem still exits somewhere.)

     Anyone has any ideas about that?   Thanks in advance!

Regards,
Mercury

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to