My application uses MySQL Server. When I try to run it on Mac OS, the state of the application freezes in my save manager, where I try to establish a connection. An exception is thrown after exactly 30 minutes.
2011-02-25 15: 24: 06,137 2292512 ERROR org.hibernate.util.JDBCExceptionReporter Communication communication error
The last packet sent to the server was 0 ms ago. 2011-02-25 16: 24: 07,944 5894319 ERROR org.hibernate.util.JDBCExceptionReporter Communication communication error
The last packet sent to the server was 0 ms ago. 2011-02-25 16: 24: 07,945 5894320 ERROR org.hibernate.util.JDBCExceptionReporter Communication communication error
The last packet sent to the server was 0 ms ago. 2011-02-25 16: 24: 07,947 5894322 ERROR com.agilent.cgh.dal.persistence.AbstractPersistenceType org.hibernate.exception.JDBCConnectionException: Cannot open connection: Cannot open connection org.hibernate.exception.SQLStateConverter.convert (SQLStateConverter .java: 97) org.hibernate.exception.JDBCExceptionHelper.convert (JDBCExceptionHelper.java:66) org.hibernate.exception.JDBCExceptionHelper.convert (JDBCExceptionHelper.java:52) org.hibernate.jdbc.CenectionCanectionManager : 449) org.hibernate.jdbc.ConnectionManager.getConnection (ConnectionManager.java:167) org.hibernate.jdbc.JDBCContext.connection (JDBCContext.java:142) org.hibernate.transaction.JDBCTransaction.begin.JavaBC ) org.hibernate.impl.SessionImpl.beginTransaction (SessionImpl.java:1353)
, Spring Framework beanRefContext.xml
, Mac OS?