Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E11AC200BB8 for ; Sat, 29 Oct 2016 03:06:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DFE25160AF5; Sat, 29 Oct 2016 01:06:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 339A3160AE4 for ; Sat, 29 Oct 2016 03:06:00 +0200 (CEST) Received: (qmail 91994 invoked by uid 500); 29 Oct 2016 01:05:59 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 91983 invoked by uid 99); 29 Oct 2016 01:05:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2016 01:05:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 32C9A2C1F56 for ; Sat, 29 Oct 2016 01:05:59 +0000 (UTC) Date: Sat, 29 Oct 2016 01:05:59 +0000 (UTC) From: "Miklos Szegedi (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5725) Test uncaught exception in TestContainersMonitorResourceChange.testContainersResourceChange when setting IP and host MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 29 Oct 2016 01:06:01 -0000 [ https://issues.apache.org/jira/browse/YARN-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Szegedi updated YARN-5725: --------------------------------- Attachment: YARN-5725.007.patch Fixed checkstyle issue > Test uncaught exception in TestContainersMonitorResourceChange.testContainersResourceChange when setting IP and host > -------------------------------------------------------------------------------------------------------------------- > > Key: YARN-5725 > URL: https://issues.apache.org/jira/browse/YARN-5725 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Reporter: Miklos Szegedi > Assignee: Miklos Szegedi > Priority: Minor > Labels: oct16-easy > Attachments: YARN-5725.000.patch, YARN-5725.001.patch, YARN-5725.002.patch, YARN-5725.003.patch, YARN-5725.004.patch, YARN-5725.005.patch, YARN-5725.006.patch, YARN-5725.007.patch > > Original Estimate: 2h > Remaining Estimate: 2h > > The issue is a warning but it prevents container monitor to continue > 2016-10-12 14:38:23,280 WARN [Container Monitor] monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(594)) - Uncaught exception in ContainersMonitorImpl while monitoring resource of container_123456_0001_01_000001 > java.lang.NullPointerException > at org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl$MonitoringThread.run(ContainersMonitorImpl.java:455) > 2016-10-12 14:38:23,281 WARN [Container Monitor] monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(613)) - org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl is interrupted. Exiting. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org