From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 15:14:11 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F277FF63 for ; Thu, 10 Oct 2013 15:14:11 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews08.kpnxchange.com (cpsmtpb-ews08.kpnxchange.com [213.75.39.13]) by mx1.freebsd.org (Postfix) with ESMTP id 6477523BA for ; Thu, 10 Oct 2013 15:14:10 +0000 (UTC) Received: from cpsps-ews29.kpnxchange.com ([10.94.84.195]) by cpsmtpb-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:10 +0200 Received: from CPSMTPM-TLF102.kpnxchange.com ([195.121.3.5]) by cpsps-ews29.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:10 +0200 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF102.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:09 +0200 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id ABBD9108 for ; Thu, 10 Oct 2013 17:14:09 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org Subject: Re: Problem with java References: Date: Thu, 10 Oct 2013 17:14:09 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-OriginalArrivalTime: 10 Oct 2013 15:14:10.0121 (UTC) FILETIME=[5EE1C390:01CEC5CB] X-RcptDomain: freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 15:14:12 -0000 On Thu, 10 Oct 2013 16:49:50 +0200, Alexander Yerenkow wrote: > Yes, I saw that these logs contains some hints as to why java segfaulted. > But since these servers are not mine, and I have locally "everything > working" maybe this would be useful / interesting to other devs. So please post the hs_err_pid*.log files anywhere. That is interesting to other devs. Ronald. > > > 2013/10/10 Ronald Klop > >> On Thu, 10 Oct 2013 16:26:39 +0200, Alexander Yerenkow >> >> wrote: >> >> Hello all. >>> Seems that my ports (jboss7, jboss71, jboss72) are failing due to some >>> error in JVM itself. >>> Can someone take a look at it? >>> >>> Here latest logs: >>> >>> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >>> 09_14h59m01s/logs/jboss71-7.1.**3.log >>> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >>> 09_14h59m01s/logs/jboss72-7.2.**0_1.log >>> >>> Thanks! >>> >> >> See the mention of these lines: >> # An error report file with more information is saved as: >> # /wrkdirs/usr/ports/java/**jboss71/work/jbossas-jboss-as-** >> f1f5122/hs_err_pid93939.log >> >> # An error report file with more information is saved as: >> # /wrkdirs/usr/ports/java/**jboss72/work/jbossas-jboss-as-** >> 4ed76ce/hs_err_pid47092.log >> >> Check does files. There is probably some interesting information in >> them. >> >> Ronald. >> ______________________________**_________________ >> 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 >> " >> > >