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

(ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java fails intermittently due to SocketTimeoutException

XMLWordPrintable

    • x86_64
    • linux

      java/nio/channels/etc/AdaptorCloseAndInterrupt.java fails intermittently

      ----------System.err:(15/882)----------
      java.net.SocketTimeoutException
      at sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:198)
      at sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:216)
      at AdaptorCloseAndInterrupt.dcReceiveAsyncInterrupt(AdaptorCloseAndInterrupt.java:159)
      at AdaptorCloseAndInterrupt.main(AdaptorCloseAndInterrupt.java:78)
      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:519)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
      at java.lang.Thread.run(Thread.java:746)

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

      result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException

            bchristi Brent Christian
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: