maybe put the jar file in the wrong directory? Looks like that's what could 
have happened.

-----Original Message-----
From: Jean-Pierre Astier [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 24, 2007 5:27 AM
To: Tomcat Users List
Subject: error in catalina.out log


Hi all,

I've got this message in my catalina.out log.

I dont know how to resolve the problem.

Any idea ??

Thanks

Jean-Pierre Astier

23 mai 2007 12:51:39 org.apache.catalina.loader.WebappClassLoader  
loadClass
INFO: Illegal access: this web application instance has been stopped  
already.  Could not load com.mysql.jdbc.Messages.  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:1241)
         at org.apache.catalina.loader.WebappClassLoader.loadClass 
(WebappClassLoader.java:1201)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java: 
319)
         at com.mysql.jdbc.CommunicationsException.<init> 
(CommunicationsException.java:174)
         at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2710)
         at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2621)
         at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:1338)
         at com.mysql.jdbc.Connection.realClose(Connection.java:4429)
         at com.mysql.jdbc.Connection.cleanup(Connection.java:1973)
         at com.mysql.jdbc.Connection.finalize(Connection.java:3114)
         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)


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to