Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 92250 invoked from network); 11 Mar 2008 18:05:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2008 18:05:03 -0000 Received: (qmail 15587 invoked by uid 500); 11 Mar 2008 18:05:00 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 15573 invoked by uid 500); 11 Mar 2008 18:05:00 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 15564 invoked by uid 99); 11 Mar 2008 18:05:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 11:05:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oisin.hurley@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 18:04:23 +0000 Received: by nf-out-0910.google.com with SMTP id b21so992785nfd.16 for ; Tue, 11 Mar 2008 11:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YtzjmUbo6FBlxlFY/EOILFZDFs6FLYnqRgU8tPsRu7w=; b=BYy7ebgBDun6igswOK0eksGZsVNdxk4/IduUC01v/my2sDGQsBSz1IbFZUlkRaMMPlVJsBa6JxRxX7CWGVfLDXaBv3N8HuPaJ9FmbQ6sc56KoYiGBi/Dulck9l+qhTwO3oEcSZuiiqCVIAbpE6dwSVhDzS6h5NRGeSFk+bQlyPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p69yZQ7G2AhDy/jiSEzmbcTiCZoDYXpBhx2tFqdpn/G38Rw4AECFYNxShhMaH+ZM8EgI7TpJmlPtnoz9mek6wdl7luUNWrpdtxeSmgk1A08ykBSzuCKoh+k/GF/txI8gGLt+X2g1kw75LiF3+6wDTYgYLZy4WxX3+HuKjG6ucvE= Received: by 10.78.168.6 with SMTP id q6mr18750049hue.65.1205258664870; Tue, 11 Mar 2008 11:04:24 -0700 (PDT) Received: by 10.78.81.2 with HTTP; Tue, 11 Mar 2008 11:04:23 -0700 (PDT) Message-ID: Date: Tue, 11 Mar 2008 18:04:23 +0000 From: "Oisin Hurley" To: camel-user@activemq.apache.org Subject: Re: Error running trivial file->file route In-Reply-To: <15974866.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <15974866.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the replies - much appreciated. Willem: I compiled on trunk from March 7th (last friday), and I'm working it on a Macbook. davsclaus: The file is not empty - it has some non-structured text data in it. Based on Willem's evidence, there's a chance that the issue has resolved itself magically on trunk, so I'll svn up later and give it a spin. cheers! --oh