[
https://issues.apache.org/jira/browse/CAMEL-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6215.
--------------------------------
Resolution: Not A Problem
Assignee: Claus Ibsen
> 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
> Assignee: Claus Ibsen
> Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)