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

com/sun/nio/sctp/SctpChannel/CommUp.java failed sometimes on solaris

XMLWordPrintable

    • generic
    • solaris

      com/sun/nio/sctp/SctpChannel/CommUp.java failed sometimes on solaris since jdk7 fcs, see also CR 7041424

      output:
      ----------System.out:(12/354)----------
      MainThread: Server started and listening on /127.0.0.1:32792
      MainThread: connecting to /127.0.0.1:32792
      CommUpServer-32792: accepted sun.nio.ch.SctpChannelImpl@146c1d4
      CommUpServer-32792: select
      MainThread: select 0
      CommUpServer-32792: returned 1 keys
      MainThread: returned 0 keys
      MainThread: select 1
      MainThread: returned 0 keys

      Passed = 7, failed = 2

      ----------System.err:(56/3072)----------
      Client selector returned 0 ready keys
      java.lang.Exception: Stack trace
      at java.lang.Thread.dumpStack(Thread.java:1342)
      at CommUp.fail(CommUp.java:346)
      at CommUp.fail(CommUp.java:347)
      at CommUp.doClient(CommUp.java:188)
      at CommUp.test(CommUp.java:94)
      at CommUp.instanceMain(CommUp.java:360)
      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:601)
      at CommUp.main(CommUp.java:356)
      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:601)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:722)
      Client selector returned 0 ready keys
      java.lang.Exception: Stack trace
      at java.lang.Thread.dumpStack(Thread.java:1342)
      at CommUp.fail(CommUp.java:346)
      at CommUp.fail(CommUp.java:347)
      at CommUp.doClient(CommUp.java:188)
      at CommUp.test(CommUp.java:94)
      at CommUp.instanceMain(CommUp.java:360)
      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:601)
      at CommUp.main(CommUp.java:356)
      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:601)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:722)
      java.lang.AssertionError: Some tests failed
      at CommUp.instanceMain(CommUp.java:362)
      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:601)
      at CommUp.main(CommUp.java:356)
      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:601)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:722)

      JavaTest Message: Test threw exception: java.lang.AssertionError: Some tests failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.AssertionError: Some tests failed
      result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed


      test result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed

      see comments for more details

            chegar Chris Hegarty
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: