Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2439CBB8 for ; Fri, 28 Nov 2014 20:20:23 +0000 (UTC) Received: (qmail 51604 invoked by uid 500); 28 Nov 2014 20:20:23 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 51556 invoked by uid 500); 28 Nov 2014 20:20:23 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 51544 invoked by uid 99); 28 Nov 2014 20:20:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2014 20:20:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of eaepstein@gmail.com designates 209.85.220.181 as permitted sender) Received: from [209.85.220.181] (HELO mail-vc0-f181.google.com) (209.85.220.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2014 20:19:56 +0000 Received: by mail-vc0-f181.google.com with SMTP id le20so3178691vcb.26 for ; Fri, 28 Nov 2014 12:18:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QPJsQ1J1BRqWQUVwDGomJZnVcWqRtQ3cMh3cnlOFCsk=; b=ZAkRKEsy4UnDo+cymElY6Vw5Lq0S5/fyPeJv0BikcrvAnbdXgKQrDfikUhVWCDis/S Awunj3u4BTq0k8thMXvK/8c8XtcsYfoDKcT4Uu8sX4uynoD+fxB4DzWv0cGtb+WmGuCl EUSuZ2n/Mf9pIp0d3PKNdU3adSyT9JTEoook70fRVX2+ZKe4PvTS4vG4OTyy80AXOKSw uUFfxno0F55Jgp0SEYPtIlwWWwDKxRKXEVKEbdT8WBlOgWZR//tHU8qa2bBrybZlHXRk 9zrDI70rArsZVwf0png4Zmpo0fa7hBgPzLWZhwYth3moXRKNFoXauBPcv28PflwPBGNs QUTg== MIME-Version: 1.0 X-Received: by 10.221.55.68 with SMTP id vx4mr2195839vcb.26.1417205905109; Fri, 28 Nov 2014 12:18:25 -0800 (PST) Received: by 10.52.245.3 with HTTP; Fri, 28 Nov 2014 12:18:25 -0800 (PST) In-Reply-To: References: Date: Fri, 28 Nov 2014 15:18:25 -0500 Message-ID: Subject: Re: Ducc: Rename failed From: Eddie Epstein To: user@uima.apache.org Content-Type: multipart/alternative; boundary=001a113382f68c37b80508f0f621 X-Virus-Checked: Checked by ClamAV on apache.org --001a113382f68c37b80508f0f621 Content-Type: text/plain; charset=UTF-8 To debug, please add the following option to the job submission: --all_in_one local This will run all the code in a single process on the machine doing the submit. Hopefully the log file and/or console will be more informative. On Fri, Nov 28, 2014 at 1:41 PM, Simon Hafner wrote: > 2014-11-28 10:45 GMT-06:00 Eddie Epstein : > > DuccCasCC component has presumably created > > /home/ducc/analysis/txt.processed/5911.txt_0_processed.zip_temp and > written > > to it? > I don't know, the _temp file doesn't exist anymore. > > > Did you run this sample job in something other than cluster mode? > I get the same error running on a single machine. > --001a113382f68c37b80508f0f621--