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

Test com/sun/nio/sctp/SctpServerChannel/NonBlockingAccept.java fails

    XMLWordPrintable

Details

    Description

      Testsuite name: jdk_sctp
      Test name(s): com/sun/nio/sctp/SctpServerChannel/NonBlockingAccept.java
      Product(s) tested: JDK 8 u71 b13
      OS/architecture: Solaris x64

      Reproducible: Sometimes

      Is it a Regression: No ,test fails intermittently on spb23154.ru.oracle.com

      Is it a platform specific issue: Yes (test passed for JDK 8 u71 b13 on macosx )

      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No


      Exception/Error from Log:

      ----------System.err:(38/2367)----------
      java.net.SocketException: Software caused connection abort
      at sun.nio.ch.sctp.SctpNet.connect0(Native Method)
      at sun.nio.ch.sctp.SctpNet.connect(SctpNet.java:68)
      at sun.nio.ch.sctp.SctpChannelImpl.connect(SctpChannelImpl.java:379)
      at sun.nio.ch.sctp.SctpChannelImpl.connect(SctpChannelImpl.java:446)
      at com.sun.nio.sctp.SctpChannel.open(SctpChannel.java:222)
      at NonBlockingAccept.doClient(NonBlockingAccept.java:90)
      at NonBlockingAccept.test(NonBlockingAccept.java:81)
      at NonBlockingAccept.instanceMain(NonBlockingAccept.java:226)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at NonBlockingAccept.main(NonBlockingAccept.java:223)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)
      java.lang.AssertionError: Some tests failed
      at NonBlockingAccept.instanceMain(NonBlockingAccept.java:228)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at NonBlockingAccept.main(NonBlockingAccept.java:223)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      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

      Attachments

        Activity

          People

            coffeys Sean Coffey
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: