I get this error when trying to launch my MS Server, it's getting quite annoying, checked all the WZ and did not find a corrupter or an error.
I would really appreciate if you could help me.PHP Code:ERROR: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cou
ld not create connection to database server. Attempted reconnect 3 times. Giving
up.
Exception in thread "main" java.lang.NullPointerException
at server.Start.run(Start.java:37)
at server.Start.main(Start.java:111)


Reply With Quote

