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

jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"

XMLWordPrintable

    • b57
    • sparc
    • solaris_11

        This test failure was spotted in the 2015-03-18 RT_Baseline nightly:

        sun/tools/jmap/heapconfig/LingeredAppTest.java

            This test failed due to "ERROR: java.nio.file.NoSuchFileException:
            2906081d-06bc-4738-a7e8-f37b8bf13658.lck"


        Here is a snippet of the .jtr file:

        ----------System.out:(4/314)----------
        Starting LingeredApp with default parameters
        Command line: ['/export/local/aurora/CommonData/JDK_DIR/bin/java' '-d64' '-XX:+PrintFlagsFinal' '-cp' '/export/local/aurora/sandbox/results/workDir/classes/0/sun/tools/jmap/heapconfig' 'LingeredApp' '2906081d-06bc-4738-a7e8-f37b8bf13658.lck' ]
        App pid: 3720
        Test ERROR
        ----------System.err:(10/669)----------
        LingeredApp ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck
        java.io.IOException: LingeredApp terminated with non-zero exit code 3
        at LingeredApp.stopApp(LingeredApp.java:361)
        at LingeredAppTest.main(LingeredAppTest.java:55)
        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:502)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

              dsamersoff Dmitriy Samersoff
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: