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

JFR: jdk/jfr/jmx/streaming/TestClose.java failed with "Exception: Expected repository to be empty"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 17, 19
    • hotspot
    • jfr
    • b25
    • x86_64
    • windows

      The following test failed in the JDK19 CI:

      jdk/jfr/jmx/streaming/TestClose.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(5/272)----------
      command: main jdk.jfr.jmx.streaming.TestClose
      reason: User specified action: run main/othervm jdk.jfr.jmx.streaming.TestClose
      Mode: othervm [/othervm specified]
      Additional options from @modules: --add-modules jdk.jfr,jdk.management.jfr
      elapsed time (seconds): 5.451
      ----------configuration:(3/57)----------
      Boot Layer
        add modules: jdk.jfr jdk.management.jfr

      ----------System.out:(1/51)*----------
      test-close-1650354393395\\2022_04_19_07_46_35.jfr
      ----------System.err:(11/652)----------
      java.lang.Exception: Expected repository to be empty
      at jdk.jfr.jmx.streaming.TestClose.main(TestClose.java:69)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:828)

      JavaTest Message: Test threw exception: java.lang.Exception: Expected repository to be empty
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Expected repository to be empty
      ----------rerun:(45/5804)*----------

            egahlin Erik Gahlin
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: