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

sun/tools/jstatd/TestJstatdServer.java fails intermittently

XMLWordPrintable

      TESTFAIL:sun/tools/jstatd/TestJstatdServer.java
      TESTFAIL:sun/tools/jstatd/TestJstatdPortAndServer.java

      sun/tools/jstatd/TestJstatdServer.java fails intermittently. It failed in jdk9/b03 same binaries run, one time on window only so far (out of 387 runs):


      ----------System.err:(22/963)----------
       stdout: [];
       stderr: [Could not read data for remote JVM 55616
      ]
       exitValue = 1

      java.lang.RuntimeException: Expected to get exit value of [0]

      at jdk.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:349)
      at JstatdTest.verifyJstatOutput(JstatdTest.java:239)
      at JstatdTest.runToolsAndVerify(JstatdTest.java:252)
      at JstatdTest.doTest(JstatdTest.java:352)
      at TestJstatdServer.main(TestJstatdServer.java:36)
      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:484)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
      at java.lang.Thread.run(Thread.java:744)

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

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]

            ykantser Yekaterina Kantserova (Inactive)
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: