-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
9
The test sun/rmi/runtime/Log/6409194/NoConsoleOutput.java failed in mach5 with following error message:
-------- subprocess standard output: --------
INFO: On try # 1, ServerSocket(0) returned the reserved port 60003 in TestLibrary.getUnusedRandomPort()
INFO: On try # 2, ServerSocket(0) returned the reserved port 60004 in TestLibrary.getUnusedRandomPort()
INFO: On try # 3, ServerSocket(0) returned the reserved port 60005 in TestLibrary.getUnusedRandomPort()
INFO: On try # 4, ServerSocket(0) returned the reserved port 60006 in TestLibrary.getUnusedRandomPort()
INFO: On try # 5, ServerSocket(0) returned the reserved port 60007 in TestLibrary.getUnusedRandomPort()
INFO: On try # 6, ServerSocket(0) returned the reserved port 60008 in TestLibrary.getUnusedRandomPort()
INFO: On try # 7, ServerSocket(0) returned the reserved port 60009 in TestLibrary.getUnusedRandomPort()
INFO: On try # 8, ServerSocket(0) returned the reserved port 60010 in TestLibrary.getUnusedRandomPort()
-------- subprocess standard error: --------
---------------------------------------------
java.lang.Error: TEST FAILED: unexpected subprocess output
at NoConsoleOutput.main(NoConsoleOutput.java:93)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
-------- subprocess standard output: --------
INFO: On try # 1, ServerSocket(0) returned the reserved port 60003 in TestLibrary.getUnusedRandomPort()
INFO: On try # 2, ServerSocket(0) returned the reserved port 60004 in TestLibrary.getUnusedRandomPort()
INFO: On try # 3, ServerSocket(0) returned the reserved port 60005 in TestLibrary.getUnusedRandomPort()
INFO: On try # 4, ServerSocket(0) returned the reserved port 60006 in TestLibrary.getUnusedRandomPort()
INFO: On try # 5, ServerSocket(0) returned the reserved port 60007 in TestLibrary.getUnusedRandomPort()
INFO: On try # 6, ServerSocket(0) returned the reserved port 60008 in TestLibrary.getUnusedRandomPort()
INFO: On try # 7, ServerSocket(0) returned the reserved port 60009 in TestLibrary.getUnusedRandomPort()
INFO: On try # 8, ServerSocket(0) returned the reserved port 60010 in TestLibrary.getUnusedRandomPort()
-------- subprocess standard error: --------
---------------------------------------------
java.lang.Error: TEST FAILED: unexpected subprocess output
at NoConsoleOutput.main(NoConsoleOutput.java:93)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
- duplicates
-
JDK-8037278 sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
- Resolved
- relates to
-
JDK-8037278 sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
- Resolved