From owner-freebsd-java Mon Feb 25 1:16:49 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id D945437B404 for ; Mon, 25 Feb 2002 01:16:45 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g1P9GgM02402; Mon, 25 Feb 2002 10:16:42 +0100 (CET) (envelope-from ernst) Message-Id: <200202250916.g1P9GgM02402@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Chris Shenton , "Tim E Schafer" Subject: Re: linux-jdk14 bombs (running tomcat with servlet) Date: Mon, 25 Feb 2002 10:16:42 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@freebsd.org References: <018e01c1bb4a$a45fa470$441814ac@newtim> <87664psave.fsf@thanatos.shenton.org> In-Reply-To: <87664psave.fsf@thanatos.shenton.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please file a PR. I will look at it ASAP. Ernst On Friday 22 February 2002 18:08, Chris Shenton wrote: > [java@freebsd.org CCd so they can archive your suggestions] > > "Tim E Schafer" writes: > > I noticed that the port linux-jdk1.4 doesn't do something that the > > linux-jdk1.3.1 port does, that is turn off hotspot. Take a look at: > > /usr/local/linux-jdk1.3.1/jre/lib/jvm.cfg > > > > should look like: > > > > -classic > > -client > > -hotspot > > -server > > > > with -classic at the top it chooses to use classic VM over hotspot > > From native jdk-1.3.1p6 built from ports last night, jre/lib/jvm.cfg: > > -client > -hotspot > -server > -classic > > with the only implementation in jdk1.3.1/jre/lib/i386/classic/libjvm.so. > (The Linux jdk13 had additional libjvm.so under different dirs). > > The linux-jdk14 moves this to linux-jdk1.4.0/jre/lib/i386/jvm.cfg: > > -client KNOWN > -server KNOWN > -hotspot ALIASED_TO -client > -classic WARN > -native ERROR > -green ERROR > > with libjvm.so under client/ and server/. So there's no "classic" > libjvm, and the "client" is the same as "hotspot". So I tried the > only option I have: swapping -client with -server. No help, not > surprisingly: same error. Bummer. > > Thanks for your suggestions. I've never looked under the covers of the > java machine, didn't know these knobs were there to tweak. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message