Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F4E717A76 for ; Sat, 1 Nov 2014 08:08:13 +0000 (UTC) Received: (qmail 89232 invoked by uid 500); 1 Nov 2014 08:08:13 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 89177 invoked by uid 500); 1 Nov 2014 08:08:13 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 89163 invoked by uid 99); 1 Nov 2014 08:08:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 08:08:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.213.176 as permitted sender) Received: from [209.85.213.176] (HELO mail-ig0-f176.google.com) (209.85.213.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 08:07:47 +0000 Received: by mail-ig0-f176.google.com with SMTP id l13so2437001iga.3 for ; Sat, 01 Nov 2014 01:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7ZjK9HkX6YEjhiHaPVKenIOtK18XEsQl8rqzn66x6nE=; b=asCV/OaDqFG1K97DecqM4UAlECgk4B16XaLOyhnub3oZ4Cp2HQcEdY+/7yDnvExJsS GlbXWFyVLNblz/bFIVPqJsD1zkmfh6iwRiuPfQ8XNoloNig3hcNZWfRu8R9oWNT8RUik SewAaEtlhPLyyg+JNjZlU4/TFbOqsftATCe0kAJxvb7H8tBr+rRNFGxBGvWyp3fT9rgl JPmaZUrDw03YP+621nqQh8ftl2KIwHabgudTLgqw6P8gA1ZH+KP/zAh55U5m76BRWMKK DdcrGqOM1mfUbB1B7yBq6xytLvJJEaBC08GokSO5Yy5u6qztbs9bjvWQOjmhXbIfyk8/ zpCw== X-Received: by 10.50.43.167 with SMTP id x7mr2344954igl.41.1414829231498; Sat, 01 Nov 2014 01:07:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.126.136 with HTTP; Sat, 1 Nov 2014 01:06:51 -0700 (PDT) In-Reply-To: References: <1414496494256-5758212.post@n5.nabble.com> <1414511534841-5758233.post@n5.nabble.com> From: Claus Ibsen Date: Sat, 1 Nov 2014 09:06:51 +0100 Message-ID: Subject: Re: Problems configuring FileIdempotentRepository To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi Yeah the code in doStart / loadStore should create the file store if it does not exists. Then Camel will create the store on startup, and the file is there. I logged ticket to get this fixed https://issues.apache.org/jira/browse/CAMEL-7989 On Wed, Oct 29, 2014 at 4:57 PM, Henryk Konsek wrote: >> The underlying problem is that if the idempotent repository file doesn't >> exist Camel doesn't seem to create it. > > If you can reproduce the issue with the Maven example, you could > create a Jira issue with bug report. > > Cheers. > > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/