- 
    Bug 
- 
    Resolution: Duplicate
- 
     P1 P1
- 
    None
- 
    9
                    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
            
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
- duplicates
- 
                    JDK-8072395 sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting -           
- Closed
 
-         
- relates to
- 
                    JDK-8071910 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fails on OS X and Solaris -           
- Closed
 
-