Hi,
I'm trying to connect to a MySQL database using JNDI, but I'm getting this error message:
"org.pentaho.di.core.exception.KettleDatabaseException: Error occured while trying to connect to the database
Invalid JNDI connection GLPI : socket creation error"
Could anybody help-me. Here goes some more details about my configuration environment:
Mysql driver located at "data-integration/libext/JDBC"
mysql-connector-java-5.1.26-bin.jar
JNDI jdbc.properties file:
GLPI/type=javax.sql.DataSource
GLPI/driver=com.mysql.jdbc.Driver
GLPI/user=glpi-teste
GLPI/password=****
GLPI/url=jdbc:mysql://IPADRESS:3306/glpi-teste
JNDI connection and error screen:
GLPI-JNDI - Error Message.jpg
I'm trying to connect to a MySQL database using JNDI, but I'm getting this error message:
"org.pentaho.di.core.exception.KettleDatabaseException: Error occured while trying to connect to the database
Invalid JNDI connection GLPI : socket creation error"
Could anybody help-me. Here goes some more details about my configuration environment:
Mysql driver located at "data-integration/libext/JDBC"
mysql-connector-java-5.1.26-bin.jar
JNDI jdbc.properties file:
GLPI/type=javax.sql.DataSource
GLPI/driver=com.mysql.jdbc.Driver
GLPI/user=glpi-teste
GLPI/password=****
GLPI/url=jdbc:mysql://IPADRESS:3306/glpi-teste
JNDI connection and error screen:
GLPI-JNDI - Error Message.jpg