CommunicationsException « MySQL « JPA Q&A





1. jdbc4.CommunicationsException: Communications link failure    stackoverflow.com

i have read many posts in this site and many other sites about this problem, and i have tried the solutions they have provided, but this seem like unsolvable for me, every ...

2. Hibernate Mysql CommunicationsException MESSAGE: Communications link failure Last packet sent to the server was 47 ms ago    stackoverflow.com

I am facing following error. Actually i am setting current date in one of my database table through my web app.Next i would like to enter other date's into to my table ...

3. Job not executing correctly MySql+Hibernate CommunicationsException    forums.terracotta.org

Hi everyone, This is the first time I write in the forum, but this problem has been driving me crazy for almost a year... The scenario is the following: Java web application running on Tomcat and using Hibernate for data persistence layer. There are jobs that are scheduled in different times. The jobs basically are classes that execute some procedures, update ...