From owner-freebsd-java Wed Oct 25 15:31:59 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail.sageian.com (ns.sage-consult.com [208.201.118.11]) by hub.freebsd.org (Postfix) with ESMTP id 0CFB937B479 for ; Wed, 25 Oct 2000 15:31:58 -0700 (PDT) Received: from pricli012 (prisrv006.sage [208.201.118.126]) by mail.sageian.com (Postfix) with SMTP id 209CD6A908 for ; Wed, 25 Oct 2000 18:31:56 -0400 (EDT) Message-ID: <010c01c03ed3$a9c3d8e0$4c00000a@sage> Reply-To: "Rossen Raykov" From: "Rossen Raykov" To: Subject: java 2 and FreeBSD 4.1.1 Date: Wed, 25 Oct 2000 18:33:57 -0400 Organization: SageConsult, Princeton 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 Hi, I've made JDK 1.2.2 on FreeBSD 4.1 and it ware working fine. Lastly I upgraded the server to FreeBSD 4.1.1. As a result when a none root user starts java the result is: /usr/local/jdk1.2.2/bin/java: cannot create /dev/null: permission denied devzero: Permission denied Any ideas why this happen? Which is the broken library? An why java have to CREATE /dev/null if it is started even without parameters?! Tanks in advance, Rossen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message