Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2005 12:18:49 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Alex Soto <is08215@salleurl.edu>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Problem With FreeBsd 4.6 and Jdk1.5
Message-ID:  <20050702091849.GA26070@phantom.cris.net>
In-Reply-To: <42C5A4E2.1060204@salleurl.edu>
References:  <42C5A4E2.1060204@salleurl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Hmm...  It's surprising for me what you was able to compile jdk1.5
with FreeBSD 4.6 configurtion at all.  Native JVMs (jdk 1.4 and jdk 1.5)
require threading functionality which was added during FreeBSD 4.7
release cycle, so there's *no guaranty* and *possibility* what any
of these jdks will be completely functional with any of FreeBSD
releases prior to 4.8-RELEASE (or 4.7-R with requirement of
additional patches for libc_r).  And at last, OS requirements are
explicitly stated in jdk patchset documentation.

PS: Maybe you have posted incorrect configuration information ?
If so, I'd suggest to update your ports tree to current state and
rebuild jdk 1.5.  There were some serious problems with jdk 1.5
at FreeBSD 4.x configurations, and patches against these problems
were added to ports tree relatively recently.

On Fri, Jul 01, 2005 at 10:17:38PM +0200, Alex Soto wrote:
> Hello, i have a problem. I have installed a FreeBsd4.6 in a server with 
> jdk1.5. I have installed Tomcat 5.5 and i try running my application, 
> what a surprise that an application that runs in a Fedora, doesn't work 
> in FreeBsd for a Bug in FreeBsd about threads, im sure you know of what 
> im talking. The jvm tells me
> 
> #
> >> > >>>># An unexpected error has been detected by HotSpot Virtual Machine:
> >> > >>>>#
> >> > >>>>#  SIGBUS (0xa) at pc=0x2824b449, pid=27612, tid=0x82aa800
> >> > >>>>#
> >> > >>>># Java VM: Java HotSpot(TM) Client VM 
> >(1.5.0-p1-root_08_apr_2005_11_21
> 
> And i know it is an error about threads. Can anybody help me? Thank you 
> very much.




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