From owner-freebsd-java@FreeBSD.ORG Thu Oct 23 08:20:25 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF8316A4B3 for ; Thu, 23 Oct 2003 08:20:25 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749AE43FB1 for ; Thu, 23 Oct 2003 08:20:24 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.24; FreeBSD 5.1) id 1AChG7-0009J2-Ih; Thu, 23 Oct 2003 17:20:19 +0200 Date: Thu, 23 Oct 2003 17:20:19 +0200 From: Sheldon Hearn To: Dan Cojocar Message-ID: <20031023152019.GS29984@starjuice.net> Mail-Followup-To: Dan Cojocar , freebsd-java@freebsd.org References: <20031022130511.A11771@Zeus.UBBCluj.Ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031022130511.A11771@Zeus.UBBCluj.Ro> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: freebsd-java@freebsd.org Subject: Re: possible bug in jdk1.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 15:20:25 -0000 On (2003/10/22 13:05), Dan Cojocar wrote: > I'm running tomcat inside idea, and after stoping the running process > i get this: ... > [ 49628] ERROR - ellij.execution.ProcessHandler - OS: FreeBSD > [ 49635] ERROR - ellij.execution.ProcessHandler - > java.io.IOException: Bad file descriptor > at java.io.FileInputStream.readBytes(Native Method) ... > I'm using jdk1.4 from ports. Which patchset? ls -d /var/db/pkg/jdk-* Ciao, Sheldon.