Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 00:28:52 -0500
From:      "Ilya" <maillist@krel.org>
To:        "'FreeBSD Java mailing list'" <freebsd-java@FreeBSD.ORG>
Subject:   Re: 4.2 stable and jdk 1.2.2
Message-ID:  <00d701c04556$f4127c10$0100a8c0@krel.org>
References:  <200011030432.PAA55651@ares.trc.adelaide.edu.au> <009d01c0454f$dcdb33e0$0100a8c0@krel.org>

next in thread | previous in thread | raw e-mail | index | archive | help
ok i figured why i cant build jdk-1.2.2beta all comes back to my infamous
"too many open files" error
when sanity check tries to get : v="`$j -version 2>&1`"
it of course gets Can't load library
"/usr/local/linux-jdk1.2.2/jre/lib/i386/libjava.so", because
/usr/local/linux-jdk1.2.2/jre/lib/i386/libjava.so: cannot open shared object
file: Too many open files Could not create the Java virtual machine.
turning sanity off doesnt help, it just fails a little bit later with same
error.

i guess i have to consider to roll back to 4.1.1
but if anyone has any suggestions they are welcomed.



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d701c04556$f4127c10$0100a8c0>