-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b144
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312600 | 8u391 | Abhishek N | P4 | Resolved | Fixed | b04 |
TESTFAIL:sun/rmi/runtime/Log/6409194/NoConsoleOutput.java
sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently. It failed in jdk9/b03 same binaries run, one time on windows only so far (out of 387 runs):
----------System.err:(22/1381)*----------
Regression test for bug 6409194
JAVAVM: command = [E:\\aurora\\sandbox_keepme\\jdk\\jre\\bin\\java, -Djava.util.logging.config.file=E:\\aurora\\sandbox_keepme\\testbase\\test\\sun\\rmi\\runtime\\Log\\6409194\\logging.properties, NoConsoleOutput$DoRMIStuff]
-------- subprocess standard output: --------
INFO: On try # 1, ServerSocket(0) returned the reserved port 60009 in TestLibrary.getUnusedRandomPort()
INFO: On try # 2, 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:84)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.Error: TEST FAILED: unexpected subprocess output
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: TEST FAILED: unexpected subprocess output
sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently. It failed in jdk9/b03 same binaries run, one time on windows only so far (out of 387 runs):
----------System.err:(22/1381)*----------
Regression test for bug 6409194
JAVAVM: command = [E:\\aurora\\sandbox_keepme\\jdk\\jre\\bin\\java, -Djava.util.logging.config.file=E:\\aurora\\sandbox_keepme\\testbase\\test\\sun\\rmi\\runtime\\Log\\6409194\\logging.properties, NoConsoleOutput$DoRMIStuff]
-------- subprocess standard output: --------
INFO: On try # 1, ServerSocket(0) returned the reserved port 60009 in TestLibrary.getUnusedRandomPort()
INFO: On try # 2, 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:84)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.Error: TEST FAILED: unexpected subprocess output
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: TEST FAILED: unexpected subprocess output
- backported by
-
JDK-8312600 sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
- Resolved
- duplicates
-
JDK-8156798 sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails intermittently
- Closed
- relates to
-
JDK-8156798 sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails intermittently
- Closed