You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/03/25 11:00:59 UTC

[jira] [Updated] (CAMEL-6215) CacheReplicationTest resolve FIX ME

     [ https://issues.apache.org/jira/browse/CAMEL-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-6215:
-------------------------------
    Estimated Complexity: Novice  (was: Unknown)

> 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
>            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)