Hello ,
I installed multiverse server on vps windows 2008 server .
Server dosn't work . It cant connect to DB. Im sure MySQL is Up
I tried with : Firewall off
checked Mysql service
Installed fix for Windows
checked path Jdbc connector
checked password
- Code:
-
Engine.main: error connecting to the database multiverse.server.util.MVRuntimeException: could not connect to database: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at multiverse.server.engine.Database.connect(Database.java:112)
at multiverse.server.engine.Engine.main(Engine.java:332)
I have no idea, cab you help me ?
Thanks