I’m wondering if anyone has seen this yet.

We’re migrating to Java 8 and our integration tests now give this exception
intermittently.  Not sure why..

java.io.IOException: Failed to retrieve RMIServer stub:
javax.naming.NameNotFoundException: jmxrmi
at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
at
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
at
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:229)
at
com.spinn3r.artemis.activemq.embedded.BrokerPurger.purge(BrokerPurger.java:55)
at
com.spinn3r.artemis.activemq.testing.TestWithEmbeddedBroker.purgeAllQueues(TestWithEmbeddedBroker.java:67)
at
com.spinn3r.artemis.activemq.testing.TestWithEmbeddedBroker.setUp(TestWithEmbeddedBroker.java:55)
-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>

Reply via email to