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

javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently

    XMLWordPrintable

Details

    • b115
    • Not verified

    Backports

      Description

        TESTFAIL:javax/management/remote/mandatory/connection/RMIConnector_NPETest.java

        javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently

        ----------messages:(3/126)----------
        command: main RMIConnector_NPETest
        reason: User specified action: run main RMIConnector_NPETest
        elapsed time (seconds): 8.59
        ----------System.out:(2/28)----------
        Starting rmid
        Stopping rmid
        ----------System.err:(26/1580)----------
        java.lang.NullPointerException
        at javax.management.remote.rmi.RMIServerImpl.doNewClient(RMIServerImpl.java:258)
        at javax.management.remote.rmi.RMIServerImpl.newClient(RMIServerImpl.java:199)
        at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2396)
        at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:308)
        at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:249)
        at RMIConnector_NPETest.main(RMIConnector_NPETest.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)
        java.lang.Exception: Test failed
        at RMIConnector_NPETest.main(RMIConnector_NPETest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        JavaTest Message: Test threw exception: java.lang.Exception: Test failed
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed

        Attachments

          Issue Links

            Activity

              People

                jbachorik Jaroslav BachorĂ­k
                amlu Amy Lu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: