DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28789>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28789
Tomcat not responding
Summary: Tomcat not responding
Product: Tomcat 4
Version: 4.1.30
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Other
Component: Catalina
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: emrajan03@yahoo.com
We are running Tomcat 4.1.30 on Linux. Upon submitting a form we are trying to
calculate some column values on a database table. This process is done by a
stored procedure, for every 1000 rows we log a debug message, so that we know
the processing status.
After completing 30,000 rows page has to go to the statistics jsp where we
display the process status information. From the log and database value the
process completes in 2 minutes but the status page is never displayed.
>From the log I can tell that the status went to the next ServletAction and the
statistics page is also called by the same thread.
Can you please help me resolving this issue?
I don't know whether Client times out with the server?
I was not able to reproduce it in the test environment which is similar to our
production.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|