Piotr Klimczak created CAMEL-6215:
-------------------------------------
Summary: CacheReplicationTest resolve FIX ME
Key: CAMEL-6215
URL: https://issues.apache.org/jira/browse/CAMEL-6215
Project: Camel
Issue Type: Test
Components: camel-cache
Affects Versions: 2.11.0
Reporter: Piotr Klimczak
Resolve FIX ME on:
@Ignore("Fix me")
public class CacheReplicationTest
Cause:
{code}
net.sf.ehcache.CacheException: Another unnamed CacheManager 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.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira