Civcraft / JukeAlert

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/JukeAlert
BSD 3-Clause "New" or "Revised" License
5 stars 15 forks source link

mysql exception #56

Closed Maxopoly closed 8 years ago

Maxopoly commented 8 years ago

[17:06:45 ERROR]: [JukeAlert] Failed to prepare statement! INSERT INTO snitch_details (snitch_id, snitch_log_time, snitch_logged_action, snitch_logged_initiated_user,[624/9934]│····························································gged_victim_user, snitch_logged_x, snitch_logged_y, snitch_logged_z, snitch_logged_materialid) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?) │···························································· com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver. │···························································· at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_72-internal] │···························································· at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_72-internal] │···························································· at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_72-internal] │···························································· at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_72-internal] │···························································· at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-880a532] │···························································· at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[spigot.jar:git-Spigot-db6de12-880a532]