Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 C1A10D5F8 for ; Fri, 19 Oct 2012 11:02:14 +0000 (UTC) Received: (qmail 41250 invoked by uid 500); 19 Oct 2012 11:02:13 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 41093 invoked by uid 500); 19 Oct 2012 11:02:12 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 41072 invoked by uid 99); 19 Oct 2012 11:02:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 11:02:12 +0000 Date: Fri, 19 Oct 2012 11:02:12 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: dev@lucene.apache.org Message-ID: <688420189.411.1350644532246.JavaMail.jiratomcat@arcas> In-Reply-To: <251579223.58562.1350492243215.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (LUCENE-4488) Jenkins builds aren't saving heap dumps anymore 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/LUCENE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4488. ----------------------------------- Resolution: Fixed Fix Version/s: 5.0 4.1 Assignee: Uwe Schindler I also enabled archiving the heapdumps in the Jenkins servers (Policeman, ASF). > Jenkins builds aren't saving heap dumps anymore > ----------------------------------------------- > > Key: LUCENE-4488 > URL: https://issues.apache.org/jira/browse/LUCENE-4488 > Project: Lucene - Core > Issue Type: Bug > Reporter: Michael McCandless > Assignee: Uwe Schindler > Fix For: 4.1, 5.0 > > Attachments: LUCENE-4488.patch, LUCENE-4488.patch, LUCENE-4488.patch, LUCENE-4488.patch, LUCENE-4488.patch > > > Spinoff from the discussion here: http://markmail.org/thread/vljiltccqgg7afxc > Our Jenkins builds used to save heap dumps, which is really useful for tracking down OOMEs that are hard to reproduce: sometimes these OOMEs are due to real issues. > From the thread it sounds like it's easy to fix TestIndexWriterOnJRECrash to not dump ... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org