我用的是struts2+hibernate+spring框架 
想问下各位大虾下面的应用程序实例已被停止了 怎么解决! 新手麻烦大家。
this web application instance has been stopped already.  Could not load com.mysql.jdbc.SQLError.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateException
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1248)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1208)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:1768)
at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:1721)
at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:1040)
at com.mysql.jdbc.Connection.realClose(Connection.java:2001)
at com.mysql.jdbc.Connection.cleanup(Connection.java:2575)
at com.mysql.jdbc.Connection.finalize(Connection.java:1210)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
2009-12-17 15:19:38 org.apache.coyote.http11.Http11BaseProtocol start