We have developed a web application using hibernate/MySQL 5 running on a tomcat 6 server.Application works fine but we have a problem when login to the system every morning.It gives a java.net.SocketException Broken Pipe Exception.When we restart tomcat server it works fine again.What can be the cause for this exception ?