From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 03:30:26 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 338F1C2C; Tue, 11 Feb 2014 03:30:26 +0000 (UTC) Received: from mail-yh0-x22b.google.com (mail-yh0-x22b.google.com [IPv6:2607:f8b0:4002:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BE821D38; Tue, 11 Feb 2014 03:30:25 +0000 (UTC) Received: by mail-yh0-f43.google.com with SMTP id z6so6135538yhz.2 for ; Mon, 10 Feb 2014 19:30:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=CSC1ltt1LZcIIg24/tpYNoKhQRwMb8kem3z7igpV8so=; b=PRmKfRW6qWky03FX2fiz/zvP/bnUkv0IiBadIgq3jCOFRyR7yLmd8Mg27Ca7mj6TZ/ Af0zIUOQmf1QbmWsqsae0CEuWR0s2BQjofBb8xOskDzOFNigfFYTAcrg0n9SAsmk49sA p2S8lvcWEO7EH/bpqunJrSfcGC7Mx0A9+p5J47awVZFtSqcvvp9avxiu3jaQvzn890np 34Q6bQ/FNkG454K1sk7KCpGf+1Uwd540XDbK3EyQRorF2EGCjZKTh0zTm/eQuznzpFxz t7XLqlrIIN816GZ+Pjmc3reWoLvEjdYsDl27naNqxnnEHHhai1lW5Uez2aiVGac44jt2 WKIA== MIME-Version: 1.0 X-Received: by 10.236.160.9 with SMTP id t9mr31286651yhk.10.1392089424816; Mon, 10 Feb 2014 19:30:24 -0800 (PST) Received: by 10.170.111.88 with HTTP; Mon, 10 Feb 2014 19:30:24 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 11:30:24 +0800 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Huang Wen Hui To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , Li-Wen Hsu , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 03:30:26 -0000 Hi, I saw this with openjdk6 also, switch back to 9.2R should be fine. Cheers, Huang Wenhui 2014-02-11 11:03 GMT+08:00 Craig Rodrigues : > Hi, > > I did the following: > > (1) Booted my 10.0R VM. > > (2) Update devel/jenkins port to 1.550 > > (3) Updated java/openjdk7 port to openjdk-7.51.13,1 > > When I started Jenkins, I got an exception similar to the one reported > here: > http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010557.html > > I killed Jenkins, and then: > > (4) Took the patch from > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > (5) Rebuilt the java/openjdk7 port > > > When I started Jenkins, it came up properly. However, after, I started a > job, it seemed to get "stuck". > > I could not access the web interface. If I ran truss on the java process, > I saw: > > umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.561195436 }) = 0 (0x0) > gettimeofday({1392087771.531672 },0x0) = 0 (0x0) > clock_gettime(4,{20923.562748319 }) = 0 (0x0) > gettimeofday({1392087771.532822 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.626755758 }) = 0 (0x0) > gettimeofday({1392087771.597078 },0x0) = 0 (0x0) > clock_gettime(4,{20923.630092903 }) = 0 (0x0) > gettimeofday({1392087771.602494 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.700019930 }) = 0 (0x0) > gettimeofday({1392087771.670213 },0x0) = 0 (0x0) > clock_gettime(4,{20923.701298257 }) = 0 (0x0) > gettimeofday({1392087771.671372 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.769135582 }) = 0 (0x0) > gettimeofday({1392087771.740338 },0x0) = 0 (0x0) > clock_gettime(4,{20923.771744310 }) = 0 (0x0) > gettimeofday({1392087771.741894 },0x0) = 0 (0x0) > > > Any ideas what the problem could be? > Should I switch back to openjdk6? > > -- > Craig > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >