From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 15:00:47 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A01E16A4CE for ; Thu, 10 Jun 2004 15:00:47 +0000 (GMT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C22443D5A for ; Thu, 10 Jun 2004 15:00:32 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) i5AF03GC054072; Thu, 10 Jun 2004 18:00:03 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i5AF02St067459; Thu, 10 Jun 2004 18:00:03 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40C87772.6030401@noc.ntua.gr> Date: Thu, 10 Jun 2004 18:00:02 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040609) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> In-Reply-To: <20040610055016.GB81567@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: jdk-1.4.2p6_4 broken on 4.x X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 15:00:47 -0000 Kris Kennaway wrote: > On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: > >>On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: >> >>>On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: >>> >>>>On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: >>>> >>>>>http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log >>>> >>>>Interesting. The port hasn't changed since March it looks like, so it may >>>>be that a recent change to 4.x is the culprit. I'm going to update to >>>>4.10 release and see if I can't reproduce it. >>> >>>Also broken on 5.x in the same timeframe. >> >>The compilation error is clearly caused by the line: >> >>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location >> >>being written to stdout everytime the JVM is invoked. I just need to track >>down what has caused that to start appearing. Couldn't the following excerpt from pointyhat's log have something to do with it? [...] pkg_add linux-sun-jdk-1.4.2.04.tgz Un-mounting linprocfs... tar: usr/share/zoneinfo/Canada/Yukon: file changed as we read it tar: Error exit delayed from previous errors Re-mounting linproc... Installation of the Linux base system is finished. The Linux kernel mode, which must be enabled for Linux binaries to run, is now enabled. Linux mode can be enabled permanently with the linux_enable variable of rc.conf(5). When using NIS, don't forget to edit yp.conf in /compat/linux/etc. Syntax error: Unterminated quoted string pkg_add: command '/usr/local/bin/registervm "/usr/local/linux-sun-jdk1.4.2/bin/java # Linux-Sun-JDK1.4.2.04' failed [...] Did the linprocfs mount actually succeed or not? Usually people report this error when they either forget to mount linprocfs or kldload linux (or both). Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece