Help me please

Joined
Dec 22, 2015
Messages
2
Reaction score
0
I run my server and this appear

Code:
ERRORcom.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could
 not create connection to database server. Attempted reconnect 3 times. Giving u
p.
Exception in thread "main" java.lang.ExceptionInInitializerError
        at server.Start.run(Start.java:42)
        at server.Start.main(Start.java:120)
Caused by: java.lang.NullPointerException
        at server.ServerProperties.<clinit>(ServerProperties.java:30)
        ... 2 more
Press any key to continue . . .

I use Helisium v117 thank you
 
Back