-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
x86
-
windows_nt
-
Verified
Name: as83306 Date: 04/24/2001
Regression test java/nio/ServerSocketChannel/Basic.java fails with Merlin build 61 on win_nt_4.0, host rio. The previous build this test passed with was b60
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Fri Apr 20 18:17:11 PDT 2001
#checksum:25a5bc3cda649eae
#-----testdescription-----
$file=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\nio\\ServerSocketChannel\\Basic.java
$root=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61
library=..
run=ASSUMED_ACTION main Basic\r\n
source=Basic.java
title=Unit test for server-socket channels
#-----environment-----
#-----testresult-----
description=file:///X:/st1/regression/merlin/jdk1.4Tests/tests/b61/java/nio/ServerSocketChannel/Basic.java
end=Fri Apr 20 18:17:11 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
javatestOS=Windows NT 4.0 (x86)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri Apr 20 18:17:08 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
test=java/nio/ServerSocketChannel/Basic.java
work=D:\\Results\\Regression\\Merlin\\b61\\BALLYS-Windows_NT-jth13-jdk14b61.04-20.16-10-noAwt\\java\\nio\\ServerSocketChannel
#section:script_messages
----------messages:(4/199)----------
JDK under test: (D:/java/jdk14b61)
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b61, mixed mode)
#section:build
----------messages:(3/94)----------
command: build Basic
reason: Named class compiled on demand
elapsed time (seconds): 2.093
result: Passed. Compilation successful
#section:compile
----------messages:(3/198)*----------
command: compile X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\nio\\ServerSocketChannel\\Basic.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.083
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/112)----------
command: main Basic
reason: Assumed action based on file name: run main Basic
elapsed time (seconds): 0.892
----------System.out:(0/0)----------
----------System.err:(40/1760)----------
Server: Listening (blocking)
Client: Connecting to ballys/129.144.75.227 : 5417
Client: Connected
Client: Writing 42
Server: Read 42, writing 43
Server: Finished
Client: Read 43
Client: Finished
Server: Listening (non-blocking)
Server: java.io.IOException: Accept failed
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:56)
at Basic$Server.go(Basic.java:34)
at TestThread.run(TestThread.java:27)
Client: java.lang.Exception: Client timed out
at TestThread.finish(TestThread.java:39)
at Basic.test(Basic.java:106)
at Basic.main(Basic.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
java.lang.Exception: Failure
at Basic.test(Basic.java:107)
at Basic.main(Basic.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.Exception: Failure
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Failure
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
======================================================================
al.smith@eng 2001-06-01
This failure still occurs with Merlin build 66. This integration may have been made to build 64 and may not have made it to build 66.
Regression test java/nio/ServerSocketChannel/Basic.java fails with Merlin build 61 on win_nt_4.0, host rio. The previous build this test passed with was b60
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Fri Apr 20 18:17:11 PDT 2001
#checksum:25a5bc3cda649eae
#-----testdescription-----
$file=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\nio\\ServerSocketChannel\\Basic.java
$root=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61
library=..
run=ASSUMED_ACTION main Basic\r\n
source=Basic.java
title=Unit test for server-socket channels
#-----environment-----
#-----testresult-----
description=file:///X:/st1/regression/merlin/jdk1.4Tests/tests/b61/java/nio/ServerSocketChannel/Basic.java
end=Fri Apr 20 18:17:11 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
javatestOS=Windows NT 4.0 (x86)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri Apr 20 18:17:08 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
test=java/nio/ServerSocketChannel/Basic.java
work=D:\\Results\\Regression\\Merlin\\b61\\BALLYS-Windows_NT-jth13-jdk14b61.04-20.16-10-noAwt\\java\\nio\\ServerSocketChannel
#section:script_messages
----------messages:(4/199)----------
JDK under test: (D:/java/jdk14b61)
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b61, mixed mode)
#section:build
----------messages:(3/94)----------
command: build Basic
reason: Named class compiled on demand
elapsed time (seconds): 2.093
result: Passed. Compilation successful
#section:compile
----------messages:(3/198)*----------
command: compile X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\nio\\ServerSocketChannel\\Basic.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.083
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/112)----------
command: main Basic
reason: Assumed action based on file name: run main Basic
elapsed time (seconds): 0.892
----------System.out:(0/0)----------
----------System.err:(40/1760)----------
Server: Listening (blocking)
Client: Connecting to ballys/129.144.75.227 : 5417
Client: Connected
Client: Writing 42
Server: Read 42, writing 43
Server: Finished
Client: Read 43
Client: Finished
Server: Listening (non-blocking)
Server: java.io.IOException: Accept failed
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:56)
at Basic$Server.go(Basic.java:34)
at TestThread.run(TestThread.java:27)
Client: java.lang.Exception: Client timed out
at TestThread.finish(TestThread.java:39)
at Basic.test(Basic.java:106)
at Basic.main(Basic.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
java.lang.Exception: Failure
at Basic.test(Basic.java:107)
at Basic.main(Basic.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.Exception: Failure
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Failure
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failure
======================================================================
al.smith@eng 2001-06-01
This failure still occurs with Merlin build 66. This integration may have been made to build 64 and may not have made it to build 66.