Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045506 | 8u25 | Jaroslav Bachorík | P3 | Resolved | Fixed | b01 |
JDK-8035148 | 8u20 | Jaroslav Bachorík | P3 | Resolved | Fixed | b03 |
JDK-8053742 | emb-8u26 | Jaroslav Bachorík | P3 | Resolved | Fixed | b17 |
The test failed in PIT of JDK9_002_dev on Windows and Solaris hosts with this error message:
(in test six)
WARNING: stopping
test_06 failed
java.lang.reflect.InvocationTargetException
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 JMXStartStopTest.main(JMXStartStopTest.java:263)
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)
Caused by: java.lang.Exception: Starting agent on port 22 should report port in use
at JMXStartStopTest.test_06(JMXStartStopTest.java:619)
... 11 more
java.lang.Error
at JMXStartStopTest.main(JMXStartStopTest.java:276)
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
JavaTest Message: shutting down test
ILW = MMH => P3
RULE sun/management/jmxremote/startstop/JMXStartStopTest.java Exception java.lang.Exception: Starting agent on port ... should report port in use
(in test six)
WARNING: stopping
test_06 failed
java.lang.reflect.InvocationTargetException
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 JMXStartStopTest.main(JMXStartStopTest.java:263)
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)
Caused by: java.lang.Exception: Starting agent on port 22 should report port in use
at JMXStartStopTest.test_06(JMXStartStopTest.java:619)
... 11 more
java.lang.Error
at JMXStartStopTest.main(JMXStartStopTest.java:276)
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
JavaTest Message: shutting down test
ILW = MMH => P3
RULE sun/management/jmxremote/startstop/JMXStartStopTest.java Exception java.lang.Exception: Starting agent on port ... should report port in use
- backported by
-
JDK-8035148 sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
-
- Resolved
-
-
JDK-8045506 sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
-
- Resolved
-
-
JDK-8053742 sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
-
- Resolved
-
- relates to
-
JDK-8038826 sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
-
- Resolved
-
-
JDK-8074041 sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
-
- Resolved
-