Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 61787 invoked from network); 10 Nov 2009 18:33:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 18:33:50 -0000 Received: (qmail 77582 invoked by uid 500); 10 Nov 2009 18:33:50 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 77521 invoked by uid 500); 10 Nov 2009 18:33:50 -0000 Mailing-List: contact chukwa-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@hadoop.apache.org Delivered-To: mailing list chukwa-dev@hadoop.apache.org Received: (qmail 77485 invoked by uid 99); 10 Nov 2009 18:33:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 18:33:50 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 18:33:48 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 289C4234C4B5 for ; Tue, 10 Nov 2009 10:33:28 -0800 (PST) Message-ID: <111091117.1257878008165.JavaMail.jira@brutus> Date: Tue, 10 Nov 2009 18:33:28 +0000 (UTC) From: "Ari Rabkin (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-414) Better error messaging for pid file errors In-Reply-To: <207916232.1257873687898.JavaMail.jira@brutus> 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/CHUKWA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775994#action_12775994 ] Ari Rabkin commented on CHUKWA-414: ----------------------------------- Note committed to TRUNK only. > Better error messaging for pid file errors > ------------------------------------------ > > Key: CHUKWA-414 > URL: https://issues.apache.org/jira/browse/CHUKWA-414 > Project: Hadoop Chukwa > Issue Type: Improvement > Reporter: Bill Graham > Assignee: Bill Graham > Priority: Minor > Attachments: CHUKWA-414.patch > > > Upon starting the collector, if the configured pid dir fs doesn't support locking (i.e., nfs) you get this: > Initializaiton failed: can not write pid file. > This should be improved to 1.) echo back the pid file, 2.) specify that it's a locking issue and 3.) correct the typo. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.