I have a web site using Hibernate + Struts. It is on company's server with Tomcat + MySQL.
Once a day, the application disconnects to the database and throws 500 error to every page since the side bar needs to pull info. from the database. Log only says "Could not execute query". So, every morning, I have to restart Tomcat to fix the 500 error.
Anyone, any idea what's going on?
Thanks in advance!
Once a day, the application disconnects to the database and throws 500 error to every page since the side bar needs to pull info. from the database. Log only says "Could not execute query". So, every morning, I have to restart Tomcat to fix the 500 error.
Anyone, any idea what's going on?
Thanks in advance!