Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 31166200B42 for ; Sun, 10 Jul 2016 13:41:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2FA67160A69; Sun, 10 Jul 2016 11:41:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 794D8160A5E for ; Sun, 10 Jul 2016 13:41:46 +0200 (CEST) Received: (qmail 27022 invoked by uid 500); 10 Jul 2016 11:41:45 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 27011 invoked by uid 99); 10 Jul 2016 11:41:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2016 11:41:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id A216DC000A for ; Sun, 10 Jul 2016 11:41:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.872 X-Spam-Level: X-Spam-Status: No, score=0.872 tagged_above=-999 required=6.31 tests=[FREEMAIL_REPLY=1, HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id xZiyg7rdWB3W for ; Sun, 10 Jul 2016 11:41:43 +0000 (UTC) Received: from BLU004-OMC1S36.hotmail.com (blu004-omc1s36.hotmail.com [65.55.116.47]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 6C8AB5F24C for ; Sun, 10 Jul 2016 11:41:42 +0000 (UTC) Received: from BLU172-W22 ([65.55.116.8]) by BLU004-OMC1S36.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 10 Jul 2016 04:41:35 -0700 X-TMN: [6rbxOpbU2CIr7rF+SyaMlMC9WvJgDoL4] X-Originating-Email: [mgainty@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_bcccfbb4-3ef0-4f41-8b7d-f1259b4fcd2b_" From: Martin Gainty To: "users@maven.apache.org" Subject: RE: Surefire dead vm, how to debug? Date: Sun, 10 Jul 2016 07:41:34 -0400 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 10 Jul 2016 11:41:35.0691 (UTC) FILETIME=[036331B0:01D1DAA0] archived-at: Sun, 10 Jul 2016 11:41:47 -0000 --_bcccfbb4-3ef0-4f41-8b7d-f1259b4fcd2b_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > From: bimargulies@gmail.com > Date: Sun=2C 10 Jul 2016 07:34:53 -0400 > Subject: Surefire dead vm=2C how to debug? > To: users@maven.apache.org >=20 > My build stops with this message just after printing the surefire > summary for the module in question=2C so none of my test cases called > 'exit'. There are no hotspot dumps. >=20 > What's the diagnostic process? MG>possible parallel test execution config bug..can you share surefire conf= iguration? http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-option= s-and-parallel-execution.html >=20 > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.19:test > (default-test) on project relax-ore-core: Execution default-test of > goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test failed: > The forked VM terminated without properly saying goodbye. VM crash or > System.exit called? > [ERROR] Command was /bin/sh -c cd /Users/benson/x/relax-ore/core && > /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/bin/j= ava > -Xmx8G -XX:+UseConcMarkSweepGC > -Djava.io.tmpdir=3D/Users/benson/x/relax-ore/core/target -jar > /Users/benson/x/relax-ore/core/target/surefire/surefirebooter336880176208= 1916190.jar > /Users/benson/x/relax-ore/core/target/surefire/surefire311282256823833935= 1tmp > /Users/benson/x/relax-ore/core/target/surefire/surefire_67539786626460885= 470tmp >=20 > --------------------------------------------------------------------- > To unsubscribe=2C e-mail: users-unsubscribe@maven.apache.org > For additional commands=2C e-mail: users-help@maven.apache.org >=20 = --_bcccfbb4-3ef0-4f41-8b7d-f1259b4fcd2b_--