Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-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 518EE8FCA for ; Sun, 14 Aug 2011 16:55:52 +0000 (UTC) Received: (qmail 6671 invoked by uid 500); 14 Aug 2011 16:55:52 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 6604 invoked by uid 500); 14 Aug 2011 16:55:51 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 6595 invoked by uid 99); 14 Aug 2011 16:55:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Aug 2011 16:55:50 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,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; Sun, 14 Aug 2011 16:55:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 113C7BB591 for ; Sun, 14 Aug 2011 16:55:27 +0000 (UTC) Date: Sun, 14 Aug 2011 16:55:27 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: <86909676.37318.1313340927051.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1101443952.18940.1311955210838.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CHUKWA-595) chukwa agent doesn't collect the log suddenly , and after several days ,the agent crashes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CHUKWA-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated CHUKWA-595: ----------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > chukwa agent doesn't collect the log suddenly , and after several days ,the agent crashes. > ------------------------------------------------------------------------------------------ > > Key: CHUKWA-595 > URL: https://issues.apache.org/jira/browse/CHUKWA-595 > Project: Chukwa > Issue Type: Bug > Components: data collection > Affects Versions: 0.4.0 > Environment: Java 6 > Reporter: Eric Yang > Assignee: Eric Yang > Attachments: CHUKWA-595.patch > > > Agent crashes when last post is more recent than current time with this exception: > Exception in thread "HTTP post thread" java.lang.IllegalArgumentException: timeout value is negative > at java.lang.Thread.sleep(Native Method) > at org.apache.hadoop.chukwa.datacollection.connector.http.HttpConnector.run(HttpConnector.java:187) > at java.lang.Thread.run(Thread.java:636) > This could happen in day light saving timezone or NTP sync makes time correction. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira