I am getting this error when connecting to the mysql database through Spring hibernate in ubunto 14.4. This is working on My local environment perfectly.
Nov 09, 2014 2:37:27 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
WARN: SQL Error: 0, SQLState: 08S01
Nov 09, 2014 2:37:27 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
ERROR: Communications link failure
can anyone help me out to solve this?