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 1A4AEDD62 for ; Wed, 17 Oct 2012 16:44:05 +0000 (UTC) Received: (qmail 13461 invoked by uid 500); 17 Oct 2012 16:44:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 13361 invoked by uid 500); 17 Oct 2012 16:44:03 -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 13223 invoked by uid 99); 17 Oct 2012 16:44:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 16:44:03 +0000 Date: Wed, 17 Oct 2012 16:44:03 +0000 (UTC) From: "Michael McCandless (JIRA)" To: dev@lucene.apache.org Message-ID: <251579223.58562.1350492243215.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (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 Michael McCandless created LUCENE-4488: ------------------------------------------ Summary: 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 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