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

JMapHeapConfigTest.java got java.io.IOException: Lock is too old

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 9
    • hotspot
    • svc

      Rules in JDK-8071910 matches this failure but it seems to be a different issue.

      LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
      java.lang.RuntimeException: Test ERROR java.io.IOException: LingeredApp terminated with non-zero exit code 3
      at TmtoolTestScenario.launch(TmtoolTestScenario.java:124)
      at JMapHeapConfigTest.main(JMapHeapConfigTest.java:119)
      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:498)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: java.io.IOException: LingeredApp terminated with non-zero exit code 3
      at LingeredApp.stopApp(LingeredApp.java:361)
      at TmtoolTestScenario.launch(TmtoolTestScenario.java:121)
      ... 7 more

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test ERROR java.io.IOException: LingeredApp terminated with non-zero exit code 3
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test ERROR java.io.IOException: LingeredApp terminated with non-zero exit code 3

            dsamersoff Dmitriy Samersoff
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: