Duplicate
Details
Assignee
UnassignedUnassignedReporter
Alexander DiedlerAlexander DiedlerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Alexander Diedler
Alexander DiedlerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 23 May 2017 at 08:11
Updated 12 June 2017 at 14:09
Resolved 12 June 2017 at 14:09
Hello,
We face several times the issue below, lucee not running anymore and can only be reactivated by Restart of Lucee.
It is not reproducable at all, what we can say it occours after the database connection was cutted due to a restore of database.
Lucee 5.1.4.19 Error (java.lang.IllegalStateException) Message The CacheManager has been shut down. It can no longer be used. Cause java.lang.IllegalStateException Stacktrace The Error Occurred in /iracer3/ir_access_object.cfm: line 216 called from /iracer3/iq_menu_subitems.cfm: line 207 called from /iracer3/iq_article_list.cfm: line 25 called from /appli/tecracer/apps/helios-fas/program.helios/login.cfm: line 137 135: </td> 136: </cfoutput> 137: <cf_iq_article_list menu_id=#login_news_menu_id#> 138: 139: <cfoutput> Java Stacktrace lucee.runtime.exp.NativeException: The CacheManager has been shut down. It can no longer be used. at net.sf.ehcache.CacheManager.checkStatus(CacheManager.java:1610) at net.sf.ehcache.CacheManager.getCache(CacheManager.java:1142) at org.lucee.extension.cache.eh.EHCache.getCache(EHCache.java:564) at org.lucee.extension.cache.eh.EHCacheSupport.put(EHCacheSupport.java:67) at lucee.runtime.functions.cache.CachePut._call(CachePut.java:55) at lucee.runtime.functions.cache.CachePut.call(CachePut.java:47) at lucee.runtime.tag.Cache.doPut(Cache.java:433) at lucee.runtime.tag.Cache.doStartTag(Cache.java:300) at iracer3.ir_access_object_cfm$cf.call(/iracer3/ir_access_object.cfm:216) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:928) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:842) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:836) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249)