Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 564DFFFE7 for ; Tue, 26 Mar 2013 22:35:15 +0000 (UTC) Received: (qmail 81541 invoked by uid 500); 26 Mar 2013 22:35:15 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 81510 invoked by uid 500); 26 Mar 2013 22:35:15 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 81501 invoked by uid 99); 26 Mar 2013 22:35:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 22:35:15 +0000 Date: Tue, 26 Mar 2013 22:35:15 +0000 (UTC) From: "Piotr Klimczak (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-6215) CacheReplicationTest resolve FIX ME MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614631#comment-13614631 ] Piotr Klimczak commented on CAMEL-6215: --------------------------------------- YES :) Please note that i do not have much time- I can spent about 2 hours a day during mid. week, and about 4 hours during weekends but i'm doing my best :) Greetings, Piotr > 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