Problem With FreeBsd 4.6 and Jdk1.5

Alexey Zelkin phantom at FreeBSD.org.ua
Sat Jul 2 09:13:24 GMT 2005


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.



More information about the freebsd-java mailing list