#Test Results (version 2) #Thu May 14 21:55:04 CEST 2009 #checksum:28108c6a930d0be5 #-----testdescription----- $file=/home/mark/src/icedtea6/openjdk/jdk/test/sun/rmi/transport/proxy/EagerHttpFallback.java $root=/home/mark/src/icedtea6/openjdk/jdk/test keywords=bug4290727 othervm run=USER_SPECIFIED main/othervm EagerHttpFallback\n source=EagerHttpFallback.java title=Verify that ConnectException will trigger HTTP fallback if sun.rmi.transport.proxy.eagerHttpFallback system property is set. #-----environment----- #-----testresult----- description=file:/home/mark/src/icedtea6/openjdk/jdk/test/sun/rmi/transport/proxy/EagerHttpFallback.java end=Thu May 14 21:55:04 CEST 2009 environment=regtest execStatus=Failed. Execution failed: `main' threw exception: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused javatestOS=Linux 2.6.29.3-140.fc11.x86_64 (amd64) javatestVersion=unset script=com.sun.javatest.regtest.RegressionScript sections=script_messages build compile main start=Thu May 14 21:55:01 CEST 2009 test=sun/rmi/transport/proxy/EagerHttpFallback.java work=/home/mark/src/icedtea6/test/jdk/JTwork/sun/rmi/transport/proxy #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/101)---------- command: build EagerHttpFallback reason: Named class compiled on demand elapsed time (seconds): 2.01 result: Passed. Build successful #section:compile ----------messages:(3/185)---------- command: compile /home/mark/src/icedtea6/openjdk/jdk/test/sun/rmi/transport/proxy/EagerHttpFallback.java reason: .class file out of date or does not exist elapsed time (seconds): 2.009 ----------System.out:(0/0)---------- ----------System.err:(0/0)---------- result: Passed. Compilation successful #section:main ----------messages:(3/129)---------- command: main EagerHttpFallback reason: User specified action: run main/othervm EagerHttpFallback elapsed time (seconds): 0.663 ----------System.out:(0/0)---------- ----------System.err:(26/1743)---------- call on registry stub with port 7070did not successfully perform HTTP fallback to 7071 java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619) at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216) at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202) at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340) at sun.rmi.registry.RegistryImpl_Stub.list(Unknown Source) at EagerHttpFallback.main(EagerHttpFallback.java:57) 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) Caused by: java.net.ConnectException: Connection refused at sun.rmi.transport.proxy.RMIMasterSocketFactory.checkConnector(RMIMasterSocketFactory.java:327) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:271) at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613) ... 11 more JavaTest Message: Test threw exception: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused result: Failed. Execution failed: `main' threw exception: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused test result: Failed. Execution failed: `main' threw exception: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused