I installed and started up Xindi the first time successfully on a local CF10 installation (running on Mac OS with MySQL). But now I came back to do some more work on it, and it's not starting up due to cache errors.
Exception occured before FW/1 was initialized
| Another CacheManager with same name '_ORM_xindi_F4F0B2E999CFD588C36C6FFE2B25A626' 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/Developer/ColdFusion10/cfusion/lib/ehcache-core-2.5.1.jar!/ehcache-failsafe.xml] |
|
I tried restarting ColdFusion but it just continues to throw the same error.
Any ideas how to fix this?
Mary Jo