From owner-freebsd-java Fri Jul 12 10:22:14 2002 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 4761237B400 for ; Fri, 12 Jul 2002 10:22:12 -0700 (PDT) Received: from draco.macsch.com (ns1.mscsoftware.com [192.207.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE0D343E58 for ; Fri, 12 Jul 2002 10:22:11 -0700 (PDT) (envelope-from Georg.Koltermann@mscsoftware.com) Received: from mailmuc.muc.eu.mscsoftware.com (mailmuc.muc.macsch.com [161.34.37.20]) by draco.macsch.com (8.9.3/8.9.3) with ESMTP id KAA16292; Fri, 12 Jul 2002 10:21:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mailmuc.muc.eu.mscsoftware.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g6CHK0p17766; Fri, 12 Jul 2002 19:20:00 +0200 Cc: freebsd-java@FreeBSD.ORG Content-Transfer-Encoding: 7bit Content-Type: text/plain Date: 12 Jul 2002 19:20:16 +0200 From: "Georg-W. Koltermann" In-Reply-To: <200207121240.08970.paul@nerdlabs.com> Message-Id: <1026494416.481.2.camel@hunter.muc.macsch.com> Mime-Version: 1.0 Received: from hunter.muc.macsch.com by mailmuc.muc.eu.mscsoftware.com (AvMailGate-2.0.0.6) id 17712-380590C1; Fri, 12 Jul 2002 19:19:39 +0200 References: <200207121240.08970.paul@nerdlabs.com> Subject: Re: Problems running tomcat under -STABLE To: Paul Dlug X-AntiVirus: OK! AvMailGate Version 6.12.1.30 at mailmuc has not found any known virus in this email. X-Mailer: Ximian Evolution 1.0.5 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 Yes, I've seen that as well. There is some kind of problem with loading the shared libarary when you run as nobody, or as www. I have written a simple SUID wrapper which sets the the uid/gid and then execs tomcat--that works. If instead of my wrapper I use su(8), I get the same error as you do. -- Regards, Georg. Am Fr, 2002-07-12 um 18.40 schrieb Paul Dlug: > I'm having trouble running tomcat 4.0.4 (I tried 4.0.3 as well) under the > latest build of stable, in the tomcat error log I get the following message > with tomcat refusing to start: > > /usr/local/linux-jdk1.3.1/bin/i386/green_threads/java: error in loading shared > libraries: libhpi.so: cannot open shared object file: No such file or > directory > > I've tried this on a few hosts and got the same results. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message