Hello all,
I'm running Hibernate 3.1 inside a web application running in Tomcat.
After few minutes (aprox 20 minutes) I have the following message in the catalina log file
INFO: Illegal access: this web application instance has been stopped already. Could not load com.mchange.v2.resourcepool.BasicResourcePool$5. 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)
I'm using c3p version 0-0.9.0.
I'm not worry about that since as said in the message is not critic, but anyone knows if this can be fixed or the source of the problem?
Thanks in advance
Albert
|