-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_2.6
Name: as83306 Date: 07/20/2001
Regression test java/nio/channels/SocketChannel/VectorIO.java fails with Merlin build 71 on sol2.6, host
etrade. The previous build this test passed with was b70.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu Jul 12 16:38:00 PDT 2001
#checksum:32bd6a003b7ca29
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/nio/channels/SocketChannel/VectorIO.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71
run=ASSUMED_ACTION main VectorIO\n
source=VectorIO.java
title=Test socketchannel vector IO
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/nio/channels/SocketChannel/VectorIO.java
end=Thu Jul 12 16:38:00 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
javatestOS=SunOS 5.6 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Jul 12 16:37:52 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
test=java/nio/channels/SocketChannel/VectorIO.java
work=/export0/results/regression/merlin/b71/etrade5.6-jth13-jdk14b71.07-12.14.38-ALL/java/nio/channels/SocketChannel
#section:script_messages
----------messages:(4/249)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b71/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b71, mixed mode)
#section:build
----------messages:(3/94)----------
command: build VectorIO
reason: Named class compiled on demand
elapsed time (seconds): 3.813
result: Passed. Compilation successful
#section:compile
----------messages:(3/207)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/nio/channels/SocketChannel/VectorIO.java
reason: .class file out of date or does not exist
elapsed time (seconds): 3.799
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/115)----------
command: main VectorIO
reason: Assumed action based on file name: run main VectorIO
elapsed time (seconds): 4.034
----------System.out:(0/0)----------
----------System.err:(14/683)----------
java.net.ConnectException: Connection refused
at sun.nio.ch.IOUtil.connect(Native Method)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:212)
at VectorIO.bufferTest(VectorIO.java:58)
at VectorIO.main(VectorIO.java:35)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Method.java:311)
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.net.ConnectException: Connection refused
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.net.ConnectException: Connection refused
result: Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
test result: Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
======================================================================
- duplicates
-
JDK-4481869 nio:Hotspot VM error: 11
-
- Closed
-