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

TEST_BUG: java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls.java fails intermittently

XMLWordPrintable

      TESTFAIL:java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls.java

      The test java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls.java fails intermittently, below is the log:

      ----------System.err:(24/1436)----------

      Regression test for bug 4268258

      java.lang.RuntimeException: remote object unreferenced
      at RetryDirtyCalls.main(RetryDirtyCalls.java:127)
      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)
      java.lang.RuntimeException: TEST FAILED: java.lang.RuntimeException: remote object unreferenced
      at RetryDirtyCalls.main(RetryDirtyCalls.java:148)
      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.lang.RuntimeException: TEST FAILED: java.lang.RuntimeException: remote object unreferenced
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: TEST FAILED: java.lang.RuntimeException: remote object unreferenced

            Unassigned Unassigned
            ewang Eric Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: