I am trying to create a new connection in pentaho to connect mysql database. And I am getting an below error.
Pentaho community edition V6.1 Connector : mysql-connector-java-5.1.17-bin.jar
Error connecting to database [Reports] : org.pentaho.di.core.exception.KettleDatabaseException: Error occurred while trying to connect to the database
Error connecting to database: (using class org.gjt.mm.mysql.Driver) Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection timed out
org.pentaho.di.core.exception.KettleDatabaseException: Error occurred while trying to connect to the database
Error connecting to database: (using class org.gjt.mm.mysql.Driver) Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection timed out