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 10CFE200B2B for ; Tue, 28 Jun 2016 10:59:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0FB3B160A56; Tue, 28 Jun 2016 08:59:59 +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 44A0A160A6E for ; Tue, 28 Jun 2016 10:59:58 +0200 (CEST) Received: (qmail 55660 invoked by uid 500); 28 Jun 2016 08:59:57 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 55543 invoked by uid 99); 28 Jun 2016 08:59:57 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2016 08:59:57 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2AC7D2C1F62 for ; Tue, 28 Jun 2016 08:59:57 +0000 (UTC) Date: Tue, 28 Jun 2016 08:59:57 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-482) org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.finalize() sometimes throws Exception MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Jun 2016 08:59:59 -0000 [ https://issues.apache.org/jira/browse/IGNITE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-482: ----------------------------------- Affects Version/s: 1.1.4 > org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.finalize() sometimes throws Exception > ------------------------------------------------------------------------------------------- > > Key: IGNITE-482 > URL: https://issues.apache.org/jira/browse/IGNITE-482 > Project: Ignite > Issue Type: Bug > Components: hadoop > Affects Versions: 1.1.4 > Reporter: Ivan Veselovsky > Assignee: Ivan Veselovsky > Priority: Minor > Fix For: 1.7 > > > Though, this does not seem to affect any functionality. > Observed while running terasort sample on Hortonworks Hadoop with a secondary HDFS filesystem. > [18:55:52,070][ERROR][Finalizer][RPC] RPC.stopProxy called on non proxy: class=com.sun.proxy.$Proxy75 > java.lang.IllegalArgumentException: not a proxy instance > at java.lang.reflect.Proxy.getInvocationHandler(Proxy.java:811) > at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:658) > at org.apache.hadoop.hdfs.DFSClient.closeConnectionToNamenode(DFSClient.java:904) > at org.apache.hadoop.hdfs.DFSClient.close(DFSClient.java:960) > at org.apache.hadoop.hdfs.DistributedFileSystem.close(DistributedFileSystem.java:902) > at org.apache.ignite.internal.util.IgniteUtils.closeQuiet(IgniteUtils.java:3411) > at org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.close0(IgniteHadoopFileSystem.java:370) > at org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.finalize(IgniteHadoopFileSystem.java:338) > at java.lang.System$2.invokeFinalize(System.java:1213) > at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) > at java.lang.ref.Finalizer.access$100(Finalizer.java:34) > at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210) > [18:55:52,079][ERROR][Finalizer][RPC] RPC.stopProxy called on non proxy: class=com.sun.proxy.$Proxy67 > java.lang.IllegalArgumentException: not a proxy instance > at java.lang.reflect.Proxy.getInvocationHandler(Proxy.java:811) > at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:658) > at org.apache.hadoop.hdfs.DFSClient.closeConnectionToNamenode(DFSClient.java:904) > at org.apache.hadoop.hdfs.DFSClient.close(DFSClient.java:960) > at org.apache.hadoop.hdfs.DistributedFileSystem.close(DistributedFileSystem.java:902) > at org.apache.ignite.internal.util.IgniteUtils.closeQuiet(IgniteUtils.java:3411) > at org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.close0(IgniteHadoopFileSystem.java:370) > at org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.finalize(IgniteHadoopFileSystem.java:338) > at java.lang.System$2.invokeFinalize(System.java:1213) > at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) > at java.lang.ref.Finalizer.access$100(Finalizer.java:34) > at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210) > [18:55:52,274][INFO ][Hadoop-task-9a3aa1f2-887a-49fd-88b0-4c0263486069_3-REDUCE-0-0-#152%null%][FileOutputCommitter] Saved output of task 'attempt_9a3aa1f2-887a-49fd-88b0-4c0263486069_0003_r_000000_0' to igfs://igfs@localhost/tmp/terasort/_temporary/0/task_9a3aa1f2-887a-49fd-88b0-4c0263486069_0003_r_000000 -- This message was sent by Atlassian JIRA (v6.3.4#6332)