From owner-freebsd-stable Thu Nov 2 12:46:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krel.org (mail.krel.org [216.141.123.213]) by hub.freebsd.org (Postfix) with ESMTP id 99F2D37B4C5 for ; Thu, 2 Nov 2000 12:46:21 -0800 (PST) Received: from shark [160.79.102.254] by krel.org (SMTPD32-6.04) id A32C2F6F00EE; Thu, 02 Nov 2000 15:48:44 -0500 Message-ID: <01bc01c0450d$f3bf8440$0100a8c0@krel.org> From: "Ilya" To: References: <20001102150741.A37870@jade.chc-chimes.com> Subject: linux-jdk-1.2.2 with linux-base6.1 in 4.2 Date: Thu, 2 Nov 2000 15:46:17 -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-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After upgrade to 4.2 stable the jdk stopped working i get this error: ./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. jdk1.1.8 is still working normally, even if i kill all processes arround i still get open files error. I can open many more apaches after that, and other programs, so i think the error comes from either jdk itself (1% because it worked fine before upgrade) or from linux_base(1% since its also worked fine) or from the way 4.2 handles linux module (98% ?). Has anyone else expirienced same problem? Any suggestions on work around? I have tried already to increase maxfiles with sysctl, rebuilt kernel with 4x maxusers, rebuilt/reinstalled linux-base and jdk itself - nothing helps .According to all statistics i have lots of resources free. I can run X with 10 Netscapes with no problems and no errors - my guess is something broken in linux module. any suggestions are appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message