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

javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently

XMLWordPrintable

      javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently:

      #section:main
      ----------messages:(3/121)----------
      command: main MethodResultTest
      reason: User specified action: run main MethodResultTest
      elapsed time (seconds): 120.883
      ----------System.out:(37/2163)----------
      Testing for protocol rmi
      TEST FAILED WITH EXCEPTION:
      java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
      java.net.SocketTimeoutException: Read timed out
      at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:302)
      at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:200)
      at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:130)
      at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown Source)
      at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2044)
      at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:297)
      at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
      at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:227)
      at MethodResultTest.test(MethodResultTest.java:127)
      at MethodResultTest.main(MethodResultTest.java:94)
      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:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)
      Caused by: java.net.SocketTimeoutException: Read timed out
      at java.net.SocketInputStream.socketRead0(Native Method)
      at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
      at java.net.SocketInputStream.read(SocketInputStream.java:170)
      at java.net.SocketInputStream.read(SocketInputStream.java:141)
      at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
      at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
      at java.io.DataInputStream.readByte(DataInputStream.java:265)
      at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:244)
      ... 15 more
      Testing for protocol iiop

            akulyakh Alexander Kulyakhtin (Inactive)
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: