標籤:java mysql spring
1、錯誤描述
四月 12, 2015 2:17:54 下午 org.apache.catalina.core.ApplicationContext log資訊: Initializing Spring FrameworkServlet 'appServlet'四月 12, 2015 2:17:56 下午 org.apache.catalina.core.StandardContext reload資訊: Reloading Context with name [/CMP] is completed四月 12, 2015 2:18:41 下午 org.apache.catalina.loader.WebappClassLoader loadClass資訊: Illegal access: this web application instance has been stopped already. Could not load net.sf.ehcache.store.compound.CompoundStore$KeySet. 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.IllegalStateExceptionat org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612)at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571)at net.sf.ehcache.store.compound.CompoundStore.keySet(CompoundStore.java:216)at net.sf.ehcache.store.compound.factories.DiskStorageFactory$DiskExpiryTask.run(DiskStorageFactory.java:690)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2、錯誤原因
3、解決辦法
java.lang.IllegalStateException