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

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

XMLWordPrintable

      On OpenSolaris

      --------------------------------------------------
      TEST: java/nio/channels/Selector/ConnectWrite.java
      JDK under test: (/home/ohair/hgrepos/openjdk6/jdk6-master/build/solaris-i586/j2sdk-image)
      openjdk version "1.6.0-internal"
      OpenJDK Runtime Environment (build 1.6.0-internal-ohair_28_Mar_2011_16_50-b00)
      OpenJDK Server VM (build 19.0-b09, mixed mode)

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

      ACTION: compile -- Passed. Compilation successful
      REASON: .class file out of date or does not exist
      TIME: 0.882 seconds
      messages:
      command: compile /u/ohair/hgrepos/openjdk6/jdk6-master/jdk/test/java/nio/channels/Selector/ConnectWrite.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 0.882
      STDOUT:
      STDERR:

      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.212 seconds
      messages:
      command: main ConnectWrite
      reason: Assumed action based on file name: run main ConnectWrite
      elapsed time (seconds): 0.212
      STDOUT:
      STDERR:
      java.net.ConnectException: Connection refused
      at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
      at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:592)
      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:616)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:679)

      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

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

            Unassigned Unassigned
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: