Dropping sql connection
krustymk opened this issue ยท 16 comments
23:26:03
SQLDataStorage.executeQuery
SQLException: Communications link failure
Console
18/06/2016 23:26:03
23:26:03
The last packet successfully received from the server was 121,022 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
INFO
18/06/2016 23:26:03
23:26:03
SQLState: 08S01
VendorError: 0
Content-Type = application/java-archive
Content-Disposition = null
Content-Length = 469363
Database is on the same machine (dedicated box)
Autorank reports all setup correctly
Other sql plugins, no errors and working correctly
McMMMO no faults
Stats no faults
Core no faults
Did you check that your MySQL database allows connection from third-party applications? (Autorank in this case)
Please remember, all plugins have been updated (at least several times) and spigot many times since 1.8 something
Dedicated box has been completely reinstalled since i first reported this also
Could you try a different database, just to test if Autorank gives errors at that one? It doesn't have to have data in it.
07/03/2016 07:40:24
07:40:24SQLState: 08S01
VendorError: 0
SQLDataStorage.execute
SQLException: No operations allowed after statement closed.
SQLState: S1009
VendorError: 0
07:42:24SQLDataStorage.executeQuery
SQLException: Communications link failure
Console 07/03/2016 07:42:24
07:42:24The last packet successfully received from the server was 119,002 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
INFO 07/03/2016 07:42:24
07:42:24SQLState: 08S01
VendorError: 0
SQLDataStorage.execute
SQLException: No operations allowed after statement closed.
SQLState: S1009
VendorError: 0
just over and over
Could you try this dev build and see if you still get the SQL error: http://62.131.38.74:8080/job/Autorank/531/
its a log from the restart at 4am till the command
http://pastebin.com/8Xb0xie6
Hmm, it seems like you have both Autorank.jar and Autorank-3.7.5-Dev-531.jar installed. Could you remove both of them and download this one: https://www.spigotmc.org/resources/autorank.3239/update?update=102166 ?