Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 16:30:09 +0100
From:      Andrew Prewett <prewett@kronos.HostUniverse.hu>
To:        freebsd-questions@FreeBSD.ORG
Cc:        James Whitfield <bsdunix@earthlink.net>
Subject:   Re: JAKARTA TOMCAT 3.1
Message-ID:  <20010209163009.A56157@kronos.hostuniverse.hu>
In-Reply-To: <NCBBILJIKKCHEHCNNLOMGEKGCAAA.bsdunix@earthlink.net>; from bsdunix@earthlink.net on Thu, Feb 08, 2001 at 10:30:26AM -0500
References:  <NCBBILJIKKCHEHCNNLOMGEKGCAAA.bsdunix@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 08, 2001 at 10:30:26AM -0500, James Whitfield wrote:
> I upgraded my 4.0-Release to 4.2-Stable. I am not now, nor ever was able to
> run Tomcat on FreeBSD. I have tried JDK1.1.8 native which core dumps with
> 
> SIGSEGV 11* segmentation violation
> 

 I think, you need to install some old libs (at least libc.so.3 and
libxpg4.so.2) from /usr/src/lib/compat/compat3x.i386 to use jdk1.1.8.

See the output from the command 
 ldd /usr/local/jdk1.1.8/bin/i386/green_threads/java

Cheers,

	Andrew


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010209163009.A56157>