From owner-freebsd-eclipse@FreeBSD.ORG Mon Feb 27 01:40:26 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E9E16A420 for ; Mon, 27 Feb 2006 01:40:26 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E7843D46 for ; Mon, 27 Feb 2006 01:40:26 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from fennec.vulpes (24-119-205-114.cpe.cableone.net [24.119.205.114]) by mail07.powweb.com (Postfix) with ESMTP id 1A06714DBD8 for ; Sun, 26 Feb 2006 17:40:24 -0800 (PST) Date: Mon, 27 Feb 2006 01:40:23 +0000 From: Vulpes Velox To: freebsd-eclipse@freebsd.org Message-ID: <20060227014023.752d4e80@fennec.vulpes> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Locking problems. X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 01:40:27 -0000 I am seeing errors in regards to locking. I have in the error logs it suggest passing "-Dosgi.locking=none" to the VM. Any suggestions on the best way to do this? Got rpc_lockd_enable="YES" in rc.conf, on both the nfs server and client machine, but it does not fix the problem. Any suggestions, would be much appreciated.