taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

SQL NoClassDefFoundError Exception #14

Closed jjcf89 closed 13 years ago

jjcf89 commented 13 years ago

Just updated from 1.6.1 to 1.6.3. Am occasionally getting these errors. I checked the DB and it looks like its still being updated.

2011-03-02 22:37:00 [SEVERE] Exception in thread "Thread-211" 2011-03-02 22:37:00 [SEVERE] java.lang.NoClassDefFoundError: Could not initialize class com.mysql.jdbc.SQLError 2011-03-02 22:37:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1098) 2011-03-02 22:37:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2987) 2011-03-02 22:37:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2982) 2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.JDCConnection.validate(JDCConnection.java:58) 2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.ConnectionService.reapConnections(ConnectionService.java:48) 2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.ConnectionReaper.run(ConnectionService.java:105)

2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.ConnectionService.reapConnections(ConnectionService.java:48) 2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.ConnectionReaper.run(ConnectionService.java:105) a:48) 2011-03-02 22:37:00 [SEVERE] at me.taylorkelly.bigbrother.datasource.ConnectionReaper.run(ConnectionService.java:105)

N3X15 commented 13 years ago

Could you please pastebin the entire log so we can see the context of when this occurs?

jjcf89 commented 13 years ago

http://dl.dropbox.com/u/1187267/server.log

jjcf89 commented 13 years ago

Crap I accidentally closed it

jjcf89 commented 13 years ago

I don't see a way to reopen?

N3X15 commented 13 years ago

Re-opened for you.

I'll look into this, but try getting your other plugins' errors fixed, or disable the broken ones first, as they can affect plugin loading.

jjcf89 commented 13 years ago

I updated craft bukkit maybe that will help

taylorkelly commented 13 years ago

Did that fix it?

jjcf89 commented 13 years ago

I haven't received it since updating.

N3X15 commented 13 years ago

Closed.