Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DFCA187B8 for ; Mon, 1 Feb 2016 18:02:40 +0000 (UTC) Received: (qmail 46376 invoked by uid 500); 1 Feb 2016 18:01:42 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 46311 invoked by uid 500); 1 Feb 2016 18:01:42 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 46300 invoked by uid 99); 1 Feb 2016 18:01:42 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 18:01:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AD6A7C0CD9 for ; Mon, 1 Feb 2016 18:01:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.482 X-Spam-Level: *** X-Spam-Status: No, score=3.482 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id kWSr-WRCW7_M for ; Mon, 1 Feb 2016 18:01:35 +0000 (UTC) Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id BE69C31AF7 for ; Mon, 1 Feb 2016 18:01:29 +0000 (UTC) Received: by mail-wm0-f54.google.com with SMTP id l66so82403019wml.0 for ; Mon, 01 Feb 2016 10:01:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=PfL6Hn15HUIP4jdOHp1w+dkSKCX/yfKp3wsnyQ+3na4=; b=b5LZeeH2bfCwVBEjo0FvRZD0rXztKRC+FY3yi58lpYEWS/o7fd3ilFmI2YTruhreoM U5oqvU2HuhEdpe/DyVmN4I3LfZrhxNIEjwzjVp7rCLqkYf732i2MzCv4se5dXcroTgnb /t2BbpOQz7uam14IyRdBFRxM7CPQxGYPWtbgUrY/eN8N2Xb3vLsW3zUI22VQZULQvO29 gXtvNa+SWNIBbHF97J80mO9ZWb2B5sNFp5l6zNtHzfzPH4Ko8YDTtEVT7dKN2cv+IO0s N21FM+c/J+0y+zFcoKT3Z695/KqzfbDfV8AgM1UlFTj/UOikeXJElP+FkXcci4FAHoZR 97pw== X-Gm-Message-State: AG10YOS4XjODS2joO7qvg+Qof35lnFwpUYIw+OJU1c4LIoGipz3HGwdKgyNPp4r4kHMLjoxc X-Received: by 10.28.213.204 with SMTP id m195mr13768929wmg.53.1454349689492; Mon, 01 Feb 2016 10:01:29 -0800 (PST) Received: from [192.168.178.126] (ip5b40315a.dynamic.kabel-deutschland.de. [91.64.49.90]) by smtp.googlemail.com with ESMTPSA id ko2sm30206672wjc.9.2016.02.01.10.01.28 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Feb 2016 10:01:28 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: JobClientActorSubmissionTimeoutException From: Ufuk Celebi In-Reply-To: <56AF7D8D.3060305@dfki.de> Date: Mon, 1 Feb 2016 19:01:28 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <8330E2C2-E082-4E92-82C7-D50752360EB6@apache.org> References: <56AF600A.2040706@dfki.de> <56AF6346.9010505@dfki.de> <56AF7D8D.3060305@dfki.de> To: dev@flink.apache.org X-Mailer: Apple Mail (2.3112) > On 01 Feb 2016, at 16:45, Hilmi Yildirim = wrote: >=20 > It seems that the exception is caused by a OutOfMemoryError. But this = is only visible in the logs Could you share the relevant parts? =E2=80=93 Ufuk