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

AppCDS MainModuleOnly.java test failed due to "Unable to map MiscData shared space at required address"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 14
    • hotspot
    • x86_64
    • windows

      The following test failed in the JDK14 CI:

      runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java

      Here's a snippet from the log file:

      ----------System.err:(24/1286)----------
       stdout: [Error occurred during initialization of VM
      Unable to use shared archive.
      ];
       stderr: [An error has occurred while processing the shared archive file.
      Unable to map MiscData shared space at required address.
      ]
       exitValue = 1

      java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr

      at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:306)
      at MainModuleOnly.main(MainModuleOnly.java:187)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:830)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr

      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
      ----------rerun:(39/5980)*----------

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: