Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 12:40:28 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Dan Cojocar <dan@Zeus.UBBCluj.Ro>
Cc:        freebsd-java@freebsd.org
Subject:   Re: possible bug in jdk1.4
Message-ID:  <20031023124028.B75720@phantom.cris.net>
In-Reply-To: <20031022130511.A11771@Zeus.UBBCluj.Ro>; from dan@Zeus.UBBCluj.Ro on Wed, Oct 22, 2003 at 01:05:11PM %2B0300
References:  <20031022130511.A11771@Zeus.UBBCluj.Ro>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for report.  I'll look on it.

BTW, is it 100% reproducible error ?  Or one which appears time-by-time ?

On Wed, Oct 22, 2003 at 01:05:11PM +0300, Dan Cojocar wrote:
> 
> Hello,
> 
> I'm running tomcat inside idea, and after stoping the running process i get this:
> 
> [  49617]  ERROR - ellij.execution.ProcessHandler -
> [  49621]  ERROR - ellij.execution.ProcessHandler - IntelliJ IDEA (Aurora)   Build #957
> [  49623]  ERROR - ellij.execution.ProcessHandler - JDK: 1.4.1-p4
> [  49626]  ERROR - ellij.execution.ProcessHandler - VM: Java HotSpot(TM) Client VM
> [  49627]  ERROR - ellij.execution.ProcessHandler - Vendor: Sun Microsystems Inc.
> [  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)
>         at java.io.FileInputStream.read(FileInputStream.java:191)
>         at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
>         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
>         at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:406)
>         at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:446)
>         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:180)
>         at java.io.InputStreamReader.read(InputStreamReader.java:167)
>         at java.io.BufferedReader.fill(BufferedReader.java:136)
>         at java.io.BufferedReader.read(BufferedReader.java:157)
> 
> I'm using jdk1.4 from ports.
> 
> 	Thanks,
> 							Dan
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023124028.B75720>