Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD291440F for ; Thu, 2 Jun 2011 17:36:28 +0000 (UTC) Received: (qmail 13885 invoked by uid 500); 2 Jun 2011 17:36:28 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 13852 invoked by uid 500); 2 Jun 2011 17:36:28 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 13844 invoked by uid 99); 2 Jun 2011 17:36:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:36:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:36:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 96A03F003A for ; Thu, 2 Jun 2011 17:35:47 +0000 (UTC) Date: Thu, 2 Jun 2011 17:35:47 +0000 (UTC) From: "Thomas Graves (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1814438260.63434.1307036147613.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <760965220.60749.1306958568006.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2555) JvmInvalidate errors in the gridmix TT logs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-2555: ------------------------------------- Attachment: MAPREDUCE-2555-20security.patch This is the patch for the branch-0.20-security. > JvmInvalidate errors in the gridmix TT logs > ------------------------------------------- > > Key: MAPREDUCE-2555 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2555 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: tasktracker > Affects Versions: 0.20.204.0 > Reporter: Thomas Graves > Assignee: Thomas Graves > Priority: Minor > Attachments: MAPREDUCE-2555-20security.patch > > > Observing a lot of jvmValidate exceptions in TT logs for grid mix run > ************************ > 2011-04-28 02:00:37,578 INFO org.apache.hadoop.ipc.Server: IPC Server handler 7 on 46121, call > statusUpdate(attempt_201104270735_5993_m_003305_0, org.apache.hadoop.mapred.MapTaskStatus@1840a9c, > org.apache.hadoop.mapred.JvmContext@1d4ab6b) from 127.0.0.1:50864: error: java.io.IOException: JvmValidate Failed. > Ignoring request from task: attempt_201104270735_5993_m_003305_0, with JvmId: > jvm_201104270735_5993_m_103399012gsbl20430: java.io.IOException: JvmValidate Failed. Ignoring request from task: > attempt_201104270735_5993_m_003305_0, with JvmId: jvm_201104270735_5993_m_103399012gsbl20430: -- > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1386) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAs(Subject.java:396) > at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1059) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1384) > ********************* -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira