Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-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 CCDAB10503 for ; Mon, 30 Dec 2013 18:12:42 +0000 (UTC) Received: (qmail 14830 invoked by uid 500); 30 Dec 2013 18:12:37 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 14786 invoked by uid 500); 30 Dec 2013 18:12:34 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 14774 invoked by uid 99); 30 Dec 2013 18:12:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 18:12:31 +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 (athena.apache.org: domain of pushparajxa@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 18:12:26 +0000 Received: by mail-bk0-f47.google.com with SMTP id mx12so3817721bkb.20 for ; Mon, 30 Dec 2013 10:12:05 -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=0jYvLNOijDfwSZ4/E2wCBrDdvKef9L8dYyh5U9EXzF4=; b=sFbvA1qF5zyelwi6T+FVVVpXmg9xX8LzK/xCi6PREu/Aj0VuEi8QyQDEpn/zsyCn1r yjgtNuQBFEN5VXxSjQmkcrgfY95dlRo+YB9hzjdQmoJ807Xw+Wvzm7xcx7/hfZ9kGRfM 2EbI3SZ6kHC5YvGvMBmbMTXgH3pL4IN+ehZeOVQTBlaHRE1oeubW/6UlsRWyXiEFc/jW zXaxu8CE9gxEQopMj3R4suUc16RsC2PlW3NkiXIRGeHuzX0DrFI5Mv9Gy0O7kDVKoxmv dRxqYkevMAeKZHTJSWNDgAOdeXxnu/OXpnrByyC3De46zhHum8epGQUxVe+jdCrpuLrc qPoA== MIME-Version: 1.0 X-Received: by 10.204.200.138 with SMTP id ew10mr1024145bkb.34.1388427125159; Mon, 30 Dec 2013 10:12:05 -0800 (PST) Received: by 10.204.237.68 with HTTP; Mon, 30 Dec 2013 10:12:05 -0800 (PST) In-Reply-To: References: Date: Mon, 30 Dec 2013 23:42:05 +0530 Message-ID: Subject: Re: Run time error From: Pushparaj Motamari To: user Content-Type: multipart/alternative; boundary=485b3970d3a497a21104eec461eb X-Virus-Checked: Checked by ClamAV on apache.org --485b3970d3a497a21104eec461eb Content-Type: text/plain; charset=ISO-8859-1 Check for error in program during runtime..check the logs On Mon, Dec 30, 2013 at 10:46 PM, Jyoti Yadav wrote: > Hi folks.. > I am trying to execute a graph algorithm on relatively large graph.. > I installed hadoop on single system and trying to execute algorithm on > Giraph... > > I got following error... > > ERROR org.apache.giraph.graph.GraphTaskManager: run: Worker failure failed > on another RuntimeException, original expection will be rethrown > java.lang.IllegalStateException: deleteExt: Failed to delete .. > > Any one faced the same error ever?? > Thanks > Jyoti > --485b3970d3a497a21104eec461eb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Check for error in program during runtime..check the logs<= br>


On M= on, Dec 30, 2013 at 10:46 PM, Jyoti Yadav <rao.jyoti26yadav@gmail= .com> wrote:
Hi folks..
I am trying to execute=A0 a graph algorithm on relat= ively large graph..
I installed hadoop on single system and trying to execute algorithm o= n Giraph...

I got following error...

ERROR org.apache.giraph.graph.Gra= phTaskManager: run: Worker failure failed on another RuntimeException, orig= inal expection will be rethrown
java.lang.IllegalStateException: deleteE= xt: Failed to delete ..

Any one faced the same error ever??
Thanks
Jyoti

--485b3970d3a497a21104eec461eb--