-
Bug
-
Resolution: Fixed
-
P3
-
9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8195580 | 11 | Amit Sapre | P3 | Resolved | Fixed | b01 |
JDK-8197721 | 10u-cpu | Amit Sapre | P3 | Resolved | Fixed | master |
JDK-8200985 | 10.0.2 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8195931 | 10.0.1 | Amit Sapre | P3 | Resolved | Fixed | b01 |
Test: sun/management/jdp/JdpOffTest.java
'2017-02-22 02:31:36 FINE Test started.
''2017-02-22 02:31:36 FINE Listening for multicast packets at 224.0.23.178:7095
''2017-02-22 02:31:36 FINE Expecting NOT to receive any packets with jdp.name=07c6cf74-3790-45e5-9135-e10955d1e199
''2017-02-22 02:31:36 FINE Pause in between packets is: 1 seconds.
''2017-02-22 02:31:36 FINE Timeout set to 10 seconds.
''2017-02-22 02:31:40 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:40 FINE Ignoring JDP packet sent by other VM, jdp.name=cb9c91d8-b0db-4349-808e-a68807cce297
''2017-02-22 02:31:41 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:41 FINE Ignoring JDP packet sent by other VM, jdp.name=cb9c91d8-b0db-4349-808e-a68807cce297
''2017-02-22 02:31:42 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:43 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:53 FINE No packages received. Test passed!
''2017-02-22 02:31:53 SEVERE Shutting down the test.
''2017-02-22 02:31:53 SEVERE Shutting down the test.
'Exception in thread "main" java.lang.Exception: Not enough JDP packets received before timeout!
at JdpTestCase.shutdown(JdpTestCase.java:171)
at JdpTestCase.run(JdpTestCase.java:81)
at JdpOffTestCase.main(JdpOffTestCase.java:81)
This issue was seen in the Tuesday and Wednesday nightlies. There were very few changes in jdk9/hs on Tuesday so it could be caused by something that came in from jdk9/dev with the Tuesday integration.
'2017-02-22 02:31:36 FINE Test started.
''2017-02-22 02:31:36 FINE Listening for multicast packets at 224.0.23.178:7095
''2017-02-22 02:31:36 FINE Expecting NOT to receive any packets with jdp.name=07c6cf74-3790-45e5-9135-e10955d1e199
''2017-02-22 02:31:36 FINE Pause in between packets is: 1 seconds.
''2017-02-22 02:31:36 FINE Timeout set to 10 seconds.
''2017-02-22 02:31:40 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:40 FINE Ignoring JDP packet sent by other VM, jdp.name=cb9c91d8-b0db-4349-808e-a68807cce297
''2017-02-22 02:31:41 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:41 FINE Ignoring JDP packet sent by other VM, jdp.name=cb9c91d8-b0db-4349-808e-a68807cce297
''2017-02-22 02:31:42 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:43 FINE Ignoring JDP packet sent by other VM, jdp.name=9064b499-f231-4d8f-94c0-890a6d0f1059
''2017-02-22 02:31:53 FINE No packages received. Test passed!
''2017-02-22 02:31:53 SEVERE Shutting down the test.
''2017-02-22 02:31:53 SEVERE Shutting down the test.
'Exception in thread "main" java.lang.Exception: Not enough JDP packets received before timeout!
at JdpTestCase.shutdown(JdpTestCase.java:171)
at JdpTestCase.run(JdpTestCase.java:81)
at JdpOffTestCase.main(JdpOffTestCase.java:81)
This issue was seen in the Tuesday and Wednesday nightlies. There were very few changes in jdk9/hs on Tuesday so it could be caused by something that came in from jdk9/dev with the Tuesday integration.
- backported by
-
JDK-8195580 JMX: Not enough JDP packets received
- Resolved
-
JDK-8195931 JMX: Not enough JDP packets received
- Resolved
-
JDK-8197721 JMX: Not enough JDP packets received
- Resolved
-
JDK-8200985 JMX: Not enough JDP packets received
- Resolved