From owner-freebsd-java Thu Nov 2 21:29: 0 2000 Delivered-To: freebsd-java@freebsd.org Received: from krel.org (mail.krel.org [216.141.123.213]) by hub.freebsd.org (Postfix) with ESMTP id 375F337B4CF for ; Thu, 2 Nov 2000 21:28:58 -0800 (PST) Received: from shark [160.79.102.254] by krel.org (SMTPD32-6.04) id ADADF22012E; Fri, 03 Nov 2000 00:31:25 -0500 Message-ID: <00d701c04556$f4127c10$0100a8c0@krel.org> From: "Ilya" To: "'FreeBSD Java mailing list'" References: <200011030432.PAA55651@ares.trc.adelaide.edu.au> <009d01c0454f$dcdb33e0$0100a8c0@krel.org> Subject: Re: 4.2 stable and jdk 1.2.2 Date: Fri, 3 Nov 2000 00:28:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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