walterddr commented on issue #11586: [FLINK-5552][runtime] make JMXServer static per JVM URL: https://github.com/apache/flink/pull/11586#issuecomment-607284461 I was not able to reproduce this exception locally but it seems to happen in Travis for the `flink-metrics-jmx` consistently. ``` [ERROR] testJMXAvailability(org.apache.flink.metrics.jmx.JMXReporterTest) Time elapsed: 0.159 s <<< ERROR! java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.NoSuchObjectException: no such object in table] at org.apache.flink.metrics.jmx.JMXReporterTest.testJMXAvailability(JMXReporterTest.java:194) ``` Azure seems to pass just fine. any suggestions is highly appreciated.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
