possible bug in jdk1.4

Alexey Zelkin phantom at FreeBSD.org.ua
Thu Oct 23 02:31:19 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


More information about the freebsd-java mailing list