Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 35920 invoked from network); 11 Oct 2004 09:13:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Oct 2004 09:13:51 -0000 Received: (qmail 18156 invoked by uid 500); 11 Oct 2004 09:13:07 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 18132 invoked by uid 500); 11 Oct 2004 09:13:07 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 18113 invoked by uid 99); 11 Oct 2004 09:13:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [62.220.126.4] (HELO rasana.net) (62.220.126.4) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 11 Oct 2004 02:13:04 -0700 Received: from rasana.net (rasana.net [127.0.0.1]) by rasana.net (8.12.10/8.12.10) with ESMTP id i9B9Cnwm026987 for ; Mon, 11 Oct 2004 12:42:49 +0330 Received: (from apache@localhost) by rasana.net (8.12.10/8.12.10/Submit) id i9B9CnRt026985; Mon, 11 Oct 2004 12:42:49 +0330 From: Amin Abbaspour X-Authentication-Warning: rasana.net: apache set sender to amin@rasana.net using -f Received: from 62.60.225.42 (proxying for 192.168.5.22) (SquirrelMail authenticated user amin); by mail.rasana.net with HTTP; Mon, 11 Oct 2004 12:42:49 +0330 (IRST) Message-ID: <49227.62.60.225.42.1097485969.squirrel@62.60.225.42> Date: Mon, 11 Oct 2004 12:42:49 +0330 (IRST) Subject: Tomcat + NFS To: tomcat-user@jakarta.apache.org User-Agent: SquirrelMail/1.4.3a-0.f1.1 X-Mailer: SquirrelMail/1.4.3a-0.f1.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on localhost X-Virus-Status: Clean X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I am using Tomcat 4.1.9. Tomcat directory is shared via NFS in Linux(FC1). I noticed that after deployment of WAR files, there will be some hidden files in the extracted directory with ".nfs" prefix. These files are not removed easily and hence redeploy/undeploy of the project is nearly impossible, unless I restart the tomcat instance. I want to know whether this is a known issue, and whether I should do modifications to Tomcat or NFS to solve this. Sincerely, Amin --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org