Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails intermittently #913

Closed
sophia-guo opened this issue Feb 21, 2019 · 1 comment
Closed
Labels
bug JBS issue need to report to JBS or reopen the issue in JBS
Milestone

Comments

@sophia-guo
Copy link
Contributor

The test sun/rmi/runtime/Log/6409194/NoConsoleOutput.java failed intermittently on different platforms with following error message:

JAVAVM: command = [C:\Users\jenkins\workspace\openjdk8_hs_openjdktest_x86-32_windows\openjdkbinary\j2sdk-image\jre\bin\java, -Djava.util.logging.config.file=C:\Users\jenkins\workspace\openjdk8_hs_openjdktest_x86-32_windows\openjdk-tests\openjdk_regression\openjdk-jdk\jdk\test\sun\rmi\runtime\Log\6409194\logging.properties, NoConsoleOutput$DoRMIStuff]
-------- subprocess standard output: --------
INFO: On try # 1, ServerSocket(0) returned the reserved port 60001 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 2, ServerSocket(0) returned the reserved port 60002 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 3, ServerSocket(0) returned the reserved port 60003 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 4, ServerSocket(0) returned the reserved port 60004 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 5, ServerSocket(0) returned the reserved port 60005 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 6, ServerSocket(0) returned the reserved port 60006 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 7, ServerSocket(0) returned the reserved port 60007 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 8, ServerSocket(0) returned the reserved port 60008 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 9, ServerSocket(0) returned the reserved port 60009 in TestLibrary.getUnusedRandomPort() 
INFO: On try # 10, 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:498)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.lang.Thread.run(Thread.java:748)

Issue was reported in JBS as closed: https://bugs.openjdk.java.net/browse/JDK-8156798. Need to reopen it.

@sophia-guo sophia-guo added JBS issue need to report to JBS or reopen the issue in JBS bug labels Feb 21, 2019
@sophia-guo
Copy link
Contributor Author

Close it as listed in #1511

@karianna karianna added this to the October 2020 milestone Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug JBS issue need to report to JBS or reopen the issue in JBS
Projects
None yet
Development

No branches or pull requests

2 participants