Title:
Another CacheManager with same name '_ORM_...........' already exists in the same VM
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Dik Klop / Dik Klop (Dik Klop)
Created: 09/09/2012
Components: Caching
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final / cf11:284254, cf10:284261
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Mac 10.7 64-bit
Vote Count: 7
Related Bugs:
CF-3181617 - Similar to
Problem Description: Application cannot startup if secondary caching is enabled. Even after patching to version 10.0.1 the error still exists. The following error occurs:
Another CacheManager with same name '_ORM_........' already exists in the same VM. Please provide unique names for each CacheManager in the config or do one of following: 1. Use one of the CacheManager.create() static factory methods to reuse same CacheManager with same name or create one if necessary 2. Shutdown the earlier cacheManager before creating new one with same name. The source of the existing CacheManager is: URLConfigurationSource [url=jar:file:/Applications/ColdFusion10/cfusion/lib/ehcache-core-2.5.1.jar!/ehcache-failsafe.xml]
Steps to Reproduce: set secondaryCacheEnabled="true", cacheProvider="ehcache" in ormSettings
Actual Result: Application failes to start
Expected Result:
Any Workarounds: ?
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3327626
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Skygod37
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- September 09, 2012 00:00:00: 1_exceptionLog.txt
- February 22, 2013 00:00:00: 2_cache_error.zip
- February 22, 2013 00:00:00: 3_cache_error_v2.zip
Comments: