[
https://issues.apache.org/jira/browse/ARTEMIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982725#comment-14982725
]
ASF subversion and git services commented on ARTEMIS-290:
---------------------------------------------------------
Commit effe95c0bad05e4888e9f71b9284213e191ede71 in activemq-artemis's branch
refs/heads/master from [~eduda]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=effe95c ]
ARTEMIS-290 PageCountSyncOnNonTXTest.testSendNoTx: fails on slower machines
> [Artemis Testsuite] PageCountSyncOnNonTXTest.testSendNoTx: fails on slower
> machines
> -----------------------------------------------------------------------------------
>
> Key: ARTEMIS-290
> URL: https://issues.apache.org/jira/browse/ARTEMIS-290
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Erich Duda
>
> {code}
> org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException:
> AMQ119007: Cannot connect to server(s). Tried with all available servers.
> at
> org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:825)
> at
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncOnNonTXTest.testSendNoTx(PageCountSyncOnNonTXTest.java:59)
> {code}
> {code}
> 05:50:00,750 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting
> test: testSendNoTx()...
> #test testSendNoTx
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Args.length
> = 2
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Argument:
>
> /mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel-master/80040790/tests/integration-tests/./target/tmp/junit7396260890489265125
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Argument:
> 30374
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:03 AM
> org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl start
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221000: live Message Broker is starting with configuration Broker
> Configuration
> (clustered=false,journalDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel-master/80040790/tests/integration-tests/./target/tmp/junit7396260890489265125/journal0-L,bindingsDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel-master/80040790/tests/integration-tests/./target/tmp/junit7396260890489265125/bindings0-L,largeMessagesDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel-master/80040790/tests/integration-tests/./target/tmp/junit7396260890489265125/large-msg0-L,pagingDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel-master/80040790/tests/integration-tests/./target/tmp/junit7396260890489265125/page0-L)
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:03 AM
> org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
> <init>
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221012: Using AIO Journal
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> <init>
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-server]. Adding protocol support
> for: CORE
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> resolveProtocols
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol
> support for: AMQP
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> resolveProtocols
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol
> support for: STOMP
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> resolveProtocols
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding
> protocol support for: OPENWIRE
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> resolveProtocols
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding
> protocol support for: HORNETQ
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:Oct
> 29, 2015 5:50:04 AM
> org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
> resolveProtocols
> org.apache.activemq.artemis.tests.integration.paging.PageCountSyncServer:INFO:
> AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol
> support for: MQTT
> 05:50:05,383 WARN [org.apache.activemq.artemis.core.client] AMQ212005: Tried
> 10 times to connect. Now giving up on reconnecting it.
> 05:50:05,404 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished
> test: testSendNoTx()...
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)