You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erich Duda (JIRA)" <ji...@apache.org> on 2015/10/26 09:11:27 UTC

[jira] [Created] (ARTEMIS-277) [Artemis Testsuite] IncompatibleVersionTest fails on slower machines

Erich Duda created ARTEMIS-277:
----------------------------------

             Summary: [Artemis Testsuite] IncompatibleVersionTest fails on slower machines
                 Key: ARTEMIS-277
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-277
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Erich Duda


Client cannot connect to the server.

{code}
org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest:Exception in thread "main" ActiveMQNotConnectedException[errorType=NOT_CONNECTED message=AMQ119007: Cannot connect to server(s). Tried with all available servers.]
org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest:	at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:818)
org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest:	at org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest$ClientStarter.perform(IncompatibleVersionTest.java:227)
org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest:	at org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest.execute(IncompatibleVersionTest.java:251)
org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest:	at org.apache.activemq.artemis.tests.integration.client.IncompatibleVersionTest.main(IncompatibleVersionTest.java:241)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)