#Test Results (version 2) #Thu May 14 19:30:36 CEST 2009 #checksum:4b6c1f6fe81530e2 #-----testdescription----- $file=/home/mark/src/icedtea6/openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java $root=/home/mark/src/icedtea6/openjdk/jdk/test keywords=bug6361557 run=ASSUMED_ACTION main B6361557\n source=B6361557.java title=Lightweight HTTP server quickly runs out of file descriptors on Linux #-----environment----- #-----testresult----- description=file:/home/mark/src/icedtea6/openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java end=Thu May 14 19:30:36 CEST 2009 environment=regtest execStatus=Failed. Execution failed: `main' threw exception: java.net.SocketException: Too many open files javatestOS=Linux 2.6.29.3-140.fc11.x86_64 (amd64) javatestVersion=unset script=com.sun.javatest.regtest.RegressionScript sections=script_messages build main start=Thu May 14 19:30:36 CEST 2009 test=com/sun/net/httpserver/bugs/B6361557.java work=/home/mark/src/icedtea6/test/jdk/JTwork/com/sun/net/httpserver/bugs #section:script_messages ----------messages:(4/237)---------- JDK under test: (/home/mark/src/icedtea6/openjdk/build/linux-amd64/j2sdk-image) java version "1.6.0_0" OpenJDK Runtime Environment (IcedTea6 1.5pre-r50c172a7a7f4) (build 1.6.0_0-b16) OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode) #section:build ----------messages:(3/91)---------- command: build B6361557 reason: Named class compiled on demand elapsed time (seconds): 0.0 result: Passed. All files up to date #section:main ----------messages:(3/115)---------- command: main B6361557 reason: Assumed action based on file name: run main B6361557 elapsed time (seconds): 0.537 ----------System.out:(1/26)---------- destaddr /127.0.0.1:53528 ----------System.err:(19/1064)---------- java.net.SocketException: Too many open files at sun.nio.ch.Net.socket0(Native Method) at sun.nio.ch.Net.socket(Net.java:112) at sun.nio.ch.SocketChannelImpl.(SocketChannelImpl.java:102) at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:55) at java.nio.channels.SocketChannel.open(SocketChannel.java:122) at java.nio.channels.SocketChannel.open(SocketChannel.java:162) at B6361557.main(B6361557.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94) at java.lang.Thread.run(Thread.java:636) JavaTest Message: Test threw exception: java.net.SocketException: Too many open files JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.net.SocketException: Too many open files result: Failed. Execution failed: `main' threw exception: java.net.SocketException: Too many open files test result: Failed. Execution failed: `main' threw exception: java.net.SocketException: Too many open files