Hi,

I am running Tomcat 3.2.3 on a Linux machine.  My web application is
running just fine, however every morning when I come into work, Tomcat
needs to be restarted because when I load the page, this error appears:

Included servlet error: 500
Location: /apps/home.jsp
Error Location: /appps/include/header.jsp

Internal Servlet Error:
javax.servlet.ServletException: Error during query: Unexpected Exception:
java.sql.SQLException
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContext)
....

Root cause:
java.sql.SQLException: Error during query: Unexpected exception:
java.sql.SQLException
at org.gft.mm.mysql.Connection.execSQL(Connection.java:807)
...

At first I thought the database connection was being lost, however I set it
to time out after 15 seconds, and the connection did re-initialized
properly.

Any help would be much appreciated.

Thank you,
Ree Migliozzi




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to