2018-4-3 0:00:00 net.sf.ehcache.store.DiskStore removeAll
严重: com.jeecms.cms.front.CmsSiteDayPvTotal Cache: Could not rebuild disk store. Initial cause was com.jeecms.cms.front.CmsSiteDayPvTotal Cache: The Disk store is not active.
net.sf.ehcache.CacheException: com.jeecms.cms.front.CmsSiteDayPvTotal Cache: The Disk store is not active.
at net.sf.ehcache.store.DiskStore.checkActive(DiskStore.java:239)
at net.sf.ehcache.store.DiskStore.removeAll(DiskStore.java:506)
at net.sf.ehcache.Cache.removeAll(Cache.java:1529)
at net.sf.ehcache.Cache.removeAll(Cache.java:1512)
at com.jeecms.cms.task.job.SiteDayJob.clearDayPvAndVisitor(SiteDayJob.java:37)
at com.jeecms.cms.task.job.SiteDayJob.execute(SiteDayJob.java:25)
at sun.reflect.GeneratedMethodAccessor889.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273)
at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:311)
at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:113)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662) |
|