Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 36407 invoked from network); 12 Dec 2003 16:53:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Dec 2003 16:53:09 -0000 Received: (qmail 28665 invoked by uid 500); 12 Dec 2003 16:52:34 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 28623 invoked by uid 500); 12 Dec 2003 16:52:34 -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 28524 invoked from network); 12 Dec 2003 16:52:33 -0000 Received: from unknown (HELO loif) (217.126.142.208) by daedalus.apache.org with SMTP; 12 Dec 2003 16:52:33 -0000 Received: from loif ([127.0.0.1] helo=terra.es ident=fiol) by loif with esmtp (Exim 3.36 #1 (Debian)) id 1AUqWp-0000PD-00 for ; Fri, 12 Dec 2003 17:52:35 +0100 Message-ID: <3FD9F251.1080407@terra.es> Date: Fri, 12 Dec 2003 17:52:33 +0100 From: =?ISO-8859-1?Q?Antonio_Fiol_Bonn=EDn?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: es-es, es, fr-fr, fr, en-gb, en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: /devices/pseudo/mm@0:null References: <3FD9D9BC.7060802@louisiana.edu> In-Reply-To: <3FD9D9BC.7060802@louisiana.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, Not that I have used Tomcat on Solaris a lot, but I have never seen that file. A general advice is to check that you close everything you open. Antonio Fiol Hollerman Geralyn M wrote: > While using Tomcat, I have often encountered a problem (a > java.net.SocketException) with "Too many open files". I understand > that to combat this, I need to up the limit on file descriptors in my > Solaris 8 system (ulimit command). The system went from 256 -> 1024 > descriptors, but I still get the error, and in listing the open files, > I will see "/devices/pseudo/mm@0:null" as being used by my Tomcat > process - over and over and over. I take it the Tomcat process is > writing to "null"? Is it supposed to do that - or so much of it? Or > does this indicate a problem somewhere? > > Thanks! > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org