From owner-freebsd-java Thu Nov 2 9:59:17 2000 Delivered-To: freebsd-java@freebsd.org Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114]) by hub.freebsd.org (Postfix) with ESMTP id D4A4537B479 for ; Thu, 2 Nov 2000 09:59:11 -0800 (PST) Received: from freebsd.org (bet-su5-23.itg.discovery.com [198.147.13.23]) by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id JAA70675; Thu, 2 Nov 2000 09:59:00 -0800 (PST) (envelope-from patrick@freebsd.org) Message-ID: <3A01AB62.1167911D@freebsd.org> Date: Thu, 02 Nov 2000 17:58:58 +0000 From: Patrick Gardella Organization: FreeBSD X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "Koster, K.J." Cc: "'Ilya Krel'" , "'FreeBSD Java mailing list'" Subject: Re: linux-jdk References: <59063B5B4D98D311BC0D0001FA7E4522026D7996@l04.research.kpn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Koster, K.J." wrote: > > CC'd to -java for obvious reasons. > > > > > I am running linux-jdk port 1.2.2 > > Yesterday I upgraded my Free to 4.2 beta and now when i try > > to start any program in jdk i get : > > ./java > > 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. > > jdk 1.8 works fine. I am not sure if the problem is in jdk or > > linux compat. Neither, probably. You might want to run df -I and see if you are using all of your inodes. If you are not using all of your inodes then you may want to increase the MAXUSERS in your kernel config and recompile the kernel. Or also try: /sbin/sysctl kern.maxfiles Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message