Title:
Page error during first retrieval of page that has caching enabled: Cache appnameTEMPLATE already exists null
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Claire Harmony / Claire Harmony (Claire Harmony)
Created: 11/13/2014
Components: Caching
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Windows 8 64-bit
Vote Count: 0
Problem Description:When retrieving a page that has CFCACHE enabled for it, during the first retrieval getting this error.
Steps to Reproduce: Cache a page with this command: <CFCACHE action="optimal" stripWhiteSpace="true" timespan="#CreateTimeSpan(0,0,10,0)#" useCache=true>
script
</CFCACHE>
Actual Result: Intermittently getting this error: Cache appnameTEMPLATE already exists null
Template in Error:
/default.cfm?
Error message: Cache MusicCultTEMPLATE already exists
Root cause: net.sf.ehcache.ObjectExistsException: Cache MusicCultTEMPLATE already exists
Tag context:
array
1 struct
COLUMN 0
ID CFCACHE
LINE 3
RAW_TRACE at cfdefault2ecfm1502743695.runPage(D:\cust\advances\mcc\web\default.cfm:3)
TEMPLATE D:\some path\default.cfm
TYPE CFML
Exception type: coldfusion.runtime.CfErrorWrapper
Expected Result: The page should come up instead of erroring out
Any Workarounds: None
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3851512
External Customer Info:
External Company:
External Customer Name: Quinnster
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows Server 2008 R2, ColdFusion 11
Attachments:
Comments: