I need help setting up my jRDC server...
The server is running on a vps, but it fails to connect to the database...
These are my current config params:
DriverClass=com.mysql.jdbc.Driver
JdbcUrl=jdbc:mysql://localhost/test:17178/test
my #AdditionalJar: mysql-connector-java-5.1.40-bin
but I always get "Error fetching connection."
The server is running on a vps, but it fails to connect to the database...
These are my current config params:
DriverClass=com.mysql.jdbc.Driver
JdbcUrl=jdbc:mysql://localhost/test:17178/test
my #AdditionalJar: mysql-connector-java-5.1.40-bin
but I always get "Error fetching connection."