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

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973889#comment-14973889 ] 

ASF GitHub Bot commented on ARTEMIS-277:
----------------------------------------

GitHub user dudaerich opened a pull request:

    https://github.com/apache/activemq-artemis/pull/216

    ARTEMIS-277 IncompatibleVersionTest fails on slower machines

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-277

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/216.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #216
    
----
commit 44b6ff32b6d149a04760e5f397a10e648fb6ca49
Author: Erich Duda <ed...@redhat.com>
Date:   2015-10-26T08:12:13Z

    IncompatibleVersionTest: increased timeout between starting server and client.

----


> [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)