You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Amal Thayyil <am...@gmail.com> on 2010/10/21 10:27:23 UTC

Error while running jsp with MYSQL DB Connections\

I am getting the following error and tomcat gets stuck while running a jsp
page with MYSQL DB Connections.

Tomcat Version is 6.0.29

SEVERE: The web application [/] is still processing a request that has yet
to finish. This is very likely to create a memory leak. You can control the
time allowed for requests to finish by using the unloadDelay attribute of
the standard Context implementation.

Thanks,
AST

RE: Error while running jsp with MYSQL DB Connections\

Posted by Maximilian Stocker <ma...@talentoyster.com>.
A jsp page with database connections? That's poor.

There is a bug in *your* code. You should find that bug and fix it. Then the problem will go away.

-----Original Message-----
From: Amal Thayyil [mailto:amalthayyil@gmail.com]
Sent: Thursday, October 21, 2010 4:27 AM
To: users@tomcat.apache.org
Subject: Error while running jsp with MYSQL DB Connections\

I am getting the following error and tomcat gets stuck while running a jsp
page with MYSQL DB Connections.

Tomcat Version is 6.0.29

SEVERE: The web application [/] is still processing a request that has yet
to finish. This is very likely to create a memory leak. You can control the
time allowed for requests to finish by using the unloadDelay attribute of
the standard Context implementation.

Thanks,
AST

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org