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

Intermittent test failure SSLSocketTimeoutNulls.java

XMLWordPrintable

        #section:main
        ----------messages:(3/375)----------
        command: main SSLSocketTimeoutNulls SunJSSE does not support dynamic system properties, no way to re-use system properties in samevm/agentvm mode.
        reason: User specified action: run main/othervm/timeout=140 SSLSocketTimeoutNulls SunJSSE does not support dynamic system properties, no way to re-use system properties in samevm/agentvm mode.
        elapsed time (seconds): 20.779
        ----------System.out:(1/27)----------
        Caught right exception...
        ----------System.err:(25/1549)----------
        java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
        at SSLSocketTimeoutNulls.doClientSide(SSLSocketTimeoutNulls.java:156)
        at SSLSocketTimeoutNulls.startClient(SSLSocketTimeoutNulls.java:286)
        at SSLSocketTimeoutNulls.<init>(SSLSocketTimeoutNulls.java:212)
        at SSLSocketTimeoutNulls.main(SSLSocketTimeoutNulls.java:198)
        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:483)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:744)

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

        STATUS:Failed.`main' threw exception: java.net.SocketTimeoutException: Read timed out
        ----------rerun:(22/2679)*----------

              xuelei Xuelei Fan
              zailiu Kevin Liu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: