You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Piotr Klimczak (JIRA)" <ji...@apache.org> on 2013/03/26 20:11:14 UTC

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

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