From owner-freebsd-java@FreeBSD.ORG Sun Feb 9 17:13:27 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5E4BB21; Sun, 9 Feb 2014 17:13:27 +0000 (UTC) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id 9548F15D7; Sun, 9 Feb 2014 17:13:27 +0000 (UTC) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id 326B4284C; Mon, 10 Feb 2014 01:13:22 +0800 (CST) Date: Mon, 10 Feb 2014 01:13:22 +0800 From: Li-Wen Hsu To: Craig Rodrigues Subject: Re: Java VM crashing when running Jenkins? Message-ID: <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 17:13:27 -0000 On Sat, Feb 08, 2014 at 14:55:47 -0800, Craig Rodrigues wrote: > On Sat, Feb 8, 2014 at 2:27 PM, Steve Wills wrote: > > > Odd, that same version works fine for me, but on 11-CURRENT r260369. I do > > have > > the patch for PR ports/173603 applies, but that shouldn't make any > > difference. > > Perhaps your jdk was built for a slightly different kernel/world than you > > are > > running? > > > > Hi, > > I installed FreeBSD 10.0-RELEASE using freebsd-update, > and I installed openjdk and jenkins using "pkg" > so I didn't compile anything myself. I just did a fresh install of 10.0-R, installed openjdk and jenkins using pkg, then startd jenkins, everything seems fine at this point. Does the java binary crash as soon as you start jenkins on your side or when it runs a while, or starts executing jobs? BTW, the default dependency of jenkins is openjdk6, have you changed $jenkins_java_home ? Li-Wen -- Li-Wen Hsu http://lwhsu.org