Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6983794

TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing

XMLWordPrintable

    • b112
    • generic, sparc
    • generic, linux, solaris_10
    • Verified

        --------------------------------------------------
        TEST: java/nio/channels/Selector/ConnectWrite.java
        JDK under test: (/tmp/jprt/T2/T/041306.jcg-integrator/testproduct/solaris_sparc_5.10-product)
        java version "1.7.0-internal"
        Java(TM) SE Runtime Environment (build 1.7.0-internal-jprtadm_2010_09_09_21_24-b00)
        Java HotSpot(TM) Client VM (build 19.0-b06, mixed mode, sharing)

        ACTION: build -- Passed. Build successful
        REASON: Named class compiled on demand
        TIME: 0.077 seconds
        messages:
        command: build ConnectWrite
        reason: Named class compiled on demand
        elapsed time (seconds): 0.077

        ACTION: compile -- Passed. Compilation successful
        REASON: .class file out of date or does not exist
        TIME: 0.076 seconds
        messages:
        command: compile /tmp/jprt/T2/T/041306.jcg-integrator/source/jdk/test/java/nio/channels/Selector/ConnectWrite.java
        reason: .class file out of date or does not exist
        elapsed time (seconds): 0.076

        ACTION: main -- Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
        REASON: Assumed action based on file name: run main ConnectWrite
        TIME: 0.014 seconds
        messages:
        command: main ConnectWrite
        reason: Assumed action based on file name: run main ConnectWrite
        elapsed time (seconds): 0.014
        STDOUT:
        STDERR:
        java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:688)
        at ConnectWrite.test1(ConnectWrite.java:63)
        at ConnectWrite.main(ConnectWrite.java:41)
        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:613)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
        at java.lang.Thread.run(Thread.java:729)

        JavaTest Message: Test threw exception: java.net.ConnectException
        JavaTest Message: shutting down test


        TEST RESULT: Failed. Execution failed: `main' threw exception: java.net.ConnectException: Connection refused
        --------------------------------------------------

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: