[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jboss-hornetq-testsuite [INFO] tooling [INFO] tooling-eap7 [INFO] apps-jms11-jdk6 [INFO] apps-jms11-jdk8 [INFO] apps-jms2 [INFO] common-tests [INFO] tests-eap7 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jboss-hornetq-testsuite 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-hornetq-testsuite --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ qa-hornetq-testsuite --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ qa-hornetq-testsuite --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/target/security-providers.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tooling 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tooling --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ tooling --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tooling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tooling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 116 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/target/classes [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/main/java/org/jboss/qa/hornetq/tools/DomainOperations.java: Some input files use or override a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/main/java/org/jboss/qa/hornetq/tools/DomainOperations.java: Recompile with -Xlint:deprecation for details. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/main/java/org/jboss/qa/hornetq/apps/impl/GroupMessageVerifier.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/main/java/org/jboss/qa/hornetq/apps/impl/GroupMessageVerifier.java uses unchecked or unsafe operations. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/main/java/org/jboss/qa/hornetq/apps/impl/GroupMessageVerifier.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tooling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tooling --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ tooling --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ tooling --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tooling-eap7 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tooling-eap7 --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ tooling-eap7 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tooling-eap7 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tooling-eap7 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/target/classes [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java uses or overrides a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java: Recompile with -Xlint:deprecation for details. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java uses unchecked or unsafe operations. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/main/java/org/jboss/qa/hornetq/apps/jmx/JmxUtilsImplEAP7.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tooling-eap7 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tooling-eap7 --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ tooling-eap7 --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/tooling-eap7/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ tooling-eap7 --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building apps-jms11-jdk6 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apps-jms11-jdk6 --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ apps-jms11-jdk6 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apps-jms11-jdk6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ apps-jms11-jdk6 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/target/classes [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/src/main/java/org/jboss/qa/hornetq/apps/clients/QueueClientsAutoAck.java: Some input files use or override a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/src/main/java/org/jboss/qa/hornetq/apps/clients/QueueClientsAutoAck.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apps-jms11-jdk6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ apps-jms11-jdk6 --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ apps-jms11-jdk6 --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk6/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apps-jms11-jdk6 --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building apps-jms11-jdk8 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apps-jms11-jdk8 --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk8/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ apps-jms11-jdk8 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apps-jms11-jdk8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk8/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ apps-jms11-jdk8 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apps-jms11-jdk8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ apps-jms11-jdk8 --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ apps-jms11-jdk8 --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms11-jdk8/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apps-jms11-jdk8 --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building apps-jms2 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apps-jms2 --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ apps-jms2 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apps-jms2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ apps-jms2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apps-jms2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ apps-jms2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ apps-jms2 --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apps-jms2 --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building common-tests 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-tests --- [INFO] Deleting /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target [INFO] [INFO] --- dependencypath-maven-plugin:1.1.1:set (set-byteman) @ common-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ common-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/classes [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/HornetQTestCase.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/HornetQTestCase.java uses or overrides a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/HornetQTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/tools/byteman/rule/RuleInstaller.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/tools/byteman/rule/RuleInstaller.java uses unchecked or unsafe operations. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/main/java/org/jboss/qa/hornetq/tools/byteman/rule/RuleInstaller.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ common-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/test-classes [WARNING] ********** WARNINGS FOR CLASS org.jboss.qa.hornetq.test.transportreliability.ClientNetworkDisconnectionTestCase ********** [WARNING] @tpInfo is not valid TestPlan tag for AnnotatedClass [WARNING] ********** WARNINGS FOR CLASS org.jboss.qa.hornetq.test.cli.operations.HornetQServerCliOperationsTestCase ********** [WARNING] @tpInfo is not valid TestPlan tag for AnnotatedClass [WARNING] ********** WARNINGS FOR CLASS org.jboss.qa.hornetq.test.cli.operations.JmsQueueOperationsTestCase ********** [WARNING] @tpInfo is not valid TestPlan tag for AnnotatedClass [WARNING] ********** WARNINGS FOR CLASS org.jboss.qa.hornetq.test.cli.operations.JmsTopicOperationsTestCase ********** [WARNING] @tpInfo is not valid TestPlan tag for AnnotatedClass [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/test/java/org/jboss/qa/hornetq/test/soak/clients/TemporaryQueuesSoakClient.java: Some input files use or override a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/test/java/org/jboss/qa/hornetq/test/soak/clients/TemporaryQueuesSoakClient.java: Recompile with -Xlint:deprecation for details. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/test/java/org/jboss/qa/hornetq/test/soak/clients/TemporaryQueuesSoakClient.java: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/test/java/org/jboss/qa/hornetq/test/soak/clients/TemporaryQueuesSoakClient.java uses unchecked or unsafe operations. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/src/test/java/org/jboss/qa/hornetq/test/soak/clients/TemporaryQueuesSoakClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy) @ common-tests --- [INFO] Configured Artifact: org.jboss.as.security:security-providers:1.0-SNAPSHOT:jar [INFO] Copying security-providers-1.0-SNAPSHOT.jar to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/security-providers.jar [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ common-tests --- [INFO] Surefire report directory: /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 0.0.0.0:9591 12:10:05,933 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_1=127.0.0.1 12:10:05,935 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_2=127.0.0.1 12:10:05,936 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_3=127.0.0.1 12:10:05,936 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_4=127.0.0.1 12:10:05,937 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MCAST_ADDR=null 12:10:05,939 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export JBOSS_HOME_1=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap 12:10:05,940 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export JBOSS_HOME_2=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap 12:10:05,940 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export JBOSS_HOME_3=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server3/jboss-eap 12:10:05,940 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export JBOSS_HOME_4=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server4/jboss-eap 12:10:05,950 main INFO [org.jboss.qa.hornetq.HornetQTestCase:377] Setting current container ID : EAP6_CONTAINER 12:10:06,557 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:84] Trying to back up standalone config 12:10:06,559 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:86] Backing up configs for group cluster 12:10:06,560 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-1 12:10:06,561 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-2 12:10:06,562 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-3 12:10:06,564 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-4 12:10:06,587 main INFO [org.jboss.qa.hornetq.HornetQTestCase:377] Setting current container ID : EAP6_CONTAINER Running org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase 12:10:06,902 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:225] Copying configuration file /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/configuration/standalone-full-ha.xml.backup to /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/configuration/standalone-full-ha.xml 12:10:06,913 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:225] Copying configuration file /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/configuration/standalone-full-ha.xml.backup to /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/configuration/standalone-full-ha.xml 12:10:06,917 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:225] Copying configuration file /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server3/jboss-eap/standalone/configuration/standalone-full-ha.xml.backup to /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server3/jboss-eap/standalone/configuration/standalone-full-ha.xml 12:10:06,920 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:225] Copying configuration file /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server4/jboss-eap/standalone/configuration/standalone-full-ha.xml.backup to /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server4/jboss-eap/standalone/configuration/standalone-full-ha.xml 12:10:06,929 main INFO [org.jboss.qa.hornetq.HornetQTestCase:641] Start test -------------------------------- org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue 12:10:06,985 main INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server is going to stop. 12:10:06,994 main INFO [org.jboss.qa.hornetq.ContainerEAP7:194] Server is really dead. 12:10:07,009 main INFO [org.jboss.qa.hornetq.ContainerEAP7:196] Ending stopping procedure. 12:10:07,013 main INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server is going to stop. 12:10:07,016 main INFO [org.jboss.qa.hornetq.ContainerEAP7:194] Server is really dead. 12:10:07,018 main INFO [org.jboss.qa.hornetq.ContainerEAP7:196] Ending stopping procedure. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Setting org.jboss.byteman.verbose=true 12:10:07,337 main INFO [org.xnio.Xnio:93] XNIO version 3.3.2.Final TransformListener() : accepting requests on 127.0.0.1:9091 12:10:07,551 main INFO [org.xnio.nio.NioXnio:55] XNIO NIO Implementation Version 3.3.2.Final 12:10:07,692 main INFO [org.jboss.remoting3.EndpointImpl:71] JBoss Remoting version 4.0.14.Final 12:10:08,345 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 12:10:08,682 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 12:10:08,789 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting 12:10:10,439 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 9) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 12:10:10,732 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 12:10:10,766 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final 12:10:10,781 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final 12:10:10,837 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final 12:10:10,915 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 12:10:10,920 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 12:10:10,919 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 12:10:10,942 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 12:10:10,952 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 12:10:10,982 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final) 12:10:10,998 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 12:10:11,007 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 12:10:11,028 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 12:10:11,040 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 12:10:11,053 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 12:10:11,070 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2 12:10:11,089 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=4.9.3.Final 12:10:11,133 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 12:10:11,138 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 12:10:11,201 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:11,216 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:11,383 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 12:10:11,384 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 12:10:11,407 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 12:10:11,421 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server. 12:10:11,422 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0018: Host default-host starting 12:10:11,562 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 12:10:11,565 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 12:10:11,582 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 12:10:11,681 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 12:10:12,112 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/deployments 12:10:12,172 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started 12:10:12,194 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 12:10:12,646 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 12:10:12,686 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/data/activemq/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/data/activemq/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/data/activemq/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/data/activemq/paging) 12:10:12,727 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 12:10:12,990 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:10:13,003 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:10:13,020 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=c5075d49-68ed-11e5-b2d3-f53ec1444931-659263958)) JGRP000015: the send buffer of socket DatagramSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:13,022 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=c5075d49-68ed-11e5-b2d3-f53ec1444931-659263958)) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:13,022 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=c5075d49-68ed-11e5-b2d3-f53ec1444931-659263958)) JGRP000015: the send buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:13,023 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=c5075d49-68ed-11e5-b2d3-f53ec1444931-659263958)) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:13,038 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:10:13,042 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:10:13,222 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:13,222 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:13,222 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:13,222 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:16,184 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 12:10:16,184 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=c5075d49-68ed-11e5-b2d3-f53ec1444931] 12:10:16,214 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:16,260 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.DLQ 12:10:16,357 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA 12:10:16,368 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 12:10:16,369 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 12:10:16,453 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-4) Resource adaptor started 12:10:16,453 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra 12:10:16,456 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 12:10:16,457 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:10:16,678 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 12:10:16,679 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 12:10:16,679 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 9121ms - Started 275 of 575 services (374 services are lazy, passive or on-demand) 12:10:16,877 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "bindings-directory") ] }' 12:10:16,939 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "bindings-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings" }' 12:10:17,004 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "paging-directory") ] }' 12:10:17,056 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "paging-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging" }' 12:10:17,093 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "journal-directory") ] }' 12:10:17,148 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "journal-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal" }' 12:10:17,186 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "large-messages-directory") ] }' 12:10:17,227 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "large-messages-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages" }' 12:10:17,334 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "ha", "value" => true }' 12:10:17,348 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,348 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,386 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "block-on-acknowledge", "value" => true }' 12:10:17,411 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,412 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,457 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "retry-interval", "value" => 1000L }' 12:10:17,490 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,491 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 4) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,528 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "retry-interval-multiplier", "value" => 1.0 }' 12:10:17,537 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,537 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 1) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:17,610 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "reconnect-attempts", "value" => -1 }' 12:10:17,636 main WARN [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:3378] Dicovery group db-group1 could not be removed. Reason: org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7$JMSAdminOperationException: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"discovery-group\" => \"db-group1\") ]' not found" at org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7.applyUpdate(ActiveMQAdminOperationsEAP7.java:1003) at org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7.removeDiscoveryGroup(ActiveMQAdminOperationsEAP7.java:3376) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.setConnectorForClientEAP7(DedicatedFailoverTestCase.java:1770) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareLiveServerEAP7(DedicatedFailoverTestCase.java:1678) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopologyEAP7(DedicatedFailoverTestCase.java:1561) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopology(DedicatedFailoverTestCase.java:1538) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopology(DedicatedFailoverTestCase.java:1531) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:141) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:87) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:73) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue(DedicatedFailoverTestCase.java:1366) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 12:10:17,688 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("discovery-group" => "db-group1") ], "jgroups-stack" => "udp", "jgroups-channel" => "activemq-cluster", "refresh-timeout" => 1000L }' 12:10:17,795 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "persistence-enabled", "value" => true }' 12:10:17,829 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "journal-type", "value" => "ASYNCIO" }' 12:10:17,864 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "security-enabled", "value" => false }' 12:10:17,916 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("address-setting" => "#") ] }' 12:10:17,964 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("address-setting" => "#") ], "address-full-policy" => "PAGE", "max-size-bytes" => 1048576L, "redelivery-delay" => 0, "redistribution-delay" => 0L, "page-size-bytes" => 524288L, "max-delivery-attempts" => 200 }' 12:10:17,994 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("ha-policy" => "shared-store-master") ], "failback-delay" => 1000L, "failover-on-server-shutdown" => true }' 12:10:18,003 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "testQueue0") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"testQueue0\") ]' not found" 12:10:18,018 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 2) AMQ221003: trying to deploy queue jms.queue.testQueue0 12:10:18,058 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "testQueue0") ], "entries" => [ "jms/queue/testQueue0", "java:jboss/exported/jms/queue/testQueue0" ], "durable" => true }' 12:10:18,062 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-topic" => "testTopic0") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-topic\" => \"testTopic0\") ]' not found" 12:10:18,075 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 2) AMQ221003: trying to deploy queue jms.topic.testTopic0 12:10:18,130 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-topic" => "testTopic0") ], "entries" => [ "jms/topic/testTopic0", "java:jboss/exported/jms/topic/testTopic0" ], "durable" => true }' 12:10:18,135 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "divertedQueue") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"divertedQueue\") ]' not found" 12:10:18,152 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 2) AMQ221003: trying to deploy queue jms.queue.divertedQueue 12:10:18,180 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "divertedQueue") ], "entries" => [ "jms/queue/divertedQueue", "java:jboss/exported/jms/queue/divertedQueue" ], "durable" => true }' 12:10:18,209 main INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server is going to stop. 12:10:18,396 main INFO [org.jboss.qa.hornetq.ContainerEAP7:245] Stopping the server. 12:10:18,406 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0211: Suspending server with 0ms timeout. 12:10:18,417 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested. 12:10:18,423 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 12:10:18,423 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:10:18,423 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 12:10:18,455 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 5) MODCLUSTER000002: Initiating mod_cluster shutdown 12:10:18,462 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = h2 12:10:18,478 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:18,479 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 12:10:18,482 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow AJP listener ajp suspending 12:10:18,490 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 12:10:18,521 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 5) AMQ151003: resource adaptor stopped 12:10:18,630 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 5) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [c5075d49-68ed-11e5-b2d3-f53ec1444931] stopped 12:10:18,631 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending 12:10:18,631 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 12:10:18,633 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.3.0.CR2 stopping 12:10:18,651 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 209ms 12:10:19,044 main INFO [org.jboss.qa.hornetq.ContainerEAP7:248] Killing the server. 12:10:19,399 main INFO [org.jboss.qa.hornetq.ContainerEAP7:261] Server node-1 was stopped. There is no from tracking ports (f.e.: 9999, 8080, ...) running on its IP 127.0.0.1 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:10091 12:10:19,961 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 12:10:20,248 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 12:10:20,355 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting 12:10:21,928 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 14) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 12:10:22,185 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 12:10:22,342 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final 12:10:22,357 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final 12:10:22,445 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 12:10:22,450 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 12:10:22,487 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 12:10:22,513 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 12:10:22,524 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final) 12:10:22,547 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.14.Final 12:10:22,552 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 12:10:22,602 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 12:10:22,605 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 12:10:22,607 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 12:10:22,597 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 12:10:22,616 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 12:10:22,669 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 12:10:22,671 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.3.Final 12:10:22,710 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 12:10:22,727 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 12:10:22,824 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:22,827 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:22,962 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 12:10:22,976 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 12:10:23,046 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 12:10:23,077 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 12:10:23,081 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting 12:10:23,187 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 12:10:23,199 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 12:10:23,239 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 12:10:23,282 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 12:10:23,519 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 12:10:23,651 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started 12:10:23,698 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/deployments 12:10:24,142 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 12:10:24,351 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/data/activemq/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/data/activemq/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/data/activemq/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/data/activemq/paging) 12:10:24,395 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 12:10:24,615 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:10:24,638 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=cbfb9b92-68ed-11e5-88f1-91625845618f-1419360666)) JGRP000015: the send buffer of socket DatagramSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:24,640 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=cbfb9b92-68ed-11e5-88f1-91625845618f-1419360666)) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:24,640 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=cbfb9b92-68ed-11e5-88f1-91625845618f-1419360666)) JGRP000015: the send buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:24,640 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=cbfb9b92-68ed-11e5-88f1-91625845618f-1419360666)) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:24,641 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:10:24,676 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:10:24,680 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:10:24,893 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:24,893 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:24,893 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:24,895 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:27,845 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 12:10:27,845 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=cbfb9b92-68ed-11e5-88f1-91625845618f] 12:10:27,878 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 12:10:27,925 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.DLQ 12:10:28,000 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 73) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:28,004 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 12:10:28,026 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0007: Registered connection factory java:/JmsXA 12:10:28,134 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-6) Resource adaptor started 12:10:28,134 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatoractivemq-ra 12:10:28,141 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 12:10:28,155 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:10:28,431 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management 12:10:28,432 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 12:10:28,432 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 8856ms - Started 275 of 575 services (374 services are lazy, passive or on-demand) 12:10:28,613 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "journal-type", "value" => "ASYNCIO" }' 12:10:28,687 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "bindings-directory") ] }' 12:10:28,728 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "bindings-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings" }' 12:10:28,786 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "journal-directory") ] }' 12:10:28,808 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "journal-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal" }' 12:10:28,847 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "large-messages-directory") ] }' 12:10:28,913 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "large-messages-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages" }' 12:10:28,937 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "paging-directory") ] }' 12:10:28,968 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("path" => "paging-directory") ], "path" => "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging" }' 12:10:28,999 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "persistence-enabled", "value" => true }' 12:10:29,061 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "ha", "value" => true }' 12:10:29,075 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,076 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 1) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,103 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "block-on-acknowledge", "value" => true }' 12:10:29,113 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,113 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,136 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "retry-interval", "value" => 1000L }' 12:10:29,148 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,149 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,169 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "retry-interval-multiplier", "value" => 1.0 }' 12:10:29,177 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,177 INFO [org.wildfly.extension.messaging-activemq] (management-handler-thread - 4) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,209 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("connection-factory" => "RemoteConnectionFactory") ], "name" => "reconnect-attempts", "value" => -1 }' 12:10:29,220 main WARN [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:3378] Dicovery group db-group1 could not be removed. Reason: org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7$JMSAdminOperationException: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"discovery-group\" => \"db-group1\") ]' not found" at org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7.applyUpdate(ActiveMQAdminOperationsEAP7.java:1003) at org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7.removeDiscoveryGroup(ActiveMQAdminOperationsEAP7.java:3376) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.setConnectorForClientEAP7(DedicatedFailoverTestCase.java:1770) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareBackupServerEAP7(DedicatedFailoverTestCase.java:1895) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopologyEAP7(DedicatedFailoverTestCase.java:1562) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopology(DedicatedFailoverTestCase.java:1538) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.prepareSimpleDedicatedTopology(DedicatedFailoverTestCase.java:1531) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:141) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:87) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:73) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue(DedicatedFailoverTestCase.java:1366) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 12:10:29,261 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("discovery-group" => "db-group1") ], "jgroups-stack" => "udp", "jgroups-channel" => "activemq-cluster", "refresh-timeout" => 1000L }' 12:10:29,319 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "security-enabled", "value" => false }' 12:10:29,349 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "remove", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("address-setting" => "#") ] }' 12:10:29,372 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("address-setting" => "#") ], "address-full-policy" => "PAGE", "max-size-bytes" => 1048576L, "redelivery-delay" => 0, "redistribution-delay" => 0L, "page-size-bytes" => 524288L, "max-delivery-attempts" => 200 }' 12:10:29,403 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("ha-policy" => "shared-store-slave") ], "allow-failback" => true, "failback-delay" => 1000L, "failover-on-server-shutdown" => true, "restart-backup" => true, "scale-down" => false }' 12:10:29,407 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "testQueue0") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"testQueue0\") ]' not found" 12:10:29,423 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 7) AMQ221003: trying to deploy queue jms.queue.testQueue0 12:10:29,467 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "testQueue0") ], "entries" => [ "jms/queue/testQueue0", "java:jboss/exported/jms/queue/testQueue0" ], "durable" => true }' 12:10:29,470 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-topic" => "testTopic0") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-topic\" => \"testTopic0\") ]' not found" 12:10:29,485 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 7) AMQ221003: trying to deploy queue jms.topic.testTopic0 12:10:29,547 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-topic" => "testTopic0") ], "entries" => [ "jms/topic/testTopic0", "java:jboss/exported/jms/topic/testTopic0" ], "durable" => true }' 12:10:29,555 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "divertedQueue") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"divertedQueue\") ]' not found" 12:10:29,577 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.divertedQueue 12:10:29,608 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "divertedQueue") ], "entries" => [ "jms/queue/divertedQueue", "java:jboss/exported/jms/queue/divertedQueue" ], "durable" => true }' 12:10:29,640 main INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server is going to stop. 12:10:29,866 main INFO [org.jboss.qa.hornetq.ContainerEAP7:245] Stopping the server. 12:10:29,871 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0211: Suspending server with 0ms timeout. 12:10:29,878 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested. 12:10:29,884 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 12:10:29,884 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 12:10:29,884 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:10:29,898 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 72) MODCLUSTER000002: Initiating mod_cluster shutdown 12:10:29,916 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2 12:10:29,918 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 34) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:29,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 12:10:29,950 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow AJP listener ajp suspending 12:10:29,951 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 12:10:29,976 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 7) AMQ151003: resource adaptor stopped 12:10:30,074 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 7) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [cbfb9b92-68ed-11e5-88f1-91625845618f] stopped 12:10:30,075 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 12:10:30,076 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 12:10:30,077 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.3.0.CR2 stopping 12:10:30,099 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 184ms 12:10:30,478 main INFO [org.jboss.qa.hornetq.ContainerEAP7:248] Killing the server. 12:10:30,868 main INFO [org.jboss.qa.hornetq.ContainerEAP7:261] Server node-2 was stopped. There is no from tracking ports (f.e.: 9999, 8080, ...) running on its IP 127.0.0.1 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:9091 12:10:31,347 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 12:10:31,686 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 12:10:31,786 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting 12:10:33,360 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 10) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 12:10:33,583 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 12:10:33,610 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final 12:10:33,625 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final 12:10:33,817 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 12:10:33,820 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final 12:10:33,799 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 12:10:33,827 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 12:10:33,852 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final) 12:10:33,862 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 12:10:33,868 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 12:10:33,876 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 12:10:33,932 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 12:10:33,946 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 12:10:33,979 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 12:10:33,983 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 12:10:33,988 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 12:10:34,059 INFO [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=4.9.3.Final 12:10:34,091 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:34,101 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service 12:10:34,106 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:34,121 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 12:10:34,341 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 12:10:34,348 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 12:10:34,348 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 12:10:34,364 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 12:10:34,367 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 12:10:34,464 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 12:10:34,466 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 12:10:34,476 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 12:10:34,525 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 12:10:34,927 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/deployments 12:10:34,942 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started 12:10:34,976 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 12:10:35,383 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 12:10:35,468 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging) 12:10:35,471 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221006: Waiting to obtain live lock 12:10:35,516 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 12:10:35,744 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:10:35,770 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:10:35,802 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:10:35,808 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:10:35,826 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-1033481960)) JGRP000015: the send buffer of socket DatagramSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:35,827 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-1033481960)) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:35,828 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-1033481960)) JGRP000015: the send buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:35,828 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-1033481960)) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:35,900 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221034: Waiting indefinitely to obtain live lock 12:10:35,901 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221035: Live Server Obtained live lock 12:10:36,110 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:36,110 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:36,110 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:10:36,114 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:10:38,953 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 12:10:38,953 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=d29b294f-68ed-11e5-b37c-932152de759d] 12:10:38,961 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 12:10:39,110 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0007: Registered connection factory java:/JmsXA 12:10:39,168 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 75) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:10:39,170 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.testQueue0 12:10:39,218 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.DLQ 12:10:39,236 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221003: trying to deploy queue jms.queue.divertedQueue 12:10:39,247 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-8) Resource adaptor started 12:10:39,247 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatoractivemq-ra 12:10:39,254 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 12:10:39,253 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:10:39,250 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 12:10:39,260 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.topic.testTopic0 12:10:39,555 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 12:10:39,555 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 12:10:39,555 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 8530ms - Started 284 of 584 services (383 services are lazy, passive or on-demand) Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:10091 12:10:40,192 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 12:10:40,515 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 12:10:40,614 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting 12:10:42,321 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 20) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 12:10:42,560 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 12:10:42,705 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final 12:10:42,729 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final 12:10:42,790 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.14.Final 12:10:42,881 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 12:10:42,907 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 12:10:42,920 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 12:10:42,920 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 12:10:42,933 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 12:10:42,947 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 12:10:42,972 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 12:10:43,025 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 12:10:43,053 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2 12:10:43,057 INFO [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final) 12:10:43,071 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 12:10:43,080 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 12:10:43,081 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.3.Final 12:10:43,110 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 12:10:43,117 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 12:10:43,197 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:43,208 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:10:43,432 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 12:10:43,434 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 12:10:43,480 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 12:10:43,500 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 12:10:43,513 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting 12:10:43,658 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 12:10:43,660 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 12:10:43,702 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 12:10:43,742 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 12:10:44,085 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 12:10:44,178 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started 12:10:44,270 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/deployments 12:10:44,734 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 12:10:44,838 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging) 12:10:44,860 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221032: Waiting to become backup node 12:10:44,906 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221033: ** got backup lock 12:10:44,977 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221012: Using AIO Journal 12:10:45,225 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:10:45,242 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:10:45,259 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management 12:10:45,262 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:10:45,270 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 12:10:45,266 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-2116444101)) JGRP000015: the send buffer of socket DatagramSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:45,271 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-2116444101)) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:45,272 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-2116444101)) JGRP000015: the send buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:10:45,271 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 5461ms - Started 258 of 578 services (382 services are lazy, passive or on-demand) 12:10:45,272 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-2116444101)) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:10:45,276 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:10:45,335 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221109: Apache ActiveMQ Artemis Backup Server version 1.1.0 [d29b294f-68ed-11e5-b37c-932152de759d] started, waiting live to fail before it gets active 12:10:47,104 INFO [org.apache.activemq.artemis.core.server] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-2116444101)) AMQ221031: backup announced 12:10:55,329 main INFO [org.jboss.qa.hornetq.apps.clients.QueueClientsClientAck:441] No reason set ack after on client ack. 12:10:55,329 main INFO [org.jboss.qa.hornetq.apps.clients.QueueClientsClientAck:441] No reason set ack after on client ack. 12:10:55,340 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.Client:80] Create EAP 7 InitialContext to hostname: 127.0.0.1 and port: 8080 12:10:55,340 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.Client:80] Create EAP 7 InitialContext to hostname: 127.0.0.1 and port: 8080 12:10:55,340 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.Client:80] Create EAP 7 InitialContext to hostname: 127.0.0.1 and port: 8080 12:10:55,340 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.Client:80] Create EAP 7 InitialContext to hostname: 127.0.0.1 and port: 8080 12:10:56,275 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:99] Producer for node: 127.0.0.1. Do lookup for queue: jms/queue/testQueue0 12:10:56,297 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:99] Producer for node: 127.0.0.1. Do lookup for queue: jms/queue/testQueue0 12:10:56,300 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:99] Producer for node: 127.0.0.1. Do lookup for queue: jms/queue/testQueue0 12:10:57,064 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 1, type: BYTE, messageId: null_HQ_DUPL_ID: ef7c7767-1fcb-46bc-a1f8-47adf29a18d41443780657063, priority: 4 12:10:57,067 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 2, type: TEXT, messageId: null_HQ_DUPL_ID: c73e7a7f-646e-400b-a256-d6976a92480f1443780657067, priority: 4 12:10:57,071 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 3, type: OBJECT, messageId: null_HQ_DUPL_ID: 115f06ec-d1c7-4b71-b246-5643ff7c70581443780657071, priority: 4 12:10:57,105 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 1, messageId:ID:df7d0be0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=115f06ec-d1c7-4b71-b246-5643ff7c70581443780657071 12:10:57,106 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 1, messageId:ID:df7bfa6e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ef7c7767-1fcb-46bc-a1f8-47adf29a18d41443780657063 12:10:57,110 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 1, messageId:ID:df7c488f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c73e7a7f-646e-400b-a256-d6976a92480f1443780657067 12:10:57,207 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 4, type: MAP, messageId: null_HQ_DUPL_ID: 64b9d0fe-d4e4-4635-862d-29f63978c1311443780657207, priority: 4 12:10:57,208 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 5, type: STREAM, messageId: null_HQ_DUPL_ID: 6bafc74e-6d00-42b8-baf1-f49e9e7fc84c1443780657208, priority: 4 12:10:57,211 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 6, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: f42aa258-7b38-43d1-8882-8ee147bda2141443780657211, priority: 4 12:10:57,233 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 2, messageId:ID:df91a551-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=64b9d0fe-d4e4-4635-862d-29f63978c1311443780657207 12:10:57,247 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 2, messageId:ID:df91cc62-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6bafc74e-6d00-42b8-baf1-f49e9e7fc84c1443780657208 12:10:57,300 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 2, messageId:ID:df924193-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f42aa258-7b38-43d1-8882-8ee147bda2141443780657211 12:10:57,341 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 7, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 7386ac7b-8136-447f-b87b-54250e1b83ab1443780657341, priority: 4 12:10:57,363 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 8, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: a20a9244-b7f3-4f67-b39e-3deeee7c9f941443780657363, priority: 4 12:10:57,411 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 9, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 021f0f70-cf17-4ee6-9e4b-a96bf83812721443780657411, priority: 4 12:10:57,541 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 3, messageId:ID:dfa63ec4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7386ac7b-8136-447f-b87b-54250e1b83ab1443780657341 12:10:57,546 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 3, messageId:ID:dfa99a25-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a20a9244-b7f3-4f67-b39e-3deeee7c9f941443780657363 12:10:57,589 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 3, messageId:ID:dfb11436-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=021f0f70-cf17-4ee6-9e4b-a96bf83812721443780657411 12:10:57,628 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 9, message-counter: null, messageId:ID:dfb11436-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:10:57,643 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 10, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: c5afc5db-5dfb-4510-ac88-c70a2605b89e1443780657643, priority: 4 12:10:57,647 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 11, type: BYTE, messageId: null_HQ_DUPL_ID: 25b3e026-c1d7-438d-a959-e6d84f0cf1981443780657647, priority: 4 12:10:57,658 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 4, messageId:ID:dfd5b338-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=25b3e026-c1d7-438d-a959-e6d84f0cf1981443780657647 12:10:57,689 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 12, type: TEXT, messageId: null_HQ_DUPL_ID: 0b34a06c-f873-4848-bb68-31017bc78ada1443780657689, priority: 4 12:10:57,695 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 4, messageId:ID:dfdb5889-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0b34a06c-f873-4848-bb68-31017bc78ada1443780657689 12:10:57,759 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 13, type: OBJECT, messageId: null_HQ_DUPL_ID: 64da549c-0713-4df3-a84f-b2b8d86d61741443780657759, priority: 4 12:10:57,770 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 5, messageId:ID:dfe606ea-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=64da549c-0713-4df3-a84f-b2b8d86d61741443780657759 12:10:57,796 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 14, type: MAP, messageId: null_HQ_DUPL_ID: bdecd6fa-e2c3-4b33-88ae-20aaa287d9541443780657796, priority: 4 12:10:57,798 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 4, messageId:ID:dfd42c97-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c5afc5db-5dfb-4510-ac88-c70a2605b89e1443780657643 12:10:57,806 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 5, messageId:ID:dfebd34b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bdecd6fa-e2c3-4b33-88ae-20aaa287d9541443780657796 12:10:57,870 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 15, type: STREAM, messageId: null_HQ_DUPL_ID: 9ef98937-7480-4870-8829-09c5bec824501443780657870, priority: 4 12:10:57,879 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 6, messageId:ID:dff6cfcc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9ef98937-7480-4870-8829-09c5bec824501443780657870 12:10:57,899 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 16, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 34cea81b-6e76-4795-82ae-eef781eafe1f1443780657899, priority: 4 12:10:57,907 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 17, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 393f61a6-8428-45a5-9a08-8542ce174b281443780657907, priority: 4 12:10:57,955 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 5, messageId:ID:dffb3c9d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=34cea81b-6e76-4795-82ae-eef781eafe1f1443780657899 12:10:57,981 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 18, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: ea371749-ed64-48a8-8ba0-6fb7a8d0771b1443780657981, priority: 4 12:10:58,047 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 6, messageId:ID:dffc751e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=393f61a6-8428-45a5-9a08-8542ce174b281443780657907 12:10:58,062 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 19, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 68d6b2c3-b147-4405-bfa9-461551e0d5ac1443780658062, priority: 4 12:10:58,115 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 7, messageId:ID:e007bfbf-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ea371749-ed64-48a8-8ba0-6fb7a8d0771b1443780657981 12:10:58,144 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 18, message-counter: null, messageId:ID:e007bfbf-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:10:58,149 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 20, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: f8d51547-270f-4a6f-86d2-4b7d8b20f21c1443780658149, priority: 4 12:10:58,204 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 6, messageId:ID:e0141bd0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=68d6b2c3-b147-4405-bfa9-461551e0d5ac1443780658062 12:10:58,217 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 21, type: BYTE, messageId: null_HQ_DUPL_ID: a49bc2a2-4660-40ee-923f-797053e640781443780658216, priority: 4 12:10:58,227 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 8, messageId:ID:e02bc282-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a49bc2a2-4660-40ee-923f-797053e640781443780658216 12:10:58,288 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 7, messageId:ID:e0216241-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f8d51547-270f-4a6f-86d2-4b7d8b20f21c1443780658149 12:10:58,304 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 22, type: TEXT, messageId: null_HQ_DUPL_ID: c2e4c15d-2379-4e53-ab9c-1bc830ebaa671443780658304, priority: 4 12:10:58,309 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 7, messageId:ID:e0393003-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c2e4c15d-2379-4e53-ab9c-1bc830ebaa671443780658304 12:10:58,327 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 23, type: OBJECT, messageId: null_HQ_DUPL_ID: abbe66f1-ef47-47b9-9a0a-f45c5c53e5f31443780658327, priority: 4 12:10:58,336 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 9, messageId:ID:e03cb274-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=abbe66f1-ef47-47b9-9a0a-f45c5c53e5f31443780658327 12:10:58,389 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 24, type: MAP, messageId: null_HQ_DUPL_ID: 46cf18eb-90e3-4fb7-bf8b-5bfa471628f51443780658389, priority: 4 12:10:58,395 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 8, messageId:ID:e0460145-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=46cf18eb-90e3-4fb7-bf8b-5bfa471628f51443780658389 12:10:58,410 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 25, type: STREAM, messageId: null_HQ_DUPL_ID: 00efb1aa-29c1-4a46-ad3c-f18ad35fabb51443780658410, priority: 4 12:10:58,416 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 8, messageId:ID:e0493596-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=00efb1aa-29c1-4a46-ad3c-f18ad35fabb51443780658410 12:10:58,437 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 26, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 0fd30e83-7b5f-4ef6-9bf1-d88315877d901443780658437, priority: 4 12:10:58,490 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 10, messageId:ID:e04d5447-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0fd30e83-7b5f-4ef6-9bf1-d88315877d901443780658437 12:10:58,496 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 27, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 5876af67-472a-4a0d-a558-3076f062aed11443780658496, priority: 4 12:10:58,521 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 28, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 0c8f967c-bc0c-4b6e-baaf-1da74d83d95a1443780658520, priority: 4 12:10:58,592 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 29, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: cceaede4-9eb4-4561-bac7-5fae5f697e0a1443780658592, priority: 4 12:10:58,631 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 9, messageId:ID:e05654f8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5876af67-472a-4a0d-a558-3076f062aed11443780658496 12:10:58,651 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 27, message-counter: null, messageId:ID:e05654f8-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:10:58,659 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 9, messageId:ID:e05a2589-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0c8f967c-bc0c-4b6e-baaf-1da74d83d95a1443780658520 12:10:58,727 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 11, messageId:ID:e064fafa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cceaede4-9eb4-4561-bac7-5fae5f697e0a1443780658592 12:10:58,732 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 30, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 842548c1-de50-4a64-8047-78def5d61c121443780658732, priority: 4 12:10:58,759 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 31, type: BYTE, messageId: null_HQ_DUPL_ID: ab901a49-a858-497f-8081-e8ec21bc5bd71443780658759, priority: 4 12:10:58,767 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 10, messageId:ID:e07e9d7c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ab901a49-a858-497f-8081-e8ec21bc5bd71443780658759 12:10:58,827 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 32, type: TEXT, messageId: null_HQ_DUPL_ID: a7cd9e06-5003-4c32-9770-4d2e85bfa3dc1443780658827, priority: 4 12:10:58,832 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 12, messageId:ID:e088fdbd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a7cd9e06-5003-4c32-9770-4d2e85bfa3dc1443780658827 12:10:58,867 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 33, type: OBJECT, messageId: null_HQ_DUPL_ID: a2f6ccf5-ebdc-4c41-baea-b07671fef83c1443780658867, priority: 4 12:10:58,872 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 10, messageId:ID:e07a57bb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=842548c1-de50-4a64-8047-78def5d61c121443780658732 12:10:58,874 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 11, messageId:ID:e08ef12e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a2f6ccf5-ebdc-4c41-baea-b07671fef83c1443780658867 12:10:58,933 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 34, type: MAP, messageId: null_HQ_DUPL_ID: c7e4b5b5-d3dc-45f5-b36a-73fef8b368fe1443780658933, priority: 4 12:10:58,939 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 13, messageId:ID:e099034f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c7e4b5b5-d3dc-45f5-b36a-73fef8b368fe1443780658933 12:10:58,973 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 35, type: STREAM, messageId: null_HQ_DUPL_ID: 92ff7d04-583b-42f8-963a-5a922166c0cf1443780658973, priority: 4 12:10:58,974 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 36, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: a5f05d95-f44c-4ee9-af5a-35a0e7b713ce1443780658974, priority: 4 12:10:58,980 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 11, messageId:ID:e09f1cd0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=92ff7d04-583b-42f8-963a-5a922166c0cf1443780658973 12:10:59,026 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 12, messageId:ID:e09f6af1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a5f05d95-f44c-4ee9-af5a-35a0e7b713ce1443780658974 12:10:59,040 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 37, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 060c2cfe-bd4f-494f-bed5-9f7114848e501443780659039, priority: 4 12:10:59,043 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 36, message-counter: null, messageId:ID:e09f6af1-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:10:59,082 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 38, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 1a85486a-1a32-49cb-8fd8-e62f7cb726da1443780659082, priority: 4 12:10:59,128 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 39, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: b08b4958-820b-4bc3-9a34-608d4522c40a1443780659128, priority: 4 12:10:59,179 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 14, messageId:ID:e0a95602-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=060c2cfe-bd4f-494f-bed5-9f7114848e501443780659039 12:10:59,223 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 12, messageId:ID:e0afbea3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a85486a-1a32-49cb-8fd8-e62f7cb726da1443780659082 12:10:59,264 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 13, messageId:ID:e0b6c384-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b08b4958-820b-4bc3-9a34-608d4522c40a1443780659128 12:10:59,280 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 40, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 7218dde5-07b5-459d-a958-7e93f14b84591443780659280, priority: 4 12:10:59,323 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 41, type: BYTE, messageId: null_HQ_DUPL_ID: c27c3185-ea2f-423a-aee7-226e4036a7d41443780659323, priority: 4 12:10:59,331 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 13, messageId:ID:e0d4abc6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c27c3185-ea2f-423a-aee7-226e4036a7d41443780659323 12:10:59,365 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 42, type: TEXT, messageId: null_HQ_DUPL_ID: 366674bd-4ef6-40b7-8e78-225912bf3cda1443780659365, priority: 4 12:10:59,369 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 14, messageId:ID:e0daed57-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=366674bd-4ef6-40b7-8e78-225912bf3cda1443780659365 12:10:59,421 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 15, messageId:ID:e0cdf505-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7218dde5-07b5-459d-a958-7e93f14b84591443780659280 12:10:59,431 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 43, type: OBJECT, messageId: null_HQ_DUPL_ID: 3bf353aa-39c3-49e8-a82e-700ec4f7342e1443780659431, priority: 4 12:10:59,437 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 14, messageId:ID:e0e4ff78-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3bf353aa-39c3-49e8-a82e-700ec4f7342e1443780659431 12:10:59,470 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 44, type: MAP, messageId: null_HQ_DUPL_ID: de07ecd0-8f34-4b2b-a44e-a96a755f17481443780659470, priority: 4 12:10:59,475 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 15, messageId:ID:e0eaf2e9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=de07ecd0-8f34-4b2b-a44e-a96a755f17481443780659470 12:10:59,522 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 45, type: STREAM, messageId: null_HQ_DUPL_ID: 1060ad6d-f268-4bd5-bcd3-81986f1281e51443780659522, priority: 4 12:10:59,525 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 16, messageId:ID:e0f2e22a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1060ad6d-f268-4bd5-bcd3-81986f1281e51443780659522 12:10:59,533 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 45, message-counter: null, messageId:ID:e0f2e22a-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:10:59,537 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 46, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: df00026c-b7a1-4055-bc9f-29f23e6af8441443780659537, priority: 4 12:10:59,576 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 47, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: b65e6602-0fcc-47ee-9d40-195cf2e390651443780659576, priority: 4 12:10:59,588 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 15, messageId:ID:e0f5532b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=df00026c-b7a1-4055-bc9f-29f23e6af8441443780659537 12:10:59,628 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 48, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 5324c9e7-2b2c-479e-9851-71f2c0c80a761443780659628, priority: 4 12:10:59,690 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 49, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 74ba14a1-b9a6-4f27-81ff-6dd0ade27e941443780659690, priority: 4 12:10:59,714 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 16, messageId:ID:e0fb1f8c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b65e6602-0fcc-47ee-9d40-195cf2e390651443780659576 12:10:59,769 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 17, messageId:ID:e1030ecd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5324c9e7-2b2c-479e-9851-71f2c0c80a761443780659628 12:10:59,815 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 50, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 7bccb1c7-2465-47be-8378-0d1e8c13b14e1443780659815, priority: 4 12:10:59,826 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 16, messageId:ID:e10c84ae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=74ba14a1-b9a6-4f27-81ff-6dd0ade27e941443780659690 12:10:59,869 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 51, type: BYTE, messageId: null_HQ_DUPL_ID: 578b75be-a0bf-4d68-b862-c911dcbce5b21443780659869, priority: 4 12:10:59,872 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 18, messageId:ID:e127d4e0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=578b75be-a0bf-4d68-b862-c911dcbce5b21443780659869 12:10:59,935 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 52, type: TEXT, messageId: null_HQ_DUPL_ID: 6114f7de-097f-464d-95db-96e75afb67951443780659935, priority: 4 12:10:59,940 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 17, messageId:ID:e131e701-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6114f7de-097f-464d-95db-96e75afb67951443780659935 12:10:59,951 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 17, messageId:ID:e11f977f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7bccb1c7-2465-47be-8378-0d1e8c13b14e1443780659815 12:10:59,973 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 53, type: OBJECT, messageId: null_HQ_DUPL_ID: e76c8858-dd45-4889-8819-254b609583951443780659973, priority: 4 12:10:59,981 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 19, messageId:ID:e137da72-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e76c8858-dd45-4889-8819-254b609583951443780659973 12:11:00,041 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 54, type: MAP, messageId: null_HQ_DUPL_ID: cd3f7754-1f2a-4e9d-9d7b-e68684c50da71443780660041, priority: 4 12:11:00,046 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 18, messageId:ID:e14213a3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cd3f7754-1f2a-4e9d-9d7b-e68684c50da71443780660041 12:11:00,052 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 55, type: STREAM, messageId: null_HQ_DUPL_ID: d7c5dd1f-2d57-413c-95a0-6ebce1cf14771443780660052, priority: 4 12:11:00,054 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 54, message-counter: null, messageId:ID:e14213a3-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:00,056 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 18, messageId:ID:e143c154-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d7c5dd1f-2d57-413c-95a0-6ebce1cf14771443780660052 12:11:00,082 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 56, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: f26b866f-84fc-4219-9852-d6d07e4285be1443780660082, priority: 4 12:11:00,131 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 20, messageId:ID:e1485535-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f26b866f-84fc-4219-9852-d6d07e4285be1443780660082 12:11:00,147 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 57, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: ebbdf9b4-7bac-4022-a94a-5cdb7440b5b91443780660147, priority: 4 12:11:00,157 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 58, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: d788c0ac-ff0b-4c3f-8b5c-7a3d3a5c0b2e1443780660157, priority: 4 12:11:00,233 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 59, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 8dbd2cfb-8b31-4897-a14a-051005bdeb3f1443780660233, priority: 4 12:11:00,285 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 19, messageId:ID:e1526756-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ebbdf9b4-7bac-4022-a94a-5cdb7440b5b91443780660147 12:11:00,303 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 19, messageId:ID:e153edf7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d788c0ac-ff0b-4c3f-8b5c-7a3d3a5c0b2e1443780660157 12:11:00,384 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 21, messageId:ID:e15f5fa8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8dbd2cfb-8b31-4897-a14a-051005bdeb3f1443780660233 12:11:00,386 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 60, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: f0e38d13-40d6-4d72-92d9-81a42e1cb1841443780660386, priority: 4 12:11:00,404 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 61, type: BYTE, messageId: null_HQ_DUPL_ID: 857fd418-cb37-4365-825e-3f2a8f6fff181443780660404, priority: 4 12:11:00,408 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 20, messageId:ID:e179775a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=857fd418-cb37-4365-825e-3f2a8f6fff181443780660404 12:11:00,484 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 62, type: TEXT, messageId: null_HQ_DUPL_ID: a52f7027-29fd-4ff5-8a6a-29229a6810a41443780660484, priority: 4 12:11:00,487 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 22, messageId:ID:e185ac5b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a52f7027-29fd-4ff5-8a6a-29229a6810a41443780660484 12:11:00,508 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 63, type: OBJECT, messageId: null_HQ_DUPL_ID: 6522685a-d9d1-49be-a134-0836b580f51d1443780660508, priority: 4 12:11:00,512 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 21, messageId:ID:e18955dc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6522685a-d9d1-49be-a134-0836b580f51d1443780660508 12:11:00,531 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 20, messageId:ID:e176df49-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f0e38d13-40d6-4d72-92d9-81a42e1cb1841443780660386 12:11:00,551 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 63, message-counter: null, messageId:ID:e176df49-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:00,588 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 64, type: MAP, messageId: null_HQ_DUPL_ID: 792b6913-b789-4859-9979-435dfc21f7ed1443780660588, priority: 4 12:11:00,597 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 23, messageId:ID:e1958add-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=792b6913-b789-4859-9979-435dfc21f7ed1443780660588 12:11:00,613 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 65, type: STREAM, messageId: null_HQ_DUPL_ID: c315bae4-af62-4b9c-99a4-4b8e258528951443780660613, priority: 4 12:11:00,616 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 22, messageId:ID:e1995b6e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c315bae4-af62-4b9c-99a4-4b8e258528951443780660613 12:11:00,632 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 66, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 2bdd8de7-a8c4-47bb-bd26-ed0c0f156e3c1443780660632, priority: 4 12:11:00,683 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 21, messageId:ID:e19c419f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2bdd8de7-a8c4-47bb-bd26-ed0c0f156e3c1443780660632 12:11:00,698 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 67, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: a7290c24-b9a8-4398-bbfa-324ce7238d8e1443780660697, priority: 4 12:11:00,718 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 68, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3448e4bf-d96b-4af9-a53d-f6b5546ad2951443780660718, priority: 4 12:11:00,784 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 69, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: ea403e55-8191-43a0-9f15-bbef6e6f5b501443780660784, priority: 4 12:11:00,832 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 24, messageId:ID:e1a653c0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a7290c24-b9a8-4398-bbfa-324ce7238d8e1443780660697 12:11:00,862 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 23, messageId:ID:e1a98811-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3448e4bf-d96b-4af9-a53d-f6b5546ad2951443780660718 12:11:00,918 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 22, messageId:ID:e1b37322-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ea403e55-8191-43a0-9f15-bbef6e6f5b501443780660784 12:11:00,933 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 70, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 2a607036-2098-475e-b292-6fd76d8427e51443780660933, priority: 4 12:11:00,963 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 71, type: BYTE, messageId: null_HQ_DUPL_ID: c4e6cefd-dd02-4fd0-81af-992f0276e38e1443780660963, priority: 4 12:11:00,966 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 24, messageId:ID:e1cec354-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c4e6cefd-dd02-4fd0-81af-992f0276e38e1443780660963 12:11:01,019 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 72, type: TEXT, messageId: null_HQ_DUPL_ID: 2b8b9d66-69de-41ce-bd40-be619e2fd1031443780661019, priority: 4 12:11:01,022 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 23, messageId:ID:e1d74ed5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2b8b9d66-69de-41ce-bd40-be619e2fd1031443780661019 12:11:01,064 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 25, messageId:ID:e1ca2f73-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2a607036-2098-475e-b292-6fd76d8427e51443780660933 12:11:01,067 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 73, type: OBJECT, messageId: null_HQ_DUPL_ID: 4b31ace1-0bd3-4503-b915-c85e04168d071443780661067, priority: 4 12:11:01,070 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 25, messageId:ID:e1dea1d6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4b31ace1-0bd3-4503-b915-c85e04168d071443780661067 12:11:01,083 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 72, message-counter: null, messageId:ID:e1ca2f73-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:01,123 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 74, type: MAP, messageId: null_HQ_DUPL_ID: 255214ac-0396-49b3-8a50-4e668a1f62921443780661123, priority: 4 12:11:01,131 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 24, messageId:ID:e1e72d57-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=255214ac-0396-49b3-8a50-4e668a1f62921443780661123 12:11:01,165 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 75, type: STREAM, messageId: null_HQ_DUPL_ID: 3e6a1e26-44d5-4dd4-9521-0bfe27bdba5d1443780661165, priority: 4 12:11:01,169 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 26, messageId:ID:e1ed95f8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3e6a1e26-44d5-4dd4-9521-0bfe27bdba5d1443780661165 12:11:01,171 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 76, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: be12f107-f0dc-472d-9711-7b5847d968151443780661171, priority: 4 12:11:01,220 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 26, messageId:ID:e1ee8059-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=be12f107-f0dc-472d-9711-7b5847d968151443780661171 12:11:01,232 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 77, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 5689618e-c96d-496d-9da0-e84a2e5e8c331443780661232, priority: 4 12:11:01,271 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 78, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: c4521744-4e6f-4441-9e2b-cb86f61922471443780661271, priority: 4 12:11:01,322 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 79, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 128332f2-a1ba-42f7-be0f-bac370e26d031443780661322, priority: 4 12:11:01,365 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 25, messageId:ID:e1f7cf2a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5689618e-c96d-496d-9da0-e84a2e5e8c331443780661232 12:11:01,404 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 27, messageId:ID:e1fdc29b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c4521744-4e6f-4441-9e2b-cb86f61922471443780661271 12:11:01,457 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 27, messageId:ID:e2058acc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=128332f2-a1ba-42f7-be0f-bac370e26d031443780661322 12:11:01,466 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 80, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: a85acc2f-1a6a-4436-a5b0-258c998d92331443780661466, priority: 4 12:11:01,505 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 81, type: BYTE, messageId: null_HQ_DUPL_ID: 8a2039e2-18bf-4cf0-9d34-c173d68b27d41443780661505, priority: 4 12:11:01,508 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 28, messageId:ID:e221773e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8a2039e2-18bf-4cf0-9d34-c173d68b27d41443780661505 12:11:01,558 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 82, type: TEXT, messageId: null_HQ_DUPL_ID: c85201e8-69ea-4dce-96b3-1dc500186ce41443780661558, priority: 4 12:11:01,561 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 28, messageId:ID:e2298d8f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c85201e8-69ea-4dce-96b3-1dc500186ce41443780661558 12:11:01,566 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 81, message-counter: null, messageId:ID:e2298d8f-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:01,603 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 26, messageId:ID:e21b83cd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a85acc2f-1a6a-4436-a5b0-258c998d92331443780661466 12:11:01,609 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 83, type: OBJECT, messageId: null_HQ_DUPL_ID: 2b4d0373-129e-42c5-bcbe-4dc950e7111b1443780661608, priority: 4 12:11:01,612 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 29, messageId:ID:e23155c0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2b4d0373-129e-42c5-bcbe-4dc950e7111b1443780661608 12:11:01,662 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 84, type: MAP, messageId: null_HQ_DUPL_ID: 1445a20f-8832-4ad3-95f4-aafecac42bf01443780661662, priority: 4 12:11:01,666 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 29, messageId:ID:e2396c11-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1445a20f-8832-4ad3-95f4-aafecac42bf01443780661662 12:11:01,703 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 85, type: STREAM, messageId: null_HQ_DUPL_ID: b4aa18e7-303e-4e44-9286-c51ab31de5561443780661703, priority: 4 12:11:01,707 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 27, messageId:ID:e23fd4b2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b4aa18e7-303e-4e44-9286-c51ab31de5561443780661703 12:11:01,712 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 86, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 85a2b029-cb81-4e9a-9d0d-cf8f28b330b31443780661712, priority: 4 12:11:01,762 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 30, messageId:ID:e2413443-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=85a2b029-cb81-4e9a-9d0d-cf8f28b330b31443780661712 12:11:01,767 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 87, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 8f35a6d7-a2df-4f15-a5be-481163e59b1c1443780661767, priority: 4 12:11:01,809 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 88, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 7966418f-6aaf-45de-9be2-884b24e759bb1443780661809, priority: 4 12:11:01,864 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 89, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: dc655ba0-a56e-49cd-a519-8271d558f4b01443780661864, priority: 4 12:11:01,906 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 30, messageId:ID:e24971a4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8f35a6d7-a2df-4f15-a5be-481163e59b1c1443780661767 12:11:01,944 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 28, messageId:ID:e2500155-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7966418f-6aaf-45de-9be2-884b24e759bb1443780661809 12:11:01,994 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 31, messageId:ID:e2583eb6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dc655ba0-a56e-49cd-a519-8271d558f4b01443780661864 12:11:02,008 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 90, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 84b6d0e4-ee1d-4b2f-bfc0-1b7e79dc32b31443780662008, priority: 4 12:11:02,044 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 91, type: BYTE, messageId: null_HQ_DUPL_ID: 679a6a3a-3919-4a27-bfa6-7a5c09129a211443780662044, priority: 4 12:11:02,048 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 29, messageId:ID:e273b5f8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=679a6a3a-3919-4a27-bfa6-7a5c09129a211443780662044 12:11:02,056 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 90, message-counter: null, messageId:ID:e273b5f8-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:02,095 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 92, type: TEXT, messageId: null_HQ_DUPL_ID: f5518fdd-a8b5-4a0b-a192-9a890d2ae8491443780662095, priority: 4 12:11:02,108 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 32, messageId:ID:e27ba539-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f5518fdd-a8b5-4a0b-a192-9a890d2ae8491443780662095 12:11:02,148 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 31, messageId:ID:e26e37b7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=84b6d0e4-ee1d-4b2f-bfc0-1b7e79dc32b31443780662008 12:11:02,149 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 93, type: OBJECT, messageId: null_HQ_DUPL_ID: 4ed8dc27-cb5f-4a88-8ffb-5277347064f91443780662149, priority: 4 12:11:02,153 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 30, messageId:ID:e283e29a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4ed8dc27-cb5f-4a88-8ffb-5277347064f91443780662149 12:11:02,209 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 94, type: MAP, messageId: null_HQ_DUPL_ID: bdf7f2b3-2056-4288-b945-0ba6d485dce91443780662209, priority: 4 12:11:02,214 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 33, messageId:ID:e28ce34b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bdf7f2b3-2056-4288-b945-0ba6d485dce91443780662209 12:11:02,249 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 95, type: STREAM, messageId: null_HQ_DUPL_ID: bae16760-57cd-4fdd-9fd9-ae8edd8423cf1443780662249, priority: 4 12:11:02,252 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 32, messageId:ID:e292fdcc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bae16760-57cd-4fdd-9fd9-ae8edd8423cf1443780662249 12:11:02,253 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 96, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: e6d13c08-8618-4710-9272-d6cfb3a78abd1443780662253, priority: 4 12:11:02,301 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 31, messageId:ID:e2939a0d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e6d13c08-8618-4710-9272-d6cfb3a78abd1443780662253 12:11:02,316 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 97, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 07e0cad2-3d09-481d-80c4-41edf566a10a1443780662316, priority: 4 12:11:02,355 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 98, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3830c0d6-2e4b-44e2-beb7-280590c9df5d1443780662355, priority: 4 12:11:02,403 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 99, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 54d36dbf-70ae-4338-b3f6-476e9623a4ba1443780662403, priority: 4 12:11:02,451 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 34, messageId:ID:e29d36fe-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=07e0cad2-3d09-481d-80c4-41edf566a10a1443780662316 12:11:02,490 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 33, messageId:ID:e2a3517f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3830c0d6-2e4b-44e2-beb7-280590c9df5d1443780662355 12:11:02,537 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 32, messageId:ID:e2aa7d70-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=54d36dbf-70ae-4338-b3f6-476e9623a4ba1443780662403 12:11:02,553 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 100, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: be046105-8020-495b-99b0-fd85b5d1b4b21443780662553, priority: 4 12:11:02,567 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 99, message-counter: null, messageId:ID:e2aa7d70-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:02,591 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 101, type: BYTE, messageId: null_HQ_DUPL_ID: a2e7ed54-19f1-4ff8-a227-2540e0e5f1671443780662591, priority: 4 12:11:02,598 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 34, messageId:ID:e2c72d32-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a2e7ed54-19f1-4ff8-a227-2540e0e5f1671443780662591 12:11:02,638 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 102, type: TEXT, messageId: null_HQ_DUPL_ID: b0312c97-12c1-475c-b34e-0c8359628ede1443780662638, priority: 4 12:11:02,641 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 33, messageId:ID:e2ce5923-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b0312c97-12c1-475c-b34e-0c8359628ede1443780662638 12:11:02,693 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 35, messageId:ID:e2c160d1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=be046105-8020-495b-99b0-fd85b5d1b4b21443780662553 12:11:02,698 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 103, type: OBJECT, messageId: null_HQ_DUPL_ID: d094f14c-764a-4d56-96e8-38d2682e4b7f1443780662698, priority: 4 12:11:02,701 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 35, messageId:ID:e2d7a7f4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d094f14c-764a-4d56-96e8-38d2682e4b7f1443780662698 12:11:02,741 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 104, type: MAP, messageId: null_HQ_DUPL_ID: b69681cd-ab57-4c07-889d-8804b77a67791443780662741, priority: 4 12:11:02,746 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 34, messageId:ID:e2de1095-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b69681cd-ab57-4c07-889d-8804b77a67791443780662741 12:11:02,793 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 105, type: STREAM, messageId: null_HQ_DUPL_ID: 1a20416b-08ec-4d17-9005-54bc6eb63a911443780662793, priority: 4 12:11:02,797 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 36, messageId:ID:e2e626e6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a20416b-08ec-4d17-9005-54bc6eb63a911443780662793 12:11:02,802 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 106, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: c0549889-ea7f-4597-8387-739802235caf1443780662802, priority: 4 12:11:02,847 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 107, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 93997569-04ca-40d3-bf59-8e337512b08d1443780662847, priority: 4 12:11:02,851 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 36, messageId:ID:e2e75f67-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c0549889-ea7f-4597-8387-739802235caf1443780662802 12:11:02,900 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 108, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: cf458564-b7e1-4061-a426-58a55e86b5d31443780662900, priority: 4 12:11:02,952 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 109, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 6cc95415-ad23-4440-9177-368390d5f5981443780662952, priority: 4 12:11:02,982 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 35, messageId:ID:e2ee3d38-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=93997569-04ca-40d3-bf59-8e337512b08d1443780662847 12:11:03,030 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 37, messageId:ID:e2f65389-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cf458564-b7e1-4061-a426-58a55e86b5d31443780662900 12:11:03,068 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 108, message-counter: null, messageId:ID:e2f65389-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:03,083 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 37, messageId:ID:e2fe42ca-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6cc95415-ad23-4440-9177-368390d5f5981443780662952 12:11:03,083 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 110, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 12fa0947-38b7-44bb-a95d-db0d32018e711443780663083, priority: 4 12:11:03,130 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 111, type: BYTE, messageId: null_HQ_DUPL_ID: 85879894-60b9-4dbc-9b0b-ec8c8ab2dccb1443780663130, priority: 4 12:11:03,133 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 38, messageId:ID:e31992fc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=85879894-60b9-4dbc-9b0b-ec8c8ab2dccb1443780663130 12:11:03,183 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 112, type: TEXT, messageId: null_HQ_DUPL_ID: 146f3406-2676-49b3-8e43-6b5b3fdf75481443780663183, priority: 4 12:11:03,186 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 38, messageId:ID:e321823d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=146f3406-2676-49b3-8e43-6b5b3fdf75481443780663183 12:11:03,217 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 36, messageId:ID:e312670b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=12fa0947-38b7-44bb-a95d-db0d32018e711443780663083 12:11:03,234 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 113, type: OBJECT, messageId: null_HQ_DUPL_ID: d9cf284c-a02f-4ac2-b175-303f05306f451443780663234, priority: 4 12:11:03,245 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 39, messageId:ID:e3294a6e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d9cf284c-a02f-4ac2-b175-303f05306f451443780663234 12:11:03,287 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 114, type: MAP, messageId: null_HQ_DUPL_ID: d2b70f5b-8d75-4c0d-8cea-28531d66eb291443780663287, priority: 4 12:11:03,290 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 39, messageId:ID:e33160bf-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d2b70f5b-8d75-4c0d-8cea-28531d66eb291443780663287 12:11:03,318 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 115, type: STREAM, messageId: null_HQ_DUPL_ID: 22059ac9-ea61-4db2-be45-2fefc25793531443780663318, priority: 4 12:11:03,321 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 37, messageId:ID:e3361bb0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=22059ac9-ea61-4db2-be45-2fefc25793531443780663318 12:11:03,346 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 116, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 151e7ab9-23a4-4455-8d4e-868f25f5c27c1443780663346, priority: 4 12:11:03,392 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 117, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 628279f4-1a9e-4402-ae60-fffbdcc9669b1443780663392, priority: 4 12:11:03,398 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 40, messageId:ID:e33a6171-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=151e7ab9-23a4-4455-8d4e-868f25f5c27c1443780663346 12:11:03,423 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 118, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 84bd5a35-3fb8-4300-9b8e-e43b2110982a1443780663423, priority: 4 12:11:03,499 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 119, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 828d28fa-be7c-4933-87b4-ad79bcc5b3a81443780663499, priority: 4 12:11:03,526 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 40, messageId:ID:e3416652-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=628279f4-1a9e-4402-ae60-fffbdcc9669b1443780663392 12:11:03,554 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 38, messageId:ID:e3462143-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=84bd5a35-3fb8-4300-9b8e-e43b2110982a1443780663423 12:11:03,565 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 117, message-counter: null, messageId:ID:e3416652-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:03,627 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 120, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: c16b1737-4ac8-4180-95c5-0857c78f7ce71443780663627, priority: 4 12:11:03,632 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 41, messageId:ID:e351ba04-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=828d28fa-be7c-4933-87b4-ad79bcc5b3a81443780663499 12:11:03,654 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 121, type: BYTE, messageId: null_HQ_DUPL_ID: a476f251-49e4-481a-8e2d-ef7c5a6b6bfe1443780663654, priority: 4 12:11:03,659 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 39, messageId:ID:e36987c6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a476f251-49e4-481a-8e2d-ef7c5a6b6bfe1443780663654 12:11:03,732 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 122, type: TEXT, messageId: null_HQ_DUPL_ID: 80f8c4d9-2bcc-4c07-990f-4c852924d3031443780663732, priority: 4 12:11:03,735 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 42, messageId:ID:e3754797-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=80f8c4d9-2bcc-4c07-990f-4c852924d3031443780663732 12:11:03,759 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 123, type: OBJECT, messageId: null_HQ_DUPL_ID: a20a61e9-20e8-450d-a3ff-6cba382706b71443780663759, priority: 4 12:11:03,764 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 40, messageId:ID:e3798d58-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a20a61e9-20e8-450d-a3ff-6cba382706b71443780663759 12:11:03,765 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 41, messageId:ID:e3656915-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c16b1737-4ac8-4180-95c5-0857c78f7ce71443780663627 12:11:03,835 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 124, type: MAP, messageId: null_HQ_DUPL_ID: 8b139020-47d0-4cc5-9582-a79684d120af1443780663835, priority: 4 12:11:03,840 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 43, messageId:ID:e3852619-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8b139020-47d0-4cc5-9582-a79684d120af1443780663835 12:11:03,865 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 125, type: STREAM, messageId: null_HQ_DUPL_ID: b15df8ef-4eb0-40b6-b53c-d3b7000f64311443780663865, priority: 4 12:11:03,866 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 126, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: a9f595f9-a60b-4c52-9292-8d9bc9669cc91443780663866, priority: 4 12:11:03,874 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 41, messageId:ID:e38992ea-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b15df8ef-4eb0-40b6-b53c-d3b7000f64311443780663865 12:11:03,919 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 42, messageId:ID:e389e10b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a9f595f9-a60b-4c52-9292-8d9bc9669cc91443780663866 12:11:03,934 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 126, message-counter: null, messageId:ID:e389e10b-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:03,942 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 127, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: a7c8c837-a94b-4214-859e-47e13218129e1443780663942, priority: 4 12:11:03,977 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 128, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3467dab5-aa2b-4524-89d6-2fcd05ca35c11443780663977, priority: 4 12:11:04,021 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 129, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 91a82f31-4ac7-4883-a9da-021ef35728fd1443780664021, priority: 4 12:11:04,076 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 44, messageId:ID:e39552bc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a7c8c837-a94b-4214-859e-47e13218129e1443780663942 12:11:04,115 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 42, messageId:ID:e39ad0fd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3467dab5-aa2b-4524-89d6-2fcd05ca35c11443780663977 12:11:04,154 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 43, messageId:ID:e3a160ae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=91a82f31-4ac7-4883-a9da-021ef35728fd1443780664021 12:11:04,178 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 130, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 2cd3a2c0-fa64-43d7-9330-a4d6d36f4ba81443780664178, priority: 4 12:11:04,216 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 131, type: BYTE, messageId: null_HQ_DUPL_ID: 117fb1f0-e5d6-4a63-9d38-5231a959dbd11443780664216, priority: 4 12:11:04,220 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 43, messageId:ID:e3bf48f0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=117fb1f0-e5d6-4a63-9d38-5231a959dbd11443780664216 12:11:04,255 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 132, type: TEXT, messageId: null_HQ_DUPL_ID: 1ba2a0f9-ddcb-41fe-8c42-261152dcda381443780664255, priority: 4 12:11:04,258 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 44, messageId:ID:e3c51551-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1ba2a0f9-ddcb-41fe-8c42-261152dcda381443780664255 12:11:04,312 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 45, messageId:ID:e3b9557f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2cd3a2c0-fa64-43d7-9330-a4d6d36f4ba81443780664178 12:11:04,321 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 133, type: OBJECT, messageId: null_HQ_DUPL_ID: ba81fc4e-2dbc-47b1-a4ed-75266d7fd29f1443780664321, priority: 4 12:11:04,324 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 44, messageId:ID:e3cf2772-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ba81fc4e-2dbc-47b1-a4ed-75266d7fd29f1443780664321 12:11:04,358 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 134, type: MAP, messageId: null_HQ_DUPL_ID: 28631eb2-bfb7-4c62-a533-f9d71f683bad1443780664358, priority: 4 12:11:04,364 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 45, messageId:ID:e3d4ccc3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=28631eb2-bfb7-4c62-a533-f9d71f683bad1443780664358 12:11:04,412 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 135, type: STREAM, messageId: null_HQ_DUPL_ID: 58fc23bd-c830-4872-bb53-805e616415231443780664412, priority: 4 12:11:04,416 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 46, messageId:ID:e3dd3134-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=58fc23bd-c830-4872-bb53-805e616415231443780664412 12:11:04,423 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 135, message-counter: null, messageId:ID:e3dd3134-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:04,424 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 136, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: e53d6aef-37dc-4624-b69d-efb77bfba16b1443780664424, priority: 4 12:11:04,465 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 137, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: fcd6ee32-af25-4c13-b3e8-483fa54b5f531443780664465, priority: 4 12:11:04,512 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 45, messageId:ID:e3df05f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e53d6aef-37dc-4624-b69d-efb77bfba16b1443780664424 12:11:04,519 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 138, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 2a526887-c2d0-4f1f-b36e-c8935d2ab5e21443780664519, priority: 4 12:11:04,595 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 46, messageId:ID:e3e52076-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fcd6ee32-af25-4c13-b3e8-483fa54b5f531443780664465 12:11:04,613 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 139, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: ee2069ce-eb36-467b-a8ab-724b8a55f0091443780664613, priority: 4 12:11:04,648 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 47, messageId:ID:e3ed5dd7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2a526887-c2d0-4f1f-b36e-c8935d2ab5e21443780664519 12:11:04,696 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 140, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d0e591cf-5392-4039-be3d-af2667247e9c1443780664696, priority: 4 12:11:04,749 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 141, type: BYTE, messageId: null_HQ_DUPL_ID: 50c2a732-9fc3-4217-bd0f-eaf079557fd41443780664749, priority: 4 12:11:04,750 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 46, messageId:ID:e3fbdcc8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ee2069ce-eb36-467b-a8ab-724b8a55f0091443780664613 12:11:04,753 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 48, messageId:ID:e410763a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=50c2a732-9fc3-4217-bd0f-eaf079557fd41443780664749 12:11:04,825 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 47, messageId:ID:e4085fe9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d0e591cf-5392-4039-be3d-af2667247e9c1443780664696 12:11:04,851 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 142, type: TEXT, messageId: null_HQ_DUPL_ID: fe10a26f-f7c8-4445-9c9c-5c67f1ced06c1443780664851, priority: 4 12:11:04,853 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 143, type: OBJECT, messageId: null_HQ_DUPL_ID: ec53df31-e929-438d-b4a2-07ef716042031443780664853, priority: 4 12:11:04,857 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 47, messageId:ID:e420069b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fe10a26f-f7c8-4445-9c9c-5c67f1ced06c1443780664851 12:11:04,858 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 49, messageId:ID:e4207bcc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ec53df31-e929-438d-b4a2-07ef716042031443780664853 12:11:04,926 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 144, type: MAP, messageId: null_HQ_DUPL_ID: 48f6a8a8-ee86-4c8c-a99e-2b282fdbf8ab1443780664926, priority: 4 12:11:04,930 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 48, messageId:ID:e42b784d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=48f6a8a8-ee86-4c8c-a99e-2b282fdbf8ab1443780664926 12:11:04,936 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 144, message-counter: null, messageId:ID:e42b784d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:04,957 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 145, type: STREAM, messageId: null_HQ_DUPL_ID: 90d724b1-2566-46de-a127-b43afcd98a601443780664957, priority: 4 12:11:04,959 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 146, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 4355d895-c7b2-443c-bda0-4fdb942d87a41443780664959, priority: 4 12:11:04,971 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 48, messageId:ID:e4305a4e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=90d724b1-2566-46de-a127-b43afcd98a601443780664957 12:11:05,016 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 50, messageId:ID:e430815f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4355d895-c7b2-443c-bda0-4fdb942d87a41443780664959 12:11:05,031 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 147, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 2015d3fa-f71a-45c3-a752-9834853750ed1443780665031, priority: 4 12:11:05,074 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 148, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3be1100a-6c73-440f-8170-ee74032a53881443780665074, priority: 4 12:11:05,118 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 149, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 0eb3d05b-a37f-4525-a02f-4400185570ac1443780665118, priority: 4 12:11:05,167 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 49, messageId:ID:e43ba4f0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2015d3fa-f71a-45c3-a752-9834853750ed1443780665031 12:11:05,210 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 49, messageId:ID:e4420d91-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3be1100a-6c73-440f-8170-ee74032a53881443780665074 12:11:05,251 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 51, messageId:ID:e448c452-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0eb3d05b-a37f-4525-a02f-4400185570ac1443780665118 12:11:05,268 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 150, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: e9e52179-f665-47d0-ba33-fd3b34b8d2ce1443780665268, priority: 4 12:11:05,310 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 151, type: BYTE, messageId: null_HQ_DUPL_ID: d0c59df0-9e03-4ea5-bead-d4f19a4f187d1443780665310, priority: 4 12:11:05,323 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 50, messageId:ID:e4663764-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d0c59df0-9e03-4ea5-bead-d4f19a4f187d1443780665310 12:11:05,351 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 152, type: TEXT, messageId: null_HQ_DUPL_ID: 7fde25a6-d636-4bbc-9ad0-47676b8d426d1443780665351, priority: 4 12:11:05,354 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 52, messageId:ID:e46c78f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7fde25a6-d636-4bbc-9ad0-47676b8d426d1443780665351 12:11:05,407 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 50, messageId:ID:e45fa7b3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e9e52179-f665-47d0-ba33-fd3b34b8d2ce1443780665268 12:11:05,424 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 153, type: OBJECT, messageId: null_HQ_DUPL_ID: 026a4431-9ca6-4434-b841-b435f35502451443780665424, priority: 4 12:11:05,426 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 51, messageId:ID:e4777576-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=026a4431-9ca6-4434-b841-b435f35502451443780665424 12:11:05,431 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 153, message-counter: null, messageId:ID:e4777576-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:05,455 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 154, type: MAP, messageId: null_HQ_DUPL_ID: 8ed29976-6d33-48f0-931e-482d6476ab2b1443780665455, priority: 4 12:11:05,459 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 53, messageId:ID:e47c3067-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8ed29976-6d33-48f0-931e-482d6476ab2b1443780665455 12:11:05,508 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 155, type: STREAM, messageId: null_HQ_DUPL_ID: bda2c765-cde8-44b4-a3bb-3fbeff50d9431443780665508, priority: 4 12:11:05,511 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 51, messageId:ID:e48446b8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bda2c765-cde8-44b4-a3bb-3fbeff50d9431443780665508 12:11:05,527 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 156, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: d8f4ca7a-a0f5-4aac-9a18-eb95a191d5cc1443780665527, priority: 4 12:11:05,560 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 157, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 71245937-5be9-45f4-a3a0-057da358e2be1443780665560, priority: 4 12:11:05,575 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 52, messageId:ID:e4872ce9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d8f4ca7a-a0f5-4aac-9a18-eb95a191d5cc1443780665527 12:11:05,614 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 158, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: ba446a65-c19c-45f3-8f7d-7ae29b374f821443780665614, priority: 4 12:11:05,677 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 159, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 1c1b897f-8b28-4842-b40a-56a41c57eaae1443780665677, priority: 4 12:11:05,692 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 54, messageId:ID:e48c35fa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=71245937-5be9-45f4-a3a0-057da358e2be1443780665560 12:11:05,749 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 52, messageId:ID:e494735b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ba446a65-c19c-45f3-8f7d-7ae29b374f821443780665614 12:11:05,794 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 160, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d3e86fdf-bac1-48b8-b523-a01f689752eb1443780665794, priority: 4 12:11:05,807 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 53, messageId:ID:e49e104c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1c1b897f-8b28-4842-b40a-56a41c57eaae1443780665677 12:11:05,856 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 161, type: BYTE, messageId: null_HQ_DUPL_ID: 31fe7a1f-2f6c-4183-b61f-6bead2eb3f121443780665856, priority: 4 12:11:05,859 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 53, messageId:ID:e4b9607e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=31fe7a1f-2f6c-4183-b61f-6bead2eb3f121443780665856 12:11:05,908 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 162, type: TEXT, messageId: null_HQ_DUPL_ID: d78dd565-690b-469b-beae-0b91a4e58ea91443780665908, priority: 4 12:11:05,910 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 54, messageId:ID:e4c14fbf-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d78dd565-690b-469b-beae-0b91a4e58ea91443780665908 12:11:05,925 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 55, messageId:ID:e4afea9d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d3e86fdf-bac1-48b8-b523-a01f689752eb1443780665794 12:11:05,949 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 162, message-counter: null, messageId:ID:e4afea9d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:05,960 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 163, type: OBJECT, messageId: null_HQ_DUPL_ID: 35aa3846-4c54-480b-900d-56e5779d95021443780665960, priority: 4 12:11:05,967 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 54, messageId:ID:e4c93f00-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=35aa3846-4c54-480b-900d-56e5779d95021443780665960 12:11:06,011 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 164, type: MAP, messageId: null_HQ_DUPL_ID: ca7b6621-ddf1-4e3a-902c-6cc6aa364f841443780666011, priority: 4 12:11:06,015 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 55, messageId:ID:e4d10731-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ca7b6621-ddf1-4e3a-902c-6cc6aa364f841443780666011 12:11:06,027 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 165, type: STREAM, messageId: null_HQ_DUPL_ID: 6e9b9f53-b880-45cc-aad0-b75a275a10d61443780666027, priority: 4 12:11:06,033 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 56, messageId:ID:e4d37832-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6e9b9f53-b880-45cc-aad0-b75a275a10d61443780666027 12:11:06,067 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 166, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 1a548219-7612-44a4-abb8-3da1df19a9521443780666067, priority: 4 12:11:06,116 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 55, messageId:ID:e4d9b9c3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a548219-7612-44a4-abb8-3da1df19a9521443780666067 12:11:06,117 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 167, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 8bdd02ff-9a9f-4069-b019-0c94c92e5bb01443780666117, priority: 4 12:11:06,136 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 168, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 7fd91a2d-1101-4032-a6b5-d091061269421443780666136, priority: 4 12:11:06,218 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 169, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 04aa81bf-e722-4713-b221-fe6777ce135a1443780666218, priority: 4 12:11:06,257 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 56, messageId:ID:e4e133d4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8bdd02ff-9a9f-4069-b019-0c94c92e5bb01443780666117 12:11:06,269 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 57, messageId:ID:e4e41a05-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7fd91a2d-1101-4032-a6b5-d091061269421443780666136 12:11:06,349 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 56, messageId:ID:e4f09d26-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=04aa81bf-e722-4713-b221-fe6777ce135a1443780666218 12:11:06,358 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 170, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 295e13a0-18e0-4f82-a841-7f07aa59314e1443780666358, priority: 4 12:11:06,369 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 171, type: BYTE, messageId: null_HQ_DUPL_ID: ec3b05bd-ce51-4c52-af9c-e5db8a4bcb661443780666369, priority: 4 12:11:06,371 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 58, messageId:ID:e507a798-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ec3b05bd-ce51-4c52-af9c-e5db8a4bcb661443780666369 12:11:06,449 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 172, type: TEXT, messageId: null_HQ_DUPL_ID: 9029a40b-3336-451d-b3db-4b07786486741443780666449, priority: 4 12:11:06,453 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 57, messageId:ID:e51403a9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9029a40b-3336-451d-b3db-4b07786486741443780666449 12:11:06,456 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 171, message-counter: null, messageId:ID:e51403a9-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:06,472 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 173, type: OBJECT, messageId: null_HQ_DUPL_ID: 8df87621-5657-4460-b6a6-b8bbbc67ae9f1443780666472, priority: 4 12:11:06,474 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 59, messageId:ID:e5175f0a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8df87621-5657-4460-b6a6-b8bbbc67ae9f1443780666472 12:11:06,491 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 57, messageId:ID:e50620f7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=295e13a0-18e0-4f82-a841-7f07aa59314e1443780666358 12:11:06,553 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 174, type: MAP, messageId: null_HQ_DUPL_ID: 947714c5-7aca-443a-a261-ee5701811a831443780666553, priority: 4 12:11:06,556 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 58, messageId:ID:e523bb1b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=947714c5-7aca-443a-a261-ee5701811a831443780666553 12:11:06,575 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 175, type: STREAM, messageId: null_HQ_DUPL_ID: 8b5c9160-f487-4e10-81c6-a53608e2a7b01443780666575, priority: 4 12:11:06,577 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 60, messageId:ID:e527167c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8b5c9160-f487-4e10-81c6-a53608e2a7b01443780666575 12:11:06,593 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 176, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: b740983a-7f56-4c18-b486-3629820b95261443780666593, priority: 4 12:11:06,642 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 58, messageId:ID:e529fcad-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b740983a-7f56-4c18-b486-3629820b95261443780666593 12:11:06,658 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 177, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 8a1704b2-694c-4dc1-bd29-9afb704686471443780666658, priority: 4 12:11:06,680 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 178, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3f51ce8a-be39-4261-9a35-6a7b36eb6a6e1443780666680, priority: 4 12:11:06,745 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 179, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 7194e733-6480-44f7-827a-633630ac3c011443780666745, priority: 4 12:11:06,794 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 59, messageId:ID:e533c0ae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8a1704b2-694c-4dc1-bd29-9afb704686471443780666658 12:11:06,810 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 61, messageId:ID:e5371c0f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3f51ce8a-be39-4261-9a35-6a7b36eb6a6e1443780666680 12:11:06,875 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 59, messageId:ID:e5410720-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7194e733-6480-44f7-827a-633630ac3c011443780666745 12:11:06,897 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 180, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 0293ac0c-7958-4757-80d5-03f88a26a4321443780666897, priority: 4 12:11:06,911 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 181, type: BYTE, messageId: null_HQ_DUPL_ID: 048861ac-a7f0-46ac-8d0a-53a1caea63351443780666911, priority: 4 12:11:06,916 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 62, messageId:ID:e55a5b82-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=048861ac-a7f0-46ac-8d0a-53a1caea63351443780666911 12:11:06,923 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 180, message-counter: null, messageId:ID:e55a5b82-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:06,976 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 182, type: TEXT, messageId: null_HQ_DUPL_ID: 4af7ceeb-edca-45f7-bf5b-2f61a9ff2f091443780666976, priority: 4 12:11:06,979 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 60, messageId:ID:e5644693-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4af7ceeb-edca-45f7-bf5b-2f61a9ff2f091443780666976 12:11:07,017 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 183, type: OBJECT, messageId: null_HQ_DUPL_ID: 9d350a5c-836d-446d-8754-e98a7c8bebdd1443780667017, priority: 4 12:11:07,020 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 63, messageId:ID:e56a8824-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9d350a5c-836d-446d-8754-e98a7c8bebdd1443780667017 12:11:07,027 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 60, messageId:ID:e55838a1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0293ac0c-7958-4757-80d5-03f88a26a4321443780666897 12:11:07,079 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 184, type: MAP, messageId: null_HQ_DUPL_ID: 2bd17ca6-08ec-48aa-b1e9-6111569212061443780667079, priority: 4 12:11:07,083 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 61, messageId:ID:e573fe05-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2bd17ca6-08ec-48aa-b1e9-6111569212061443780667079 12:11:07,120 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 185, type: STREAM, messageId: null_HQ_DUPL_ID: 542a48b7-0632-4936-ae78-c38cd2c8b9171443780667120, priority: 4 12:11:07,125 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 64, messageId:ID:e57a66a6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=542a48b7-0632-4936-ae78-c38cd2c8b9171443780667120 12:11:07,128 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 186, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 96364b23-f5cf-4445-8bff-78e09735442d1443780667128, priority: 4 12:11:07,176 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 61, messageId:ID:e57b7817-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=96364b23-f5cf-4445-8bff-78e09735442d1443780667128 12:11:07,184 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 187, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 756440d6-080d-464d-ac36-d991f0b05fff1443780667184, priority: 4 12:11:07,228 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 188, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 86c38586-1aca-4ddf-9b92-17f5d83434931443780667228, priority: 4 12:11:07,278 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 189, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: c28e9af0-2945-4593-a5c7-30e2fdbb70221443780667278, priority: 4 12:11:07,321 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 62, messageId:ID:e5840398-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=756440d6-080d-464d-ac36-d991f0b05fff1443780667184 12:11:07,362 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 65, messageId:ID:e58aba59-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=86c38586-1aca-4ddf-9b92-17f5d83434931443780667228 12:11:07,408 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 62, messageId:ID:e5925b7a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c28e9af0-2945-4593-a5c7-30e2fdbb70221443780667278 12:11:07,422 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 190, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d14f4bae-9452-4b3b-89a6-121e184a1bd31443780667422, priority: 4 12:11:07,433 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 189, message-counter: null, messageId:ID:e5925b7a-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:07,462 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 191, type: BYTE, messageId: null_HQ_DUPL_ID: 19db0d9b-fed8-4266-8d72-a7538b122e911443780667462, priority: 4 12:11:07,465 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 66, messageId:ID:e5ae960c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=19db0d9b-fed8-4266-8d72-a7538b122e911443780667462 12:11:07,509 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 192, type: TEXT, messageId: null_HQ_DUPL_ID: 286bb785-5595-45c9-9b6c-3d4c6c1c26131443780667509, priority: 4 12:11:07,513 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 63, messageId:ID:e5b59aed-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=286bb785-5595-45c9-9b6c-3d4c6c1c26131443780667509 12:11:07,555 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 63, messageId:ID:e5a8547b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d14f4bae-9452-4b3b-89a6-121e184a1bd31443780667422 12:11:07,566 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 193, type: OBJECT, messageId: null_HQ_DUPL_ID: 735ade3e-8991-45c7-8205-cb5b70c9b0b11443780667566, priority: 4 12:11:07,569 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 67, messageId:ID:e5be4d7e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=735ade3e-8991-45c7-8205-cb5b70c9b0b11443780667566 12:11:07,613 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 194, type: MAP, messageId: null_HQ_DUPL_ID: b4d4680d-8941-4eff-96ee-424313121d651443780667613, priority: 4 12:11:07,622 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 64, messageId:ID:e5c5a07f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b4d4680d-8941-4eff-96ee-424313121d651443780667613 12:11:07,656 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 195, type: STREAM, messageId: null_HQ_DUPL_ID: f967910a-246c-4602-9cbe-bc3af60210761443780667656, priority: 4 12:11:07,661 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 64, messageId:ID:e5cc3030-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f967910a-246c-4602-9cbe-bc3af60210761443780667656 12:11:07,670 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 196, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: d93d83ce-9320-47cb-8a48-5a5859ecbb971443780667670, priority: 4 12:11:07,718 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 68, messageId:ID:e5ce2c01-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d93d83ce-9320-47cb-8a48-5a5859ecbb971443780667670 12:11:07,723 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 197, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 164ed741-a99a-4717-a595-5de23d0ef5bb1443780667723, priority: 4 12:11:07,764 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 198, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 8fac47dd-89f4-4ad8-bf29-ce833b3de7a71443780667764, priority: 4 12:11:07,837 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 199, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 822e63cb-7319-481f-9ce0-2833fdbddaff1443780667837, priority: 4 12:11:07,855 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 65, messageId:ID:e5d64252-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=164ed741-a99a-4717-a595-5de23d0ef5bb1443780667723 12:11:07,894 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 65, messageId:ID:e5dc83e3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8fac47dd-89f4-4ad8-bf29-ce833b3de7a71443780667764 12:11:07,922 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 198, message-counter: null, messageId:ID:e5dc83e3-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:07,956 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 200, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 018d7a64-c999-4176-ad60-dc78be9a94921443780667956, priority: 4 12:11:07,968 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 69, messageId:ID:e5e7a774-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=822e63cb-7319-481f-9ce0-2833fdbddaff1443780667837 12:11:07,994 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 201, type: BYTE, messageId: null_HQ_DUPL_ID: 3f29d856-effd-4e85-a23f-20633acb86011443780667994, priority: 4 12:11:07,997 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 66, messageId:ID:e5ffc356-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3f29d856-effd-4e85-a23f-20633acb86011443780667994 12:11:08,068 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 202, type: TEXT, messageId: null_HQ_DUPL_ID: c4c7ad71-54e2-4d9f-a497-22f263122e1c1443780668068, priority: 4 12:11:08,071 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 70, messageId:ID:e60b0df7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c4c7ad71-54e2-4d9f-a497-22f263122e1c1443780668068 12:11:08,086 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 66, messageId:ID:e5f9cfe5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=018d7a64-c999-4176-ad60-dc78be9a94921443780667956 12:11:08,097 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 203, type: OBJECT, messageId: null_HQ_DUPL_ID: 966eade6-fb03-4989-9155-73cc353be3ea1443780668097, priority: 4 12:11:08,105 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 67, messageId:ID:e60f7ac8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=966eade6-fb03-4989-9155-73cc353be3ea1443780668097 12:11:08,172 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 204, type: MAP, messageId: null_HQ_DUPL_ID: 5c259aa8-b3d8-4ed4-bf92-a05cb0b4f5eb1443780668172, priority: 4 12:11:08,175 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 71, messageId:ID:e61ac569-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5c259aa8-b3d8-4ed4-bf92-a05cb0b4f5eb1443780668172 12:11:08,187 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 205, type: STREAM, messageId: null_HQ_DUPL_ID: 39934fce-6f40-4ba4-91dd-1f3c6b25b6a11443780668187, priority: 4 12:11:08,192 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 67, messageId:ID:e61d0f5a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=39934fce-6f40-4ba4-91dd-1f3c6b25b6a11443780668187 12:11:08,206 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 206, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 387d84a6-3e5e-4c51-870f-db0b5ae04fcc1443780668206, priority: 4 12:11:08,260 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 68, messageId:ID:e61ff58b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=387d84a6-3e5e-4c51-870f-db0b5ae04fcc1443780668206 12:11:08,277 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 207, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 36c9d8ff-0991-43fb-baa0-e36596c8f9631443780668277, priority: 4 12:11:08,294 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 208, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 9471d85f-c3f8-4383-acc7-4286b7396a911443780668294, priority: 4 12:11:08,361 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 209, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 3733416d-f32a-4e88-a19b-c40b7bdd63f91443780668361, priority: 4 12:11:08,411 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 72, messageId:ID:e62acafc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=36c9d8ff-0991-43fb-baa0-e36596c8f9631443780668277 12:11:08,424 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 68, messageId:ID:e62d630d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9471d85f-c3f8-4383-acc7-4286b7396a911443780668294 12:11:08,441 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 207, message-counter: null, messageId:ID:e62acafc-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:08,492 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 69, messageId:ID:e6379c3e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3733416d-f32a-4e88-a19b-c40b7bdd63f91443780668361 12:11:08,512 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 210, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 9dd3761f-fb54-444a-b775-f6a515b92b8b1443780668512, priority: 4 12:11:08,525 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 211, type: BYTE, messageId: null_HQ_DUPL_ID: e58620f7-4c30-453e-88b9-7adabab34b931443780668525, priority: 4 12:11:08,531 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 69, messageId:ID:e650a280-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e58620f7-4c30-453e-88b9-7adabab34b931443780668525 12:11:08,592 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 212, type: TEXT, messageId: null_HQ_DUPL_ID: 8025e7d1-c51b-4e32-88b6-b2b0c15ba2661443780668592, priority: 4 12:11:08,595 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 70, messageId:ID:e65adbb1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8025e7d1-c51b-4e32-88b6-b2b0c15ba2661443780668592 12:11:08,632 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 213, type: OBJECT, messageId: null_HQ_DUPL_ID: ced13da0-6b6b-472e-a010-fe5342a101ac1443780668632, priority: 4 12:11:08,635 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 70, messageId:ID:e660f632-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ced13da0-6b6b-472e-a010-fe5342a101ac1443780668632 12:11:08,643 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 73, messageId:ID:e64ea6af-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9dd3761f-fb54-444a-b775-f6a515b92b8b1443780668512 12:11:08,696 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 214, type: MAP, messageId: null_HQ_DUPL_ID: ccfcc0a2-f229-4ef5-8d50-da3ec29deaf01443780668696, priority: 4 12:11:08,699 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 71, messageId:ID:e66aba33-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ccfcc0a2-f229-4ef5-8d50-da3ec29deaf01443780668696 12:11:08,736 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 215, type: STREAM, messageId: null_HQ_DUPL_ID: 63b75f37-50d5-45dc-ba46-3777312e993c1443780668736, priority: 4 12:11:08,739 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 71, messageId:ID:e670d4b4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=63b75f37-50d5-45dc-ba46-3777312e993c1443780668736 12:11:08,743 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 216, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 98a6486f-c4f9-400a-bf92-96ce8972f1f01443780668743, priority: 4 12:11:08,788 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 74, messageId:ID:e671e625-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=98a6486f-c4f9-400a-bf92-96ce8972f1f01443780668743 12:11:08,801 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 217, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 32492a20-4b0f-4ddf-8cda-33352b8a52fa1443780668801, priority: 4 12:11:08,807 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 216, message-counter: null, messageId:ID:e671e625-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:08,841 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 218, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: bf54922f-e007-4e23-a73d-ef6e2ee07b8a1443780668841, priority: 4 12:11:08,889 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 219, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 51bb6fa3-e5c6-4ef3-9f94-dd6977bcfead1443780668889, priority: 4 12:11:08,933 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 72, messageId:ID:e67abfc6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=32492a20-4b0f-4ddf-8cda-33352b8a52fa1443780668801 12:11:08,971 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 72, messageId:ID:e680da47-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bf54922f-e007-4e23-a73d-ef6e2ee07b8a1443780668841 12:11:09,020 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 75, messageId:ID:e6882d48-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=51bb6fa3-e5c6-4ef3-9f94-dd6977bcfead1443780668889 12:11:09,034 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 220, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: edae9cab-84b9-43d4-8be0-1a92d07642291443780669034, priority: 4 12:11:09,071 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 221, type: BYTE, messageId: null_HQ_DUPL_ID: 03887189-4e2a-49b4-8e09-aa01e593ee0f1443780669071, priority: 4 12:11:09,074 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 73, messageId:ID:e6a3f2aa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=03887189-4e2a-49b4-8e09-aa01e593ee0f1443780669071 12:11:09,120 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 222, type: TEXT, messageId: null_HQ_DUPL_ID: 109d70f8-0fa6-4462-891b-4067e95617481443780669120, priority: 4 12:11:09,124 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 76, messageId:ID:e6ab6cbb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=109d70f8-0fa6-4462-891b-4067e95617481443780669120 12:11:09,166 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 73, messageId:ID:e69e4d59-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=edae9cab-84b9-43d4-8be0-1a92d07642291443780669034 12:11:09,174 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 223, type: OBJECT, messageId: null_HQ_DUPL_ID: 777d3e60-bc39-4242-8ac6-5aaa29d7d2051443780669174, priority: 4 12:11:09,177 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 74, messageId:ID:e6b3d12c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=777d3e60-bc39-4242-8ac6-5aaa29d7d2051443780669174 12:11:09,225 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 224, type: MAP, messageId: null_HQ_DUPL_ID: 4413c30b-a980-40b0-8518-86e67e63a51d1443780669225, priority: 4 12:11:09,228 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 77, messageId:ID:e6bb724d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4413c30b-a980-40b0-8518-86e67e63a51d1443780669225 12:11:09,267 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 225, type: STREAM, messageId: null_HQ_DUPL_ID: e45e7051-97d4-49b2-8460-685f89fc8ec91443780669267, priority: 4 12:11:09,270 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 74, messageId:ID:e6c1daee-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e45e7051-97d4-49b2-8460-685f89fc8ec91443780669267 12:11:09,276 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 225, message-counter: null, messageId:ID:e6c1daee-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:09,277 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 226, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 41afc538-f13b-4651-a7c5-c41375f7c8061443780669277, priority: 4 12:11:09,326 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 75, messageId:ID:e6c3618f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=41afc538-f13b-4651-a7c5-c41375f7c8061443780669277 12:11:09,329 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 227, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: d8fbcf84-95c7-46d7-a66b-87c9a4c62fcf1443780669329, priority: 4 12:11:09,373 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 228, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 6d8f3faa-ebec-4802-8a8d-4db00f3bdb4d1443780669373, priority: 4 12:11:09,427 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 229, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: e23132e1-980e-4a11-bfad-5367091b16d01443780669427, priority: 4 12:11:09,473 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 78, messageId:ID:e6cb50d0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d8fbcf84-95c7-46d7-a66b-87c9a4c62fcf1443780669329 12:11:09,516 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 75, messageId:ID:e6d20791-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d8f3faa-ebec-4802-8a8d-4db00f3bdb4d1443780669373 12:11:09,560 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 76, messageId:ID:e6da44f2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e23132e1-980e-4a11-bfad-5367091b16d01443780669427 12:11:09,574 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 230, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 28f1818b-1f3e-4fef-bed1-b46d3b849a511443780669574, priority: 4 12:11:09,616 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 231, type: BYTE, messageId: null_HQ_DUPL_ID: c2350b6d-c626-427c-b4c3-2a85a1e536561443780669616, priority: 4 12:11:09,619 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 76, messageId:ID:e6f71bc4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c2350b6d-c626-427c-b4c3-2a85a1e536561443780669616 12:11:09,660 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 232, type: TEXT, messageId: null_HQ_DUPL_ID: 24c23ca4-b532-47c1-b1e7-af3b510105c61443780669660, priority: 4 12:11:09,663 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 77, messageId:ID:e6fdd285-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=24c23ca4-b532-47c1-b1e7-af3b510105c61443780669660 12:11:09,705 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 79, messageId:ID:e6f0b323-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=28f1818b-1f3e-4fef-bed1-b46d3b849a511443780669574 12:11:09,719 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 233, type: OBJECT, messageId: null_HQ_DUPL_ID: 044ac671-dc4a-41fa-88e9-172e13a0a3371443780669719, priority: 4 12:11:09,722 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 77, messageId:ID:e706d336-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=044ac671-dc4a-41fa-88e9-172e13a0a3371443780669719 12:11:09,764 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 234, type: MAP, messageId: null_HQ_DUPL_ID: ca32c3fe-0f24-4bec-9baa-f01e38a05a6a1443780669764, priority: 4 12:11:09,773 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 78, messageId:ID:e70db107-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ca32c3fe-0f24-4bec-9baa-f01e38a05a6a1443780669764 12:11:09,780 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 234, message-counter: null, messageId:ID:e70db107-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:09,806 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 235, type: STREAM, messageId: null_HQ_DUPL_ID: ee6bb2fa-bc8c-412f-bd93-8ca9fe36cf201443780669805, priority: 4 12:11:09,822 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 236, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 60ea32aa-b46f-492e-944d-0a198ef2e0c11443780669822, priority: 4 12:11:09,828 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 80, messageId:ID:e71419a8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ee6bb2fa-bc8c-412f-bd93-8ca9fe36cf201443780669805 12:11:09,875 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 237, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 88682fa5-62a1-462e-85fd-e456472b9e571443780669874, priority: 4 12:11:09,882 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 78, messageId:ID:e7168aa9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=60ea32aa-b46f-492e-944d-0a198ef2e0c11443780669822 12:11:09,929 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 238, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: b81471a9-19e6-4eea-bdfb-30f94a5ff52b1443780669929, priority: 4 12:11:09,983 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 239, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 6ed56523-30eb-46bb-a797-eb7f328c0e0d1443780669983, priority: 4 12:11:10,010 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 79, messageId:ID:e71ea0fa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=88682fa5-62a1-462e-85fd-e456472b9e571443780669874 12:11:10,058 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 81, messageId:ID:e726de5b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b81471a9-19e6-4eea-bdfb-30f94a5ff52b1443780669929 12:11:10,111 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 240, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: cb764e80-9925-4cc2-8caf-93f31bfdf6ac1443780670111, priority: 4 12:11:10,115 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 79, messageId:ID:e72f1bbc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6ed56523-30eb-46bb-a797-eb7f328c0e0d1443780669983 12:11:10,158 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 241, type: BYTE, messageId: null_HQ_DUPL_ID: dcdc9bb2-c126-4662-b904-947fcd3bc8761443780670158, priority: 4 12:11:10,163 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 82, messageId:ID:e749cfae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dcdc9bb2-c126-4662-b904-947fcd3bc8761443780670158 12:11:10,216 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 242, type: TEXT, messageId: null_HQ_DUPL_ID: 4da9ef1c-c34e-4944-8aec-1de9fc84e0ad1443780670216, priority: 4 12:11:10,218 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 80, messageId:ID:e752a94f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4da9ef1c-c34e-4944-8aec-1de9fc84e0ad1443780670216 12:11:10,244 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 80, messageId:ID:e742a3bd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cb764e80-9925-4cc2-8caf-93f31bfdf6ac1443780670111 12:11:10,263 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 243, type: OBJECT, messageId: null_HQ_DUPL_ID: c6b3a71c-03ae-4df7-9945-b4720735a1dd1443780670263, priority: 4 12:11:10,269 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 83, messageId:ID:e759fc50-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c6b3a71c-03ae-4df7-9945-b4720735a1dd1443780670263 12:11:10,274 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 243, message-counter: null, messageId:ID:e759fc50-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:10,319 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 244, type: MAP, messageId: null_HQ_DUPL_ID: 44ca9280-ba4f-4ea7-80e5-51fef2f040b11443780670319, priority: 4 12:11:10,322 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 81, messageId:ID:e76260c1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=44ca9280-ba4f-4ea7-80e5-51fef2f040b11443780670319 12:11:10,344 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 245, type: STREAM, messageId: null_HQ_DUPL_ID: cd2e696f-0ed5-40e0-a58b-381ba49325181443780670344, priority: 4 12:11:10,347 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 81, messageId:ID:e7663152-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cd2e696f-0ed5-40e0-a58b-381ba49325181443780670344 12:11:10,370 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 246, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 23917098-f9b7-410c-8a0c-a725aeb00a8c1443780670370, priority: 4 12:11:10,419 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 84, messageId:ID:e76a28f3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=23917098-f9b7-410c-8a0c-a725aeb00a8c1443780670370 12:11:10,423 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 247, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: ccc8c1e8-f1c2-4e7b-a251-b75531391c861443780670423, priority: 4 12:11:10,449 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 248, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: cbe28b1a-ddbb-44ba-a7ff-629fa70175791443780670449, priority: 4 12:11:10,520 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 249, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: d3265dec-4e8b-49f8-bd4b-2604c28593181443780670520, priority: 4 12:11:10,555 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 82, messageId:ID:e7723f44-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ccc8c1e8-f1c2-4e7b-a251-b75531391c861443780670423 12:11:10,584 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 82, messageId:ID:e77636e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cbe28b1a-ddbb-44ba-a7ff-629fa70175791443780670449 12:11:10,648 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 85, messageId:ID:e7810c56-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d3265dec-4e8b-49f8-bd4b-2604c28593181443780670520 12:11:10,656 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 250, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 95dc9969-70c2-443f-8e3d-0b08f1fa85ac1443780670656, priority: 4 12:11:10,685 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 251, type: BYTE, messageId: null_HQ_DUPL_ID: 01bd42bd-155d-4d92-b7a2-1ed64108e1e61443780670685, priority: 4 12:11:10,691 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 83, messageId:ID:e79a60b8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=01bd42bd-155d-4d92-b7a2-1ed64108e1e61443780670685 12:11:10,749 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 252, type: TEXT, messageId: null_HQ_DUPL_ID: 9c91e882-7739-4231-9b9e-4ef9026cd0f31443780670749, priority: 4 12:11:10,752 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 86, messageId:ID:e7a424b9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9c91e882-7739-4231-9b9e-4ef9026cd0f31443780670749 12:11:10,786 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 83, messageId:ID:e795ccd7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=95dc9969-70c2-443f-8e3d-0b08f1fa85ac1443780670656 12:11:10,791 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 253, type: OBJECT, messageId: null_HQ_DUPL_ID: ac65c502-6ce8-4964-9899-cf5d31c0aae01443780670791, priority: 4 12:11:10,798 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 84, messageId:ID:e7aa664a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ac65c502-6ce8-4964-9899-cf5d31c0aae01443780670791 12:11:10,826 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 252, message-counter: null, messageId:ID:e795ccd7-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:10,853 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 254, type: MAP, messageId: null_HQ_DUPL_ID: 30045b0d-ca35-4ad1-88c3-88ec4a81e3c01443780670853, priority: 4 12:11:10,859 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 87, messageId:ID:e7b4033b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=30045b0d-ca35-4ad1-88c3-88ec4a81e3c01443780670853 12:11:10,886 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 255, type: STREAM, messageId: null_HQ_DUPL_ID: 973a6c4b-dd10-4a6f-bdc2-172e0b31db121443780670886, priority: 4 12:11:10,891 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 84, messageId:ID:e7b90c4c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=973a6c4b-dd10-4a6f-bdc2-172e0b31db121443780670886 12:11:10,898 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 256, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 8b217cbe-22d1-411d-827f-37adc6489fb61443780670898, priority: 4 12:11:10,948 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 85, messageId:ID:e7bab9fd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8b217cbe-22d1-411d-827f-37adc6489fb61443780670898 12:11:10,961 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 257, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 2d88c09d-16fc-43d1-b55c-41ff895a76b11443780670960, priority: 4 12:11:10,993 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 258, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: e6bf38a3-c724-406f-91df-a684f62893791443780670993, priority: 4 12:11:11,050 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 259, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: c8bb85ac-97c0-41a4-b9c5-235bb73e55b41443780671050, priority: 4 12:11:11,090 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 88, messageId:ID:e7c456ee-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2d88c09d-16fc-43d1-b55c-41ff895a76b11443780670960 12:11:11,130 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 85, messageId:ID:e7c938ef-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e6bf38a3-c724-406f-91df-a684f62893791443780670993 12:11:11,179 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 86, messageId:ID:e7d1eb80-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c8bb85ac-97c0-41a4-b9c5-235bb73e55b41443780671050 12:11:11,190 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 260, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 1a709f52-6f3e-4ed4-b9d9-527176700c491443780671190, priority: 4 12:11:11,230 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 261, type: BYTE, messageId: null_HQ_DUPL_ID: 4bbffc93-0e86-46e7-9ad4-11596a02f9511443780671230, priority: 4 12:11:11,233 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 86, messageId:ID:e7ed62c2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4bbffc93-0e86-46e7-9ad4-11596a02f9511443780671230 12:11:11,279 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 262, type: TEXT, messageId: null_HQ_DUPL_ID: d535b704-9655-4d92-874c-3e3b0c9659f01443780671279, priority: 4 12:11:11,282 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 87, messageId:ID:e7f4dcd3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d535b704-9655-4d92-874c-3e3b0c9659f01443780671279 12:11:11,289 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 261, message-counter: null, messageId:ID:e7f4dcd3-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:11,321 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 89, messageId:ID:e7e76f51-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a709f52-6f3e-4ed4-b9d9-527176700c491443780671190 12:11:11,333 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 263, type: OBJECT, messageId: null_HQ_DUPL_ID: 4dea103c-4d42-481e-a1f3-6f986e033bf21443780671333, priority: 4 12:11:11,336 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 87, messageId:ID:e7fd1a34-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4dea103c-4d42-481e-a1f3-6f986e033bf21443780671333 12:11:11,382 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 264, type: MAP, messageId: null_HQ_DUPL_ID: 30e8a6e2-cf12-467c-9b5b-dd10316013f11443780671382, priority: 4 12:11:11,385 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 88, messageId:ID:e8049445-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=30e8a6e2-cf12-467c-9b5b-dd10316013f11443780671382 12:11:11,421 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 265, type: STREAM, messageId: null_HQ_DUPL_ID: b81e11b8-3fe9-42d3-8673-0de2a393fe751443780671421, priority: 4 12:11:11,423 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 90, messageId:ID:e80a87b6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b81e11b8-3fe9-42d3-8673-0de2a393fe751443780671421 12:11:11,436 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 266, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 1919c490-4871-4ff9-b97e-5b76ffe7d10d1443780671436, priority: 4 12:11:11,483 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 88, messageId:ID:e80cd1a7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1919c490-4871-4ff9-b97e-5b76ffe7d10d1443780671436 12:11:11,486 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 267, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: e0cdee35-6633-45a7-922b-b196f96c06171443780671486, priority: 4 12:11:11,525 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 268, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: da2352e1-a9d9-4a5a-81ee-4e19769025ed1443780671524, priority: 4 12:11:11,584 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 269, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 35f5984e-8294-409f-aa13-e7cf4148dc1b1443780671584, priority: 4 12:11:11,623 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 89, messageId:ID:e81472c8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e0cdee35-6633-45a7-922b-b196f96c06171443780671486 12:11:11,663 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 91, messageId:ID:e81a6639-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=da2352e1-a9d9-4a5a-81ee-4e19769025ed1443780671524 12:11:11,719 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 89, messageId:ID:e8238dfa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=35f5984e-8294-409f-aa13-e7cf4148dc1b1443780671584 12:11:11,724 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 270, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: de099142-854c-4eab-bc3c-d2d7adf676e61443780671724, priority: 4 12:11:11,764 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 271, type: BYTE, messageId: null_HQ_DUPL_ID: 52aad560-2a05-452b-8fc9-e77c30a0f86b1443780671764, priority: 4 12:11:11,766 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 92, messageId:ID:e83ede2c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=52aad560-2a05-452b-8fc9-e77c30a0f86b1443780671764 12:11:11,769 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 270, message-counter: null, messageId:ID:e83ede2c-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:11,819 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 272, type: TEXT, messageId: null_HQ_DUPL_ID: 25b78818-96db-434b-9eda-d36910bcd3e21443780671819, priority: 4 12:11:11,822 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 90, messageId:ID:e84769ad-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=25b78818-96db-434b-9eda-d36910bcd3e21443780671819 12:11:11,856 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 90, messageId:ID:e838c3ab-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=de099142-854c-4eab-bc3c-d2d7adf676e61443780671724 12:11:11,867 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 273, type: OBJECT, messageId: null_HQ_DUPL_ID: 0d7d56a0-f390-4bea-8c46-9803fefc8d8e1443780671867, priority: 4 12:11:11,869 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 93, messageId:ID:e84e959e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0d7d56a0-f390-4bea-8c46-9803fefc8d8e1443780671867 12:11:11,923 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 274, type: MAP, messageId: null_HQ_DUPL_ID: 18a0bda0-651b-405d-a12b-ade1daed50e01443780671923, priority: 4 12:11:11,926 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 91, messageId:ID:e857211f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=18a0bda0-651b-405d-a12b-ade1daed50e01443780671923 12:11:11,959 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 275, type: STREAM, messageId: null_HQ_DUPL_ID: 3367db28-2603-4800-bed1-7bbc056724611443780671959, priority: 4 12:11:11,962 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 91, messageId:ID:e85c9f60-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3367db28-2603-4800-bed1-7bbc056724611443780671959 12:11:11,970 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 276, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 9b4f4520-fa65-4dd5-b252-f4c5b04011b81443780671970, priority: 4 12:11:12,016 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 94, messageId:ID:e85e4d11-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9b4f4520-fa65-4dd5-b252-f4c5b04011b81443780671970 12:11:12,027 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 277, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 75196508-88e1-4a10-b0d2-ba8e25eb9f0b1443780672027, priority: 4 12:11:12,064 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 278, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: caf2f737-0dbb-4c6b-ad93-d4b1f2dbe07d1443780672064, priority: 4 12:11:12,117 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 279, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: e3611dae-3046-49af-a44a-92111f8c864f1443780672117, priority: 4 12:11:12,156 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 92, messageId:ID:e866ffa2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=75196508-88e1-4a10-b0d2-ba8e25eb9f0b1443780672027 12:11:12,195 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 92, messageId:ID:e86ccc03-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=caf2f737-0dbb-4c6b-ad93-d4b1f2dbe07d1443780672064 12:11:12,246 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 95, messageId:ID:e874bb44-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e3611dae-3046-49af-a44a-92111f8c864f1443780672117 12:11:12,257 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 280, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: fd488807-12a5-43ee-873f-dfed0b4b382b1443780672257, priority: 4 12:11:12,269 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 279, message-counter: null, messageId:ID:e874bb44-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:12,296 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 281, type: BYTE, messageId: null_HQ_DUPL_ID: 4db95ca7-5981-42b8-8fb9-c92747ee12eb1443780672296, priority: 4 12:11:12,298 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 93, messageId:ID:e8900b76-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4db95ca7-5981-42b8-8fb9-c92747ee12eb1443780672296 12:11:12,347 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 282, type: TEXT, messageId: null_HQ_DUPL_ID: 0864b042-049d-464a-8c0d-5ad8f3dbc82f1443780672347, priority: 4 12:11:12,349 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 96, messageId:ID:e897d3a7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0864b042-049d-464a-8c0d-5ad8f3dbc82f1443780672347 12:11:12,387 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 93, messageId:ID:e88a3f15-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fd488807-12a5-43ee-873f-dfed0b4b382b1443780672257 12:11:12,398 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 283, type: OBJECT, messageId: null_HQ_DUPL_ID: 466b4a14-6801-4f12-9c24-f601392899561443780672398, priority: 4 12:11:12,401 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 94, messageId:ID:e89fc2e8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=466b4a14-6801-4f12-9c24-f601392899561443780672398 12:11:12,450 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 284, type: MAP, messageId: null_HQ_DUPL_ID: 473835b5-c184-465b-bcd7-d34b54b40b011443780672450, priority: 4 12:11:12,454 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 97, messageId:ID:e8a78b19-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=473835b5-c184-465b-bcd7-d34b54b40b011443780672450 12:11:12,487 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 285, type: STREAM, messageId: null_HQ_DUPL_ID: 1713c3f7-e8bd-44cc-8a85-41290b25abe61443780672487, priority: 4 12:11:12,491 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 94, messageId:ID:e8ad577a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1713c3f7-e8bd-44cc-8a85-41290b25abe61443780672487 12:11:12,501 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 286, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: b41ccf1b-671f-4d0a-99cd-23ffcca792831443780672501, priority: 4 12:11:12,550 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 95, messageId:ID:e8af534b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b41ccf1b-671f-4d0a-99cd-23ffcca792831443780672501 12:11:12,555 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 287, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: f6004dc7-b886-4888-b7a2-e9ac314fadcd1443780672555, priority: 4 12:11:12,593 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 288, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 0582c9b7-a500-4441-9350-0b605f031e401443780672593, priority: 4 12:11:12,650 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 289, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: acec74b9-9832-470d-90a1-bae7c39d0c6f1443780672650, priority: 4 12:11:12,696 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 98, messageId:ID:e8b790ac-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f6004dc7-b886-4888-b7a2-e9ac314fadcd1443780672555 12:11:12,731 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 95, messageId:ID:e8bd841d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0582c9b7-a500-4441-9350-0b605f031e401443780672593 12:11:12,750 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 288, message-counter: null, messageId:ID:e8bd841d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:12,776 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 96, messageId:ID:e8c60f9e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=acec74b9-9832-470d-90a1-bae7c39d0c6f1443780672650 12:11:12,796 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 290, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 936c1f5d-050e-4186-b1fb-634b766b81461443780672796, priority: 4 12:11:12,831 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 291, type: BYTE, messageId: null_HQ_DUPL_ID: 46e3b40d-f109-4209-bd3c-25c0f24726421443780672831, priority: 4 12:11:12,833 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 96, messageId:ID:e8e1acf0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=46e3b40d-f109-4209-bd3c-25c0f24726421443780672831 12:11:12,877 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 292, type: TEXT, messageId: null_HQ_DUPL_ID: 3f83eae3-ea47-46dc-a87d-566d4282eadb1443780672877, priority: 4 12:11:12,880 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 97, messageId:ID:e8e8b1d1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3f83eae3-ea47-46dc-a87d-566d4282eadb1443780672877 12:11:12,929 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 99, messageId:ID:e8dc7dcf-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=936c1f5d-050e-4186-b1fb-634b766b81461443780672796 12:11:12,933 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 293, type: OBJECT, messageId: null_HQ_DUPL_ID: 11a695c9-4009-46bb-9710-e0538803650a1443780672933, priority: 4 12:11:12,938 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 97, messageId:ID:e8f13d52-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=11a695c9-4009-46bb-9710-e0538803650a1443780672933 12:11:12,980 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 294, type: MAP, messageId: null_HQ_DUPL_ID: 6a3a8bb1-e84b-468e-a2d4-d5fae88bb66c1443780672980, priority: 4 12:11:12,983 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 98, messageId:ID:e8f86943-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6a3a8bb1-e84b-468e-a2d4-d5fae88bb66c1443780672980 12:11:13,029 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 295, type: STREAM, messageId: null_HQ_DUPL_ID: 62cc5274-8160-43e3-93bf-b35de46ad71c1443780673029, priority: 4 12:11:13,034 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 100, messageId:ID:e8ffe354-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=62cc5274-8160-43e3-93bf-b35de46ad71c1443780673029 12:11:13,038 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 296, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 34bad2e5-a59a-4173-9f3d-05a3f6c276ac1443780673038, priority: 4 12:11:13,084 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 297, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: ad98cc8a-7455-422e-8078-58f2198ac0021443780673084, priority: 4 12:11:13,085 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 98, messageId:ID:e90142e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=34bad2e5-a59a-4173-9f3d-05a3f6c276ac1443780673038 12:11:13,135 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 298, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 0360fdea-e911-4fa7-abe1-033b11782cca1443780673135, priority: 4 12:11:13,186 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 299, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 1841f5ee-27ab-4052-8f4c-24c079ef25991443780673186, priority: 4 12:11:13,219 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 99, messageId:ID:e9086ed6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ad98cc8a-7455-422e-8078-58f2198ac0021443780673084 12:11:13,247 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 297, message-counter: null, messageId:ID:e9086ed6-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:13,270 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 101, messageId:ID:e9100ff7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0360fdea-e911-4fa7-abe1-033b11782cca1443780673135 12:11:13,320 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 300, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: b8e75af2-4b0d-4607-bb06-0c9c0d0836951443780673320, priority: 4 12:11:13,324 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 99, messageId:ID:e917d828-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1841f5ee-27ab-4052-8f4c-24c079ef25991443780673186 12:11:13,371 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 301, type: BYTE, messageId: null_HQ_DUPL_ID: e7199b3b-c13a-458c-b3e7-01a3b39c5df71443780673371, priority: 4 12:11:13,376 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 102, messageId:ID:e93412ba-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e7199b3b-c13a-458c-b3e7-01a3b39c5df71443780673371 12:11:13,425 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 302, type: TEXT, messageId: null_HQ_DUPL_ID: 52431c59-3646-4c4e-af6a-810a14e99a541443780673425, priority: 4 12:11:13,428 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 100, messageId:ID:e93c501b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=52431c59-3646-4c4e-af6a-810a14e99a541443780673425 12:11:13,454 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 100, messageId:ID:e92c7199-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b8e75af2-4b0d-4607-bb06-0c9c0d0836951443780673320 12:11:13,480 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 303, type: OBJECT, messageId: null_HQ_DUPL_ID: b55cf3a6-a55a-46d8-8dff-2d5ae04b4dd21443780673480, priority: 4 12:11:13,491 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 103, messageId:ID:e944db9c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b55cf3a6-a55a-46d8-8dff-2d5ae04b4dd21443780673480 12:11:13,529 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 304, type: MAP, messageId: null_HQ_DUPL_ID: a38102ee-a608-47dc-a680-dec589e4e15d1443780673529, priority: 4 12:11:13,535 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 101, messageId:ID:e94c2e9d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a38102ee-a608-47dc-a680-dec589e4e15d1443780673529 12:11:13,555 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 305, type: STREAM, messageId: null_HQ_DUPL_ID: f82372f6-e02a-4023-89ce-0c5c2c889f351443780673555, priority: 4 12:11:13,562 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 101, messageId:ID:e9504d4e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f82372f6-e02a-4023-89ce-0c5c2c889f351443780673555 12:11:13,592 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 306, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 35ccfa6a-e0a2-4e11-a888-5b5c6c911fb71443780673592, priority: 4 12:11:13,636 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 307, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 3394b249-fcc6-43f3-a9f0-b4cbabedcb2d1443780673636, priority: 4 12:11:13,651 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 104, messageId:ID:e955f29f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=35ccfa6a-e0a2-4e11-a888-5b5c6c911fb71443780673592 12:11:13,666 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 306, message-counter: null, messageId:ID:e955f29f-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:13,667 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 308, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: f3b12ceb-bcb3-4e1d-a209-dfb5af107b721443780673667, priority: 4 12:11:13,752 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 309, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: d8918b37-6b05-4da6-8ef3-356ea155e5941443780673752, priority: 4 12:11:13,765 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 102, messageId:ID:e95c8250-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3394b249-fcc6-43f3-a9f0-b4cbabedcb2d1443780673636 12:11:13,799 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 102, messageId:ID:e9613d41-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f3b12ceb-bcb3-4e1d-a209-dfb5af107b721443780673667 12:11:13,846 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:158] ######################################## 12:11:13,846 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:159] Kill live server 12:11:13,846 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:160] ######################################## 12:11:13,848 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.RuleInstaller:87] CallerClassName='org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase', caller method name='testFailover' 12:11:13,850 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:84] ======================================== 12:11:13,850 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:85] Byteman rule : # BMUnit autogenerated script RULE Setup counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.hornetq.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE RULE Setup counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE 12:11:13,851 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:86] ======================================== 12:11:13,854 INFO [stdout] (Thread-0) TransformListener() : handling connection on port 9091 12:11:13,866 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 310, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 08738839-a526-4b45-9cfb-67bc29f6e7321443780673866, priority: 4 12:11:13,887 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 105, messageId:ID:e96e3592-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d8918b37-6b05-4da6-8ef3-356ea155e5941443780673752 12:11:13,900 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 311, type: BYTE, messageId: null_HQ_DUPL_ID: 0ef4b01c-98eb-4062-88ac-f816095146cd1443780673900, priority: 4 12:11:13,902 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 103, messageId:ID:e984cad4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0ef4b01c-98eb-4062-88ac-f816095146cd1443780673900 12:11:13,948 INFO [stdout] (Thread-0) retransforming org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:13,988 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 312, type: TEXT, messageId: null_HQ_DUPL_ID: 4285738c-8bd1-4fbd-8c88-f63c8416cfc41443780673988, priority: 4 12:11:13,999 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 106, messageId:ID:e9925f65-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4285738c-8bd1-4fbd-8c88-f63c8416cfc41443780673988 12:11:14,003 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 313, type: OBJECT, messageId: null_HQ_DUPL_ID: c3f7fa40-3072-4309-867e-bdef2ae15bee1443780674003, priority: 4 12:11:14,013 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 104, messageId:ID:e9948246-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c3f7fa40-3072-4309-867e-bdef2ae15bee1443780674003 12:11:14,010 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,026 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 103, messageId:ID:e97fc1c3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=08738839-a526-4b45-9cfb-67bc29f6e7321443780673866 12:11:14,071 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Kill server when a number of messages were received 12:11:14,100 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 314, type: MAP, messageId: null_HQ_DUPL_ID: 218e32fa-3f60-4ded-b921-eee4a5c40ffd1443780674100, priority: 4 12:11:14,109 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 107, messageId:ID:e9a37667-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=218e32fa-3f60-4ded-b921-eee4a5c40ffd1443780674100 12:11:14,114 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 315, type: STREAM, messageId: null_HQ_DUPL_ID: 191383cb-9f49-4b6c-9783-befea38e09081443780674114, priority: 4 12:11:14,119 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,128 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 316, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: e65ea353-0f14-4772-b008-8ef13a9ee4211443780674128, priority: 4 12:11:14,135 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 105, messageId:ID:e9a5c058-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=191383cb-9f49-4b6c-9783-befea38e09081443780674114 12:11:14,145 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,153 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 315, message-counter: null, messageId:ID:e9a5c058-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:14,154 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Info messages and counter for PostOfficeImpl 12:11:14,186 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 104, messageId:ID:e9a7e339-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e65ea353-0f14-4772-b008-8ef13a9ee4211443780674128 12:11:14,193 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,213 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 317, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 3dffd38d-c566-4689-b5a3-dbe6ff99a3d21443780674213, priority: 4 12:11:14,214 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,225 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Setup counter for PostOfficeImpl 12:11:14,237 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 318, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 8c8faf0d-9c5c-49ea-9c53-22514846ac321443780674237, priority: 4 12:11:14,255 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,288 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 319, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 655478e4-56b9-40d9-b85b-518207631f221443780674288, priority: 4 12:11:14,328 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.RuleInstaller:87] CallerClassName='org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase', caller method name='testFailover' 12:11:14,329 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:84] ======================================== 12:11:14,329 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:85] Byteman rule : # BMUnit autogenerated script RULE Setup counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.hornetq.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE RULE Setup counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE 12:11:14,329 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:86] ======================================== 12:11:14,332 INFO [stdout] (Thread-0) TransformListener() : handling connection on port 9091 12:11:14,358 INFO [stdout] (Thread-0) retransforming org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,365 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,389 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Kill server when a number of messages were received 12:11:14,390 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_2 12:11:14,395 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,397 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,401 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,403 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Info messages and counter for PostOfficeImpl 12:11:14,405 INFO [stdout] (default I/O-5) calling activated() for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,406 INFO [stdout] (default I/O-5) Default helper activated 12:11:14,406 INFO [stdout] (default I/O-5) calling installed(Setup counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,406 INFO [stdout] (default I/O-5) Installed rule using default helper : Setup counter for PostOfficeImpl 12:11:14,412 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,413 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_1 12:11:14,422 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,423 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_2 12:11:14,424 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,424 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:14,424 INFO [stdout] (default I/O-5) calling installed(Info messages and counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,425 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_1 12:11:14,426 INFO [stdout] (default I/O-5) Installed rule using default helper : Info messages and counter for PostOfficeImpl 12:11:14,426 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:14,427 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,428 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 2 12:11:14,428 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_0 12:11:14,429 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 1 12:11:14,429 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,429 INFO [stdout] (default I/O-5) calling installed(Kill server when a number of messages were received) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,429 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_0 12:11:14,430 INFO [stdout] (default I/O-5) Installed rule using default helper : Kill server when a number of messages were received 12:11:14,430 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:14,432 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,434 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 106, messageId:ID:e9b836eb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8c8faf0d-9c5c-49ea-9c53-22514846ac321443780674237 12:11:14,435 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 108, messageId:ID:e9b48d6a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3dffd38d-c566-4689-b5a3-dbe6ff99a3d21443780674213 12:11:14,437 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,439 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Setup counter for PostOfficeImpl 12:11:14,452 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,535 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 320, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: c7bef270-8336-4797-a3bf-d9a3cbf892d21443780674535, priority: 4 12:11:14,536 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 321, type: BYTE, messageId: null_HQ_DUPL_ID: 84f1b21f-de33-43f5-933f-5308d4e3bd5a1443780674536, priority: 4 12:11:14,542 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,543 INFO [stdout] (Thread-0) calling uninstalled(Setup counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,543 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Setup counter for PostOfficeImpl 12:11:14,543 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,543 INFO [stdout] (Thread-0) calling uninstalled(Info messages and counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,544 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Info messages and counter for PostOfficeImpl 12:11:14,544 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,544 INFO [stdout] (Thread-0) calling uninstalled(Kill server when a number of messages were received) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,544 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Kill server when a number of messages were received 12:11:14,545 INFO [stdout] (Thread-0) calling deactivated() for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,545 INFO [stdout] (Thread-0) Default helper deactivated 12:11:14,548 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,549 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,550 INFO [stdout] (default I/O-5) calling activated() for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,550 INFO [stdout] (default I/O-5) Default helper activated 12:11:14,550 INFO [stdout] (default I/O-5) calling installed(Setup counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,550 INFO [stdout] (default I/O-5) Installed rule using default helper : Setup counter for PostOfficeImpl 12:11:14,556 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.RuleInstaller:87] CallerClassName='org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase', caller method name='testFailover' 12:11:14,558 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:84] ======================================== 12:11:14,559 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:85] Byteman rule : # BMUnit autogenerated script RULE Setup counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.hornetq.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.hornetq.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE RULE Setup counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO createCounter("counter") ENDRULE RULE Info messages and counter for PostOfficeImpl CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF TRUE DO incrementCounter("counter");System.out.println("Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - " + readCounter("counter")); ENDRULE RULE Kill server when a number of messages were received CLASS org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl METHOD processRoute IF readCounter("counter")>120 DO System.out.println("Byteman - Killing server!!!"); killJVM(); ENDRULE 12:11:14,559 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.GenerateScriptUtil:86] ======================================== 12:11:14,569 INFO [stdout] (Thread-0) TransformListener() : handling connection on port 9091 12:11:14,571 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,572 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,574 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,574 INFO [stdout] (default I/O-5) calling installed(Info messages and counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,575 INFO [stdout] (default I/O-5) Installed rule using default helper : Info messages and counter for PostOfficeImpl 12:11:14,577 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,587 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 3 12:11:14,588 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,589 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,589 INFO [stdout] (default I/O-5) calling installed(Kill server when a number of messages were received) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,594 INFO [stdout] (default I/O-5) Installed rule using default helper : Kill server when a number of messages were received 12:11:14,597 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,613 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,613 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,613 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,613 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,613 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 4 12:11:14,613 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,614 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,623 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 105, messageId:ID:e9bfff1c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=655478e4-56b9-40d9-b85b-518207631f221443780674288 12:11:14,635 INFO [stdout] (Thread-0) retransforming org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,635 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 109, messageId:ID:e9e5d69e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=84f1b21f-de33-43f5-933f-5308d4e3bd5a1443780674536 12:11:14,657 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,671 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Kill server when a number of messages were received 12:11:14,696 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,697 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:14,697 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,701 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:14,701 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 5 12:11:14,701 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,703 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:14,703 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Kill server when a number of messages were received in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,706 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 107, messageId:ID:e9e5af8d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c7bef270-8336-4797-a3bf-d9a3cbf892d21443780674535 12:11:14,722 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,724 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 322, type: TEXT, messageId: null_HQ_DUPL_ID: 1be8d19d-bf65-4920-b95f-f6e16c44b2251443780674724, priority: 4 12:11:14,729 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,729 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,729 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,730 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,731 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 6 12:11:14,731 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,731 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,732 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 106, messageId:ID:ea02ad6f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1be8d19d-bf65-4920-b95f-f6e16c44b2251443780674724 12:11:14,734 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Info messages and counter for PostOfficeImpl 12:11:14,736 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 323, type: OBJECT, messageId: null_HQ_DUPL_ID: 33d99c1b-0fd4-4aef-8b28-b003ea5b744d1443780674736, priority: 4 12:11:14,738 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,738 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,739 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,739 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,739 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 7 12:11:14,739 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,739 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,740 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Info messages and counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,743 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 110, messageId:ID:ea048230-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=33d99c1b-0fd4-4aef-8b28-b003ea5b744d1443780674736 12:11:14,758 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : possible trigger for rule Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,763 INFO [stdout] (Thread-0) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(org.apache.activemq.artemis.core.server.ServerMessage,org.apache.activemq.artemis.core.server.RoutingContext,boolean) void for rule Setup counter for PostOfficeImpl 12:11:14,778 INFO [stdout] (Thread-0) org.jboss.byteman.agent.Transformer : inserted trigger for Setup counter for PostOfficeImpl in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl 12:11:14,807 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 324, type: MAP, messageId: null_HQ_DUPL_ID: 8b12938c-fb21-4845-88d6-a531bd6364231443780674807, priority: 4 12:11:14,808 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,808 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:14,808 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,808 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:14,808 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 8 12:11:14,808 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,809 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:14,810 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 108, messageId:ID:ea0f3091-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8b12938c-fb21-4845-88d6-a531bd6364231443780674807 12:11:14,830 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 324, message-counter: null, messageId:ID:ea0f3091-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:14,837 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 325, type: STREAM, messageId: null_HQ_DUPL_ID: 03ee288c-0a5a-46d7-87ea-2dd6d50dfc661443780674837, priority: 4 12:11:14,839 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_5 12:11:14,839 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,840 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_4 12:11:14,840 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,844 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 326, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 9e305644-897e-47cd-a320-8d2c1fa793fd1443780674843, priority: 4 12:11:14,893 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 9 12:11:14,894 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_3 12:11:14,894 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:14,911 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,911 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 327, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: c04a1e3c-6a7d-4f2d-8969-4f9d59bfdbcd1443780674911, priority: 4 12:11:14,912 INFO [stdout] (Thread-0) calling uninstalled(Setup counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,912 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Setup counter for PostOfficeImpl 12:11:14,912 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,913 INFO [stdout] (Thread-0) calling uninstalled(Info messages and counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,913 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 107, messageId:ID:ea13c472-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=03ee288c-0a5a-46d7-87ea-2dd6d50dfc661443780674837 12:11:14,913 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Info messages and counter for PostOfficeImpl 12:11:14,914 INFO [stdout] (Thread-0) HelperManager.uninstall for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,914 INFO [stdout] (Thread-0) calling uninstalled(Kill server when a number of messages were received) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,915 INFO [stdout] (Thread-0) Uninstalled rule using default helper : Kill server when a number of messages were received 12:11:14,915 INFO [stdout] (Thread-0) calling deactivated() for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,916 INFO [stdout] (Thread-0) Default helper deactivated 12:11:14,916 main INFO [org.jboss.qa.hornetq.tools.byteman.rule.RuleInstaller:87] CallerClassName='org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase', caller method name='testFailbackClientAckQueue' 12:11:14,964 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:14,965 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,965 INFO [stdout] (default I/O-5) calling activated() for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,965 INFO [stdout] (default I/O-5) Default helper activated 12:11:14,965 INFO [stdout] (default I/O-5) calling installed(Setup counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,965 INFO [stdout] (default I/O-5) Installed rule using default helper : Setup counter for PostOfficeImpl 12:11:14,967 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:14,968 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:14,969 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,971 INFO [stdout] (default I/O-5) calling installed(Info messages and counter for PostOfficeImpl) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,971 INFO [stdout] (default I/O-5) Installed rule using default helper : Info messages and counter for PostOfficeImpl 12:11:14,973 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:14,979 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 10 12:11:14,982 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:14,982 INFO [stdout] (default I/O-5) HelperManager.install for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,983 INFO [stdout] (default I/O-5) calling installed(Kill server when a number of messages were received) for helper classorg.jboss.byteman.rule.helper.Helper 12:11:14,983 INFO [stdout] (default I/O-5) Installed rule using default helper : Kill server when a number of messages were received 12:11:14,984 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,001 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 111, messageId:ID:ea14d5e3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9e305644-897e-47cd-a320-8d2c1fa793fd1443780674843 12:11:15,020 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 328, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 42c32e6f-4ab2-4701-b86e-87b93cd725701443780675020, priority: 4 12:11:15,070 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,072 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:15,079 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,087 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:15,089 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 11 12:11:15,092 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,093 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:15,103 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 329, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 5afa2410-7ccf-4451-aff1-4260dab84f571443780675103, priority: 4 12:11:15,108 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 109, messageId:ID:ea1f0f14-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c04a1e3c-6a7d-4f2d-8969-4f9d59bfdbcd1443780674911 12:11:15,210 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 330, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d5f9af35-67d2-439c-9cc9-0ed64e8391931443780675210, priority: 4 12:11:15,260 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,260 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,260 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,260 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,260 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 12 12:11:15,260 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,260 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,261 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,261 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,261 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,261 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,262 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 13 12:11:15,262 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,262 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,279 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 112, messageId:ID:ea3c5b16-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5afa2410-7ccf-4451-aff1-4260dab84f571443780675103 12:11:15,281 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 108, messageId:ID:ea2fd7f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=42c32e6f-4ab2-4701-b86e-87b93cd725701443780675020 12:11:15,341 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,341 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:15,342 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,343 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:15,344 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 14 12:11:15,344 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,345 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:15,350 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 110, messageId:ID:ea4cfce7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d5f9af35-67d2-439c-9cc9-0ed64e8391931443780675210 12:11:15,383 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 331, type: BYTE, messageId: null_HQ_DUPL_ID: 0c8a905a-4edc-46ed-8d0a-80d6229450f81443780675383, priority: 4 12:11:15,383 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 332, type: TEXT, messageId: null_HQ_DUPL_ID: 361a0d59-3676-491a-a57f-603623f063331443780675383, priority: 4 12:11:15,385 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,389 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,389 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,389 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,389 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 15 12:11:15,389 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,389 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,394 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,394 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,395 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,395 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,396 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 16 12:11:15,396 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,398 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,400 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 109, messageId:ID:ea673ba9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=361a0d59-3676-491a-a57f-603623f063331443780675383 12:11:15,401 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 113, messageId:ID:ea671498-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0c8a905a-4edc-46ed-8d0a-80d6229450f81443780675383 12:11:15,451 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 333, type: OBJECT, messageId: null_HQ_DUPL_ID: 3e80c003-a53b-428a-be0a-ac3b2ee0c3681443780675451, priority: 4 12:11:15,463 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,463 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:15,463 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,463 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:15,463 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 17 12:11:15,463 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,463 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:15,469 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 111, messageId:ID:ea719bea-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3e80c003-a53b-428a-be0a-ac3b2ee0c3681443780675451 12:11:15,473 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 333, message-counter: null, messageId:ID:ea719bea-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:15,502 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 334, type: MAP, messageId: null_HQ_DUPL_ID: 7fb00040-8d6e-41c7-95bd-a50a4415c8831443780675502, priority: 4 12:11:15,504 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,504 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,504 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,504 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,504 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 18 12:11:15,504 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,504 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,508 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 335, type: STREAM, messageId: null_HQ_DUPL_ID: 6cf97d4f-0137-488c-8f10-32c2699b6ab91443780675508, priority: 4 12:11:15,509 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 110, messageId:ID:ea79641b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7fb00040-8d6e-41c7-95bd-a50a4415c8831443780675502 12:11:15,510 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,510 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,510 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,510 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,510 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 19 12:11:15,510 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,517 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,525 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 114, messageId:ID:ea7a276c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6cf97d4f-0137-488c-8f10-32c2699b6ab91443780675508 12:11:15,571 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 336, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 883a7d78-a70d-47c3-9a72-2c3cbd19a9ad1443780675571, priority: 4 12:11:15,611 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 337, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 603b48cf-a715-4a51-894d-f022ec4bde651443780675611, priority: 4 12:11:15,616 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,616 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:15,616 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,616 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:15,616 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 20 12:11:15,617 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,617 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:15,633 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 338, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 8b27ff3e-6e88-48a4-bfae-01e7228d21181443780675633, priority: 4 12:11:15,643 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 112, messageId:ID:ea83c45d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=883a7d78-a70d-47c3-9a72-2c3cbd19a9ad1443780675571 12:11:15,745 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 339, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 27e42722-6604-4c42-88cc-52cd299a594d1443780675745, priority: 4 12:11:15,771 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,771 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,772 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,772 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,772 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 21 12:11:15,772 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,772 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,787 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 111, messageId:ID:ea89dede-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=603b48cf-a715-4a51-894d-f022ec4bde651443780675611 12:11:15,834 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,834 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,834 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,834 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,834 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 22 12:11:15,834 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,834 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,841 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 115, messageId:ID:ea8d3a3f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8b27ff3e-6e88-48a4-bfae-01e7228d21181443780675633 12:11:15,888 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 340, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 94659855-fc3b-4c3e-be2d-13d32a29a56c1443780675888, priority: 4 12:11:15,904 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,904 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:15,905 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,905 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:15,905 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 23 12:11:15,906 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,907 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:15,920 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 113, messageId:ID:ea9e7850-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=27e42722-6604-4c42-88cc-52cd299a594d1443780675745 12:11:15,941 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 341, type: BYTE, messageId: null_HQ_DUPL_ID: 835093e1-05da-4e66-a619-994fbb249ef01443780675941, priority: 4 12:11:15,977 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:15,977 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:15,977 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:15,977 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:15,977 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 24 12:11:15,977 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:15,977 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:15,990 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 116, messageId:ID:eac169a2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=835093e1-05da-4e66-a619-994fbb249ef01443780675941 12:11:16,025 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 342, type: TEXT, messageId: null_HQ_DUPL_ID: a4b9b5c0-c3e0-482e-ab73-8bed3da892ea1443780676025, priority: 4 12:11:16,032 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,032 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:16,034 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,034 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:16,034 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 25 12:11:16,034 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,034 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:16,038 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,038 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,038 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,038 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,038 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 26 12:11:16,038 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,038 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,053 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 112, messageId:ID:eab42331-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=94659855-fc3b-4c3e-be2d-13d32a29a56c1443780675888 12:11:16,057 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 114, messageId:ID:eac90ac3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a4b9b5c0-c3e0-482e-ab73-8bed3da892ea1443780676025 12:11:16,091 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 343, type: OBJECT, messageId: null_HQ_DUPL_ID: ef2e47d8-2739-430f-b27e-a64cfb48c2911443780676091, priority: 4 12:11:16,108 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,108 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,108 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,109 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,109 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 27 12:11:16,109 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,109 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,116 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 117, messageId:ID:ead343f4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ef2e47d8-2739-430f-b27e-a64cfb48c2911443780676091 12:11:16,154 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 344, type: MAP, messageId: null_HQ_DUPL_ID: b1e41fca-0350-4c7c-b49f-80e24b76b38f1443780676154, priority: 4 12:11:16,157 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 345, type: STREAM, messageId: null_HQ_DUPL_ID: 4727e060-0bce-445b-9929-709a1c3216be1443780676157, priority: 4 12:11:16,157 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,161 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,162 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,162 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,162 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 28 12:11:16,162 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,162 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,173 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 115, messageId:ID:eadd5616-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4727e060-0bce-445b-9929-709a1c3216be1443780676157 12:11:16,174 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 113, messageId:ID:eadce0e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b1e41fca-0350-4c7c-b49f-80e24b76b38f1443780676154 12:11:16,168 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,171 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:16,171 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,171 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:16,171 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 29 12:11:16,172 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,172 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:16,221 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 346, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: bb0f5b86-706b-4487-93db-6d5888a6de3c1443780676221, priority: 4 12:11:16,232 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 342, message-counter: null, messageId:ID:eab42331-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:16,274 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 347, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 7c23c594-b52f-46d5-87d0-8912d24c024d1443780676274, priority: 4 12:11:16,276 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 348, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 4bebb8e8-3a46-4f01-a9b6-a907084e70711443780676276, priority: 4 12:11:16,333 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,333 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,333 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,333 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,333 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 30 12:11:16,333 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,334 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,338 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 118, messageId:ID:eae82b87-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bb0f5b86-706b-4487-93db-6d5888a6de3c1443780676221 12:11:16,424 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,424 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:16,424 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,424 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:16,424 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 31 12:11:16,424 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,425 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:16,440 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 349, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 178c12ea-90cc-45f2-9677-56d7926f25691443780676440, priority: 4 12:11:16,458 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,458 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,458 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,458 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,458 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 32 12:11:16,458 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,458 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,472 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 116, messageId:ID:eaef0958-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7c23c594-b52f-46d5-87d0-8912d24c024d1443780676274 12:11:16,477 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 114, messageId:ID:eaefa599-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4bebb8e8-3a46-4f01-a9b6-a907084e70711443780676276 12:11:16,572 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 350, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: b20bf945-7f43-4e82-a2c8-3c3497593b901443780676572, priority: 4 12:11:16,578 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 351, type: BYTE, messageId: null_HQ_DUPL_ID: 52dd4369-3ca3-4b70-b22f-06951dfcb1de1443780676578, priority: 4 12:11:16,583 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,583 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,583 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,583 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,583 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 33 12:11:16,584 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,584 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,594 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 115, messageId:ID:eb1d6c5c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=52dd4369-3ca3-4b70-b22f-06951dfcb1de1443780676578 12:11:16,609 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,609 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,610 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,610 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,610 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 34 12:11:16,610 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,610 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,615 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 119, messageId:ID:eb0aceba-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=178c12ea-90cc-45f2-9677-56d7926f25691443780676440 12:11:16,695 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 352, type: TEXT, messageId: null_HQ_DUPL_ID: 85e2f01d-122b-4a63-a1e9-84af066b7cc81443780676695, priority: 4 12:11:16,706 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,706 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,706 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,706 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,706 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 35 12:11:16,706 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,706 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,711 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 116, messageId:ID:eb307f2d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=85e2f01d-122b-4a63-a1e9-84af066b7cc81443780676695 12:11:16,715 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 353, type: OBJECT, messageId: null_HQ_DUPL_ID: 29c27056-0e85-405d-b6ff-576d247d83951443780676715, priority: 4 12:11:16,718 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,718 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,718 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,718 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,718 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 36 12:11:16,718 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,718 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,719 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 351, message-counter: null, messageId:ID:eb307f2d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:16,724 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 120, messageId:ID:eb32a20e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=29c27056-0e85-405d-b6ff-576d247d83951443780676715 12:11:16,750 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,750 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:16,750 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,750 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:16,750 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 37 12:11:16,750 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,750 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:16,752 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 117, messageId:ID:eb1ca90b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b20bf945-7f43-4e82-a2c8-3c3497593b901443780676572 12:11:16,812 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 354, type: MAP, messageId: null_HQ_DUPL_ID: 49bc0852-7b62-4826-9a1f-9473618884a11443780676812, priority: 4 12:11:16,824 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 355, type: STREAM, messageId: null_HQ_DUPL_ID: 29f0220e-b10f-4909-aa26-fbf7eafe9c081443780676824, priority: 4 12:11:16,822 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,822 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,822 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,822 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,823 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 38 12:11:16,823 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,823 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,825 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 117, messageId:ID:eb41962f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=49bc0852-7b62-4826-9a1f-9473618884a11443780676812 12:11:16,825 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,826 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:16,826 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,826 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:16,826 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 39 12:11:16,826 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,826 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:16,828 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 121, messageId:ID:eb431cd0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=29f0220e-b10f-4909-aa26-fbf7eafe9c081443780676824 12:11:16,853 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 356, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: ea9bc1b3-d659-4dd0-b17a-5527123e2dae1443780676853, priority: 4 12:11:16,904 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:16,904 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:16,904 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:16,904 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:16,904 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 40 12:11:16,904 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:16,905 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:16,914 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 118, messageId:ID:eb4789a1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ea9bc1b3-d659-4dd0-b17a-5527123e2dae1443780676853 12:11:16,930 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 357, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 3e91bc81-1fdc-4595-9b96-26f0c1a2dfdb1443780676930, priority: 4 12:11:16,933 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 358, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: e244825f-19df-4ffc-9658-58f4b97ef6d01443780676933, priority: 4 12:11:17,017 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 359, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: df90ecd1-8b93-4570-a468-8e4739c93d0d1443780677017, priority: 4 12:11:17,065 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,065 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,065 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,065 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,065 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 41 12:11:17,065 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,065 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,073 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 122, messageId:ID:eb539793-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e244825f-19df-4ffc-9658-58f4b97ef6d01443780676933 12:11:17,074 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,074 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,074 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,075 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,075 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 42 12:11:17,078 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,078 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,096 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 118, messageId:ID:eb532262-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3e91bc81-1fdc-4595-9b96-26f0c1a2dfdb1443780676930 12:11:17,163 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,164 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,164 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,164 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,164 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 43 12:11:17,165 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,165 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:17,171 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 119, messageId:ID:eb6068d4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=df90ecd1-8b93-4570-a468-8e4739c93d0d1443780677017 12:11:17,174 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 360, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 578b39e7-f238-4f7b-aebc-80e3b58890401443780677174, priority: 4 12:11:17,197 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 361, type: BYTE, messageId: null_HQ_DUPL_ID: c57b631d-89a0-463f-90c1-7d6ce213d7fb1443780677197, priority: 4 12:11:17,200 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,201 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,201 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,201 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,201 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 44 12:11:17,201 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,201 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,206 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 119, messageId:ID:eb7be016-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c57b631d-89a0-463f-90c1-7d6ce213d7fb1443780677197 12:11:17,231 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 360, message-counter: null, messageId:ID:eb7be016-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:17,271 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 362, type: TEXT, messageId: null_HQ_DUPL_ID: 2fa30bb1-3054-4b26-9a64-528fdda9a93f1443780677271, priority: 4 12:11:17,274 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,275 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,275 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,276 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,276 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 45 12:11:17,276 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,276 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:17,279 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 120, messageId:ID:eb8751c7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2fa30bb1-3054-4b26-9a64-528fdda9a93f1443780677271 12:11:17,307 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 363, type: OBJECT, messageId: null_HQ_DUPL_ID: e79f820d-6c3d-4f83-a17d-5d30e11d4efd1443780677307, priority: 4 12:11:17,313 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,314 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,314 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,314 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,314 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 46 12:11:17,314 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,314 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,316 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 120, messageId:ID:eb8d1e28-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e79f820d-6c3d-4f83-a17d-5d30e11d4efd1443780677307 12:11:17,316 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,316 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,316 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,317 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,317 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 47 12:11:17,317 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,317 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,321 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 123, messageId:ID:eb785da5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=578b39e7-f238-4f7b-aebc-80e3b58890401443780677174 12:11:17,379 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 364, type: MAP, messageId: null_HQ_DUPL_ID: 26a619ec-10fd-4e7d-9a00-3c9d69a089611443780677379, priority: 4 12:11:17,380 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,380 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,380 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,380 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,381 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 48 12:11:17,381 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,381 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:17,384 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 121, messageId:ID:eb97a579-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=26a619ec-10fd-4e7d-9a00-3c9d69a089611443780677379 12:11:17,416 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 365, type: STREAM, messageId: null_HQ_DUPL_ID: 05369454-e4d9-47b1-a366-8defe7386f1c1443780677416, priority: 4 12:11:17,419 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,419 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,419 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,420 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,420 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 49 12:11:17,420 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,420 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,421 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 366, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 60eb539b-59fc-4c5d-a9ef-41a3ee61810e1443780677421, priority: 4 12:11:17,432 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 121, messageId:ID:eb9d4aca-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=05369454-e4d9-47b1-a366-8defe7386f1c1443780677416 12:11:17,476 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,477 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,477 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,477 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,477 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 50 12:11:17,477 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,477 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,480 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 124, messageId:ID:eb9f94bb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=60eb539b-59fc-4c5d-a9ef-41a3ee61810e1443780677421 12:11:17,484 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 367, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: f66dba55-f0e5-4522-8c10-500d33d6b33e1443780677484, priority: 4 12:11:17,534 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 368, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: eca9cde5-fd1a-4c08-94bf-46232a80e7e41443780677534, priority: 4 12:11:17,581 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 369, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: abb061c3-b44b-4a7b-b801-69cfc70a72e51443780677581, priority: 4 12:11:17,617 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,617 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,617 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,618 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,618 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 51 12:11:17,618 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,618 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:17,634 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 122, messageId:ID:eba7d21c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f66dba55-f0e5-4522-8c10-500d33d6b33e1443780677484 12:11:17,681 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,681 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,681 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,681 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,681 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 52 12:11:17,681 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,681 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,699 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 122, messageId:ID:ebaf4c2d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=eca9cde5-fd1a-4c08-94bf-46232a80e7e41443780677534 12:11:17,734 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 370, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 13b65e6a-9878-429e-b52f-7069fe0b136b1443780677734, priority: 4 12:11:17,742 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,742 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,742 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,750 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,750 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 53 12:11:17,750 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,750 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,762 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 125, messageId:ID:ebb69f2e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=abb061c3-b44b-4a7b-b801-69cfc70a72e51443780677581 12:11:17,800 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 371, type: BYTE, messageId: null_HQ_DUPL_ID: 55755dc7-4f80-414b-9da2-8d4e72caf4601443780677800, priority: 4 12:11:17,802 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,802 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,802 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,802 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,802 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 54 12:11:17,802 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,802 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,804 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 123, messageId:ID:ebd809e0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=55755dc7-4f80-414b-9da2-8d4e72caf4601443780677800 12:11:17,831 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 369, message-counter: null, messageId:ID:ebb69f2e-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:17,865 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 372, type: TEXT, messageId: null_HQ_DUPL_ID: 33e955ef-4434-476d-8a42-5bd28ef962d31443780677865, priority: 4 12:11:17,866 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,866 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,867 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,867 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,867 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 55 12:11:17,867 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,867 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,872 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 126, messageId:ID:ebe1cde1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=33e955ef-4434-476d-8a42-5bd28ef962d31443780677865 12:11:17,873 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,873 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,873 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,873 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,873 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 56 12:11:17,873 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,873 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:17,879 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 123, messageId:ID:ebcdd0af-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=13b65e6a-9878-429e-b52f-7069fe0b136b1443780677734 12:11:17,904 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 373, type: OBJECT, messageId: null_HQ_DUPL_ID: 31979751-137b-424b-a0c1-e9e6d7b1d2641443780677904, priority: 4 12:11:17,908 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 124, messageId:ID:ebe7e862-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=31979751-137b-424b-a0c1-e9e6d7b1d2641443780677904 12:11:17,906 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,906 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,906 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,906 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,907 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 57 12:11:17,907 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,907 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,972 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 374, type: MAP, messageId: null_HQ_DUPL_ID: 767a7860-80a5-4197-9af9-ed6edb0dab8d1443780677972, priority: 4 12:11:17,977 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 127, messageId:ID:ebf248a3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=767a7860-80a5-4197-9af9-ed6edb0dab8d1443780677972 12:11:17,974 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,974 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:17,974 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,974 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:17,974 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 58 12:11:17,975 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,975 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:17,979 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 375, type: STREAM, messageId: null_HQ_DUPL_ID: e1f8973d-1245-4ffb-87c5-1f75989a0b6b1443780677979, priority: 4 12:11:17,980 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:17,983 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 124, messageId:ID:ebf33304-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e1f8973d-1245-4ffb-87c5-1f75989a0b6b1443780677979 12:11:17,980 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:17,980 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:17,980 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:17,981 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 59 12:11:17,981 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:17,981 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:18,009 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 376, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: e3475578-ecfc-487b-8b6d-15ad2f06ad541443780678009, priority: 4 12:11:18,077 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 377, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: ecaa129c-dd3b-4bc3-adda-dc6e0b187bcc1443780678077, priority: 4 12:11:18,089 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 378, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: bd41c7e2-27b3-4ec5-8447-a37e4d8c4afb1443780678089, priority: 4 12:11:18,098 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,098 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,098 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,098 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,098 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 60 12:11:18,098 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,099 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,103 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 125, messageId:ID:ebf7c6e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e3475578-ecfc-487b-8b6d-15ad2f06ad541443780678009 12:11:18,204 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 379, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 73f9ad0b-01f2-45d4-bb78-f7b59411d7bf1443780678204, priority: 4 12:11:18,228 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,228 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,228 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,230 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 128, messageId:ID:ec0386b6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ecaa129c-dd3b-4bc3-adda-dc6e0b187bcc1443780678077 12:11:18,228 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,228 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 61 12:11:18,228 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,228 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,260 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,261 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:18,261 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,261 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:18,261 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 62 12:11:18,261 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,261 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:18,263 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 125, messageId:ID:ec03fbe7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bd41c7e2-27b3-4ec5-8447-a37e4d8c4afb1443780678089 12:11:18,291 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 378, message-counter: null, messageId:ID:ec03fbe7-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:18,331 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 380, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: f6977dd4-fb5e-4f49-9464-ed4db72cade61443780678331, priority: 4 12:11:18,340 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,341 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,341 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,342 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,342 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 63 12:11:18,347 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,356 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,361 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 126, messageId:ID:ec158818-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=73f9ad0b-01f2-45d4-bb78-f7b59411d7bf1443780678204 12:11:18,363 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 381, type: BYTE, messageId: null_HQ_DUPL_ID: f740e6f4-4dcf-40eb-a937-9ebe82c09a391443780678363, priority: 4 12:11:18,366 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,366 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:18,368 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,368 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:18,374 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 64 12:11:18,374 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,374 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:18,383 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 126, messageId:ID:ec2dcb0a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f740e6f4-4dcf-40eb-a937-9ebe82c09a391443780678363 12:11:18,461 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 382, type: TEXT, messageId: null_HQ_DUPL_ID: 309cd94b-f43d-4b0a-bfed-fbbd42e299b41443780678461, priority: 4 12:11:18,461 INFO [stdout] (Thread-0) TransformListener() : handling connection on port 9091 12:11:18,462 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,463 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,463 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,463 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,464 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 65 12:11:18,466 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,469 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,474 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 127, messageId:ID:ec3cbf2b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=309cd94b-f43d-4b0a-bfed-fbbd42e299b41443780678461 12:11:18,476 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,476 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,476 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,477 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,477 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute 12:11:18,483 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 383, type: OBJECT, messageId: null_HQ_DUPL_ID: e3e6777a-d61a-4ab2-b783-2f8f3288cd611443780678483, priority: 4 - 66 12:11:18,484 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,485 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,485 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,485 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:18,485 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,490 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:18,490 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 67 12:11:18,490 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,490 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:18,492 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 129, messageId:ID:ec291019-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f6977dd4-fb5e-4f49-9464-ed4db72cade61443780678331 12:11:18,505 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 127, messageId:ID:ec401a8c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e3e6777a-d61a-4ab2-b783-2f8f3288cd611443780678483 12:11:18,575 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 384, type: MAP, messageId: null_HQ_DUPL_ID: de88d0e8-a83b-4bef-b1d8-451b3aa44f0e1443780678575, priority: 4 12:11:18,577 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,577 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,577 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,577 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,578 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 68 12:11:18,578 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,578 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,583 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 128, messageId:ID:ec4e4b5d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=de88d0e8-a83b-4bef-b1d8-451b3aa44f0e1443780678575 12:11:18,592 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 385, type: STREAM, messageId: null_HQ_DUPL_ID: 12ffe231-7d6e-4dfd-b8c8-4bbf849f43cb1443780678592, priority: 4 12:11:18,593 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,593 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,593 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,594 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,594 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 69 12:11:18,594 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,594 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,604 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 130, messageId:ID:ec50bc5e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=12ffe231-7d6e-4dfd-b8c8-4bbf849f43cb1443780678592 12:11:18,609 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 386, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 8fc896bb-2b36-414a-86bb-a04384bb28e91443780678609, priority: 4 12:11:18,684 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 387, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 323b0f21-cfe9-4922-b4e3-3420b64f27681443780678684, priority: 4 12:11:18,705 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 388, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 7bfca5a5-4bdd-423e-8324-73683e3105d21443780678705, priority: 4 12:11:18,732 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,732 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:18,732 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,732 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:18,732 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 70 12:11:18,732 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,732 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:18,750 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 128, messageId:ID:ec53c99f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8fc896bb-2b36-414a-86bb-a04384bb28e91443780678609 12:11:18,854 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 389, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: b6bf4c05-ed93-4e90-ae1a-1bb22eaebc661443780678854, priority: 4 12:11:18,855 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,855 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,855 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,855 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,855 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 71 12:11:18,856 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,856 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,869 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 129, messageId:ID:ec5ec620-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=323b0f21-cfe9-4922-b4e3-3420b64f27681443780678684 12:11:18,932 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 387, message-counter: null, messageId:ID:ec5ec620-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:18,937 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:18,937 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:18,937 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:18,937 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:18,937 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 72 12:11:18,937 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:18,938 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:18,941 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 131, messageId:ID:ec622181-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7bfca5a5-4bdd-423e-8324-73683e3105d21443780678705 12:11:18,983 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 390, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 1b475b0a-587f-423f-a71d-d1341131e1691443780678983, priority: 4 12:11:19,014 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,014 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,015 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,015 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,015 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 73 12:11:19,015 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,015 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,021 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 129, messageId:ID:ec78b6c2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b6bf4c05-ed93-4e90-ae1a-1bb22eaebc661443780678854 12:11:19,050 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 391, type: BYTE, messageId: null_HQ_DUPL_ID: 854b5804-bd89-45b3-b787-5e33b246a5691443780679050, priority: 4 12:11:19,054 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,054 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,054 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,054 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,055 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 74 12:11:19,055 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,055 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,062 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 132, messageId:ID:ec971434-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=854b5804-bd89-45b3-b787-5e33b246a5691443780679050 12:11:19,127 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 392, type: TEXT, messageId: null_HQ_DUPL_ID: 5e2d669f-afd4-418f-827d-c66ef424febb1443780679127, priority: 4 12:11:19,129 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,129 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,130 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,130 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,130 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 75 12:11:19,130 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,130 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,145 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 130, messageId:ID:eca285e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5e2d669f-afd4-418f-827d-c66ef424febb1443780679127 12:11:19,145 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,145 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,145 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,145 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,146 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 76 12:11:19,146 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,146 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,156 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 130, messageId:ID:ec8c8ce3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1b475b0a-587f-423f-a71d-d1341131e1691443780678983 12:11:19,164 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 393, type: OBJECT, messageId: null_HQ_DUPL_ID: 8a461d0e-967e-4180-a33e-6482393d65271443780679164, priority: 4 12:11:19,173 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,173 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,173 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,173 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,173 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 77 12:11:19,173 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,173 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,180 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 133, messageId:ID:eca93ca6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8a461d0e-967e-4180-a33e-6482393d65271443780679164 12:11:19,245 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 394, type: MAP, messageId: null_HQ_DUPL_ID: 19d7fdab-dacb-4ab8-824c-040fe09f4bf11443780679245, priority: 4 12:11:19,264 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 395, type: STREAM, messageId: null_HQ_DUPL_ID: 1c8d8fd2-d939-432f-b817-06d02bb511811443780679264, priority: 4 12:11:19,265 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,266 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,266 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,266 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,266 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 78 12:11:19,266 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,266 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,266 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,267 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,267 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,267 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,271 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 79 12:11:19,271 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,271 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,271 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 131, messageId:ID:ecb74667-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=19d7fdab-dacb-4ab8-824c-040fe09f4bf11443780679245 12:11:19,278 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 131, messageId:ID:ecb76d78-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1c8d8fd2-d939-432f-b817-06d02bb511811443780679264 12:11:19,281 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 396, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 40e63538-09d3-4221-9cf0-54ffe14e57811443780679281, priority: 4 12:11:19,376 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 397, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 0b46892a-8886-4f72-ac7a-55a3e46cf7241443780679376, priority: 4 12:11:19,386 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 398, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: f5fa0922-59e2-4a86-a6cd-8971d81271151443780679386, priority: 4 12:11:19,437 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,438 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,438 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,438 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,438 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 80 12:11:19,438 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,438 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,461 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 134, messageId:ID:ecba2c99-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=40e63538-09d3-4221-9cf0-54ffe14e57811443780679281 12:11:19,511 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 396, message-counter: null, messageId:ID:ecba2c99-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:19,521 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,521 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,522 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,522 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,522 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 81 12:11:19,522 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,522 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,532 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 132, messageId:ID:ecc9bcfa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0b46892a-8886-4f72-ac7a-55a3e46cf7241443780679376 12:11:19,554 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,554 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,555 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,555 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,555 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 82 12:11:19,555 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,555 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,567 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 399, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: d0d838b9-66bc-43b9-9ec9-0f7ee9cdfe151443780679567, priority: 4 12:11:19,583 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 132, messageId:ID:ecca0b1b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f5fa0922-59e2-4a86-a6cd-8971d81271151443780679386 12:11:19,634 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 400, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: ab66fae0-eb36-4207-8371-e37204d53be01443780679634, priority: 4 12:11:19,683 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 401, type: BYTE, messageId: null_HQ_DUPL_ID: 96058fc0-8078-45b0-a28c-682c965d93d01443780679683, priority: 4 12:11:19,684 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,684 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,684 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,685 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,685 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 83 12:11:19,685 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,685 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,691 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 133, messageId:ID:ecf7359e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=96058fc0-8078-45b0-a28c-682c965d93d01443780679683 12:11:19,732 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,736 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,738 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,738 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,740 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 84 12:11:19,740 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,741 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,746 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 135, messageId:ID:ece7cc4c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d0d838b9-66bc-43b9-9ec9-0f7ee9cdfe151443780679567 12:11:19,773 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,774 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,774 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,774 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,775 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 85 12:11:19,775 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,776 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,779 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 133, messageId:ID:ecefbb8d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ab66fae0-eb36-4207-8371-e37204d53be01443780679634 12:11:19,791 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 402, type: TEXT, messageId: null_HQ_DUPL_ID: 6d963031-ffd6-431b-a20e-fbb225638c671443780679791, priority: 4 12:11:19,800 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,802 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,802 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,810 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,810 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 86 12:11:19,811 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,811 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,814 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 134, messageId:ID:ed07d76f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d963031-ffd6-431b-a20e-fbb225638c671443780679791 12:11:19,847 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 403, type: OBJECT, messageId: null_HQ_DUPL_ID: c598b97b-a5af-4d20-a9a4-d13498f702281443780679847, priority: 4 12:11:19,850 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,850 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,850 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,850 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,851 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 87 12:11:19,851 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,851 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,856 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 136, messageId:ID:ed103be0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c598b97b-a5af-4d20-a9a4-d13498f702281443780679847 12:11:19,880 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 404, type: MAP, messageId: null_HQ_DUPL_ID: ae3792ee-ab9f-4406-9bf8-c49e8601335c1443780679880, priority: 4 12:11:19,881 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,881 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:19,881 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,881 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:19,882 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 88 12:11:19,882 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,882 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:19,884 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 134, messageId:ID:ed1544f1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ae3792ee-ab9f-4406-9bf8-c49e8601335c1443780679880 12:11:19,914 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 405, type: STREAM, messageId: null_HQ_DUPL_ID: b3ebe2cb-4f8b-4e49-acca-a214f34f28f31443780679914, priority: 4 12:11:19,921 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:19,921 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:19,921 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:19,921 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:19,921 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 89 12:11:19,921 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:19,921 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:19,956 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 135, messageId:ID:ed1a7512-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b3ebe2cb-4f8b-4e49-acca-a214f34f28f31443780679914 12:11:19,957 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 406, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 13b64fc7-afbc-4065-91aa-536857b309da1443780679957, priority: 4 12:11:19,986 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 407, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: fc955a39-a1ae-466e-9123-08f35d99d65f1443780679985, priority: 4 12:11:19,997 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 405, message-counter: null, messageId:ID:ed1a7512-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:20,033 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,033 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,033 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,033 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,033 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 90 12:11:20,033 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,033 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,058 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 408, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 6fb5b1c0-5e4e-416e-b38e-78741fb0d07d1443780680058, priority: 4 12:11:20,065 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 137, messageId:ID:ed2104c3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=13b64fc7-afbc-4065-91aa-536857b309da1443780679957 12:11:20,135 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,135 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:20,135 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,135 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:20,135 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 91 12:11:20,135 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,135 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:20,159 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 135, messageId:ID:ed257194-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fc955a39-a1ae-466e-9123-08f35d99d65f1443780679985 12:11:20,166 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 409, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 13c4b1a2-e7d2-4762-9c2d-147b39f946b21443780680166, priority: 4 12:11:20,240 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,241 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,241 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,241 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,241 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 92 12:11:20,241 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,241 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,246 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 136, messageId:ID:ed306e15-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6fb5b1c0-5e4e-416e-b38e-78741fb0d07d1443780680058 12:11:20,259 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 410, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 5322ec6b-49f1-4d7e-96d9-55a3b4c661611443780680259, priority: 4 12:11:20,309 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,310 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,310 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,310 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,310 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 93 12:11:20,310 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,310 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,312 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 138, messageId:ID:ed40e8d6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=13c4b1a2-e7d2-4762-9c2d-147b39f946b21443780680166 12:11:20,346 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 411, type: BYTE, messageId: null_HQ_DUPL_ID: 8eb19068-64b6-4e8d-9ec7-50a70c63cc511443780680346, priority: 4 12:11:20,348 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,348 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,349 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,349 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,349 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 94 12:11:20,349 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,349 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,351 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 137, messageId:ID:ed5c8728-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8eb19068-64b6-4e8d-9ec7-50a70c63cc511443780680346 12:11:20,394 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,394 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:20,395 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,395 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:20,395 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 95 12:11:20,395 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,396 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:20,401 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 136, messageId:ID:ed4f19a7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5322ec6b-49f1-4d7e-96d9-55a3b4c661611443780680259 12:11:20,412 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 412, type: TEXT, messageId: null_HQ_DUPL_ID: 47871bcd-5c85-485d-9f0b-b9a5519ccbb21443780680412, priority: 4 12:11:20,415 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,415 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,415 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,415 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,415 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 96 12:11:20,416 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,416 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,421 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 139, messageId:ID:ed669949-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=47871bcd-5c85-485d-9f0b-b9a5519ccbb21443780680412 12:11:20,451 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 413, type: OBJECT, messageId: null_HQ_DUPL_ID: 825fe5d6-cd40-46dd-badc-1cad31a46c1d1443780680451, priority: 4 12:11:20,455 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,455 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,455 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,456 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,456 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 97 12:11:20,456 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,456 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,459 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 138, messageId:ID:ed6c65aa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=825fe5d6-cd40-46dd-badc-1cad31a46c1d1443780680451 12:11:20,502 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 414, type: MAP, messageId: null_HQ_DUPL_ID: 5c60024c-3f46-457c-96eb-da9bfa613c7a1443780680502, priority: 4 12:11:20,503 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,503 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:20,503 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,503 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:20,503 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 98 12:11:20,503 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,503 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:20,508 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 137, messageId:ID:ed742ddb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5c60024c-3f46-457c-96eb-da9bfa613c7a1443780680502 12:11:20,515 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 414, message-counter: null, messageId:ID:ed742ddb-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:20,522 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 415, type: STREAM, messageId: null_HQ_DUPL_ID: a6fd84f4-4c80-436e-878e-e1b0d5e00fe91443780680522, priority: 4 12:11:20,526 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,526 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,526 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,526 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,526 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 99 12:11:20,526 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,526 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,528 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 140, messageId:ID:ed773b1c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a6fd84f4-4c80-436e-878e-e1b0d5e00fe91443780680522 12:11:20,569 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 416, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: a29e8df0-8ee5-4352-8f84-3704295dca941443780680569, priority: 4 12:11:20,609 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 417, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: d26d6fe9-e808-4c44-aa8e-e87da19c69371443780680609, priority: 4 12:11:20,615 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,616 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,616 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,616 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,616 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 100 12:11:20,616 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,617 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,621 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 139, messageId:ID:ed7e670d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a29e8df0-8ee5-4352-8f84-3704295dca941443780680569 12:11:20,630 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 418, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: a785141e-a1a7-4e78-855a-7fdef14ed5a71443780680630, priority: 4 12:11:20,722 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 419, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 011bf01f-f776-4049-a0c3-730f43a7565d1443780680722, priority: 4 12:11:20,743 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,743 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:20,745 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,746 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:20,746 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 101 12:11:20,746 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,746 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:20,750 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 138, messageId:ID:ed84818e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d26d6fe9-e808-4c44-aa8e-e87da19c69371443780680609 12:11:20,765 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,766 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,766 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,766 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,766 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 102 12:11:20,766 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,766 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,780 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 141, messageId:ID:ed87b5df-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a785141e-a1a7-4e78-855a-7fdef14ed5a71443780680630 12:11:20,851 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 420, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d454ba31-6b73-415a-bdac-1482a5afb5741443780680851, priority: 4 12:11:20,863 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,863 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,863 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,863 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,863 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 103 12:11:20,864 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,864 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,871 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 140, messageId:ID:ed95bfa0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=011bf01f-f776-4049-a0c3-730f43a7565d1443780680722 12:11:20,880 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 421, type: BYTE, messageId: null_HQ_DUPL_ID: a1f4bcc6-1c68-40c6-969f-aee480dc230c1443780680880, priority: 4 12:11:20,903 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,903 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,903 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,903 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,903 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 104 12:11:20,903 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,903 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,920 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 142, messageId:ID:edae50b2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a1f4bcc6-1c68-40c6-969f-aee480dc230c1443780680880 12:11:20,971 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 422, type: TEXT, messageId: null_HQ_DUPL_ID: 278b2ec5-674a-4093-a9e9-af16f99ea5071443780680971, priority: 4 12:11:20,972 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,972 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:20,973 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,973 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:20,973 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 105 12:11:20,973 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,973 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:20,975 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 141, messageId:ID:edbbbe33-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=278b2ec5-674a-4093-a9e9-af16f99ea5071443780680971 12:11:20,983 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:20,984 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:20,984 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:20,984 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:20,984 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 106 12:11:20,984 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:20,984 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:20,987 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 139, messageId:ID:eda96eb1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d454ba31-6b73-415a-bdac-1482a5afb5741443780680851 12:11:21,014 INFO [stdout] (Thread-0) TransformListener() : handling connection on port 9091 12:11:21,021 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 423, type: OBJECT, messageId: null_HQ_DUPL_ID: 0a2ae2f4-0220-4e6c-ba38-fde53381a9c61443780681021, priority: 4 12:11:21,022 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,022 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,023 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,023 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,023 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 107 12:11:21,023 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,023 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,025 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 143, messageId:ID:edc35f54-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0a2ae2f4-0220-4e6c-ba38-fde53381a9c61443780681021 12:11:21,034 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 423, message-counter: null, messageId:ID:edc35f54-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:21,075 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 424, type: MAP, messageId: null_HQ_DUPL_ID: 6961c64a-537e-4252-92f9-ba522e38e25c1443780681075, priority: 4 12:11:21,076 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,076 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,076 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,076 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,077 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 108 12:11:21,077 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,077 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,078 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 142, messageId:ID:edcb9cb5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6961c64a-537e-4252-92f9-ba522e38e25c1443780681075 12:11:21,088 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 425, type: STREAM, messageId: null_HQ_DUPL_ID: 1d255db1-2db8-4891-bcb5-a9f105a91be11443780681088, priority: 4 12:11:21,089 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,089 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:21,090 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,090 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:21,090 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 109 12:11:21,090 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,090 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:21,096 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 140, messageId:ID:edcd9886-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1d255db1-2db8-4891-bcb5-a9f105a91be11443780681088 12:11:21,126 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 426, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: fe8c20c6-6829-438c-87d4-638271c30ad11443780681126, priority: 4 12:11:21,174 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,174 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,174 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,174 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,175 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 110 12:11:21,175 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,175 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,178 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 144, messageId:ID:edd364e7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fe8c20c6-6829-438c-87d4-638271c30ad11443780681126 12:11:21,179 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 427, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 4b4354b9-29d4-44c1-889e-6dc5478fe25b1443780681179, priority: 4 12:11:21,202 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 428, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 84305a4a-468d-49b5-923e-fe15d78237bb1443780681202, priority: 4 12:11:21,279 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 429, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 10bc16c7-7165-4b68-b2ae-16231088dd7f1443780681279, priority: 4 12:11:21,308 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,309 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,309 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,309 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,310 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 111 12:11:21,310 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,310 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,321 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 143, messageId:ID:eddb7b38-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4b4354b9-29d4-44c1-889e-6dc5478fe25b1443780681179 12:11:21,382 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,384 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:21,384 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,384 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:21,384 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 112 12:11:21,384 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,384 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:21,391 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 141, messageId:ID:eddefda9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=84305a4a-468d-49b5-923e-fe15d78237bb1443780681202 12:11:21,419 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,419 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,420 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,420 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,420 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 113 12:11:21,420 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,420 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,423 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 430, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 2b07b931-121f-48ee-9a09-22146f1e67541443780681423, priority: 4 12:11:21,432 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 145, messageId:ID:edebceea-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=10bc16c7-7165-4b68-b2ae-16231088dd7f1443780681279 12:11:21,491 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 431, type: BYTE, messageId: null_HQ_DUPL_ID: 509ef9a9-a55d-4587-9665-9fb0bab436831443780681491, priority: 4 12:11:21,492 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,492 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:21,493 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,493 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:21,493 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 114 12:11:21,493 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,493 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:21,496 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 142, messageId:ID:ee0b16bc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=509ef9a9-a55d-4587-9665-9fb0bab436831443780681491 12:11:21,533 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 432, type: TEXT, messageId: null_HQ_DUPL_ID: 87e419f6-fe2f-4343-8437-19bcb7d4d0081443780681533, priority: 4 12:11:21,533 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,534 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,534 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,534 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,534 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 115 12:11:21,534 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,534 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,536 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 146, messageId:ID:ee117f5d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=87e419f6-fe2f-4343-8437-19bcb7d4d0081443780681533 12:11:21,569 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,569 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,569 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,569 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,570 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 116 12:11:21,570 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,570 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,573 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 144, messageId:ID:ee02160b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2b07b931-121f-48ee-9a09-22146f1e67541443780681423 12:11:21,596 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 433, type: OBJECT, messageId: null_HQ_DUPL_ID: a5120934-ad16-4986-8304-a20efb8755bb1443780681596, priority: 4 12:11:21,599 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,599 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:21,600 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,600 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:21,600 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 117 12:11:21,600 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,600 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:21,601 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 143, messageId:ID:ee1b435e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a5120934-ad16-4986-8304-a20efb8755bb1443780681596 12:11:21,601 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 432, message-counter: null, messageId:ID:ee02160b-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:21,636 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 434, type: MAP, messageId: null_HQ_DUPL_ID: 1a0feafe-5bb8-4e68-9d81-d890fe02e2ac1443780681636, priority: 4 12:11:21,638 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,638 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,638 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,638 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,638 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 118 12:11:21,638 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,639 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,640 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 147, messageId:ID:ee2136cf-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a0feafe-5bb8-4e68-9d81-d890fe02e2ac1443780681636 12:11:21,673 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 435, type: STREAM, messageId: null_HQ_DUPL_ID: 77bca34b-08f0-4de7-a146-03c8ab8ebf6d1443780681673, priority: 4 12:11:21,674 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,674 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,674 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,674 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,674 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 119 12:11:21,675 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,675 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,676 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 145, messageId:ID:ee26dc20-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=77bca34b-08f0-4de7-a146-03c8ab8ebf6d1443780681673 12:11:21,702 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 436, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 2e935645-a2af-4e99-9032-ae9ca737f31f1443780681702, priority: 4 12:11:21,741 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 437, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 5634ab83-95af-4f37-bad0-c55cc531d2511443780681741, priority: 4 12:11:21,778 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 438, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 2af4363b-826c-4d8c-bc11-7f3e5f15588e1443780681778, priority: 4 12:11:21,789 INFO [stdout] (default I/O-6) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,789 INFO [stdout] (default I/O-6) Setup counter for PostOfficeImpl execute 12:11:21,789 INFO [stdout] (default I/O-6) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,789 INFO [stdout] (default I/O-6) Info messages and counter for PostOfficeImpl execute 12:11:21,789 INFO [stdout] (default I/O-6) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 120 12:11:21,789 INFO [stdout] (default I/O-6) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,790 INFO [stdout] (default I/O-6) Kill server when a number of messages were received execute 12:11:21,793 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 144, messageId:ID:ee2b48f1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2e935645-a2af-4e99-9032-ae9ca737f31f1443780681702 12:11:21,874 INFO [stdout] (default I/O-5) Rule.execute called for Setup counter for PostOfficeImpl_8 12:11:21,874 INFO [stdout] (default I/O-5) Setup counter for PostOfficeImpl execute 12:11:21,874 INFO [stdout] (default I/O-5) Rule.execute called for Info messages and counter for PostOfficeImpl_7 12:11:21,874 INFO [stdout] (default I/O-5) Info messages and counter for PostOfficeImpl execute 12:11:21,874 INFO [stdout] (default I/O-5) Called org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute - 121 12:11:21,874 INFO [stdout] (default I/O-5) Rule.execute called for Kill server when a number of messages were received_6 12:11:21,875 INFO [stdout] (default I/O-5) Kill server when a number of messages were received execute 12:11:21,875 INFO [stdout] (default I/O-5) Byteman - Killing server!!! 12:11:21,893 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 439, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: e553078b-eef4-4de1-b59d-002851781ecc1443780681893, priority: 4 12:11:22,304 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:170] Wait some time to give chance backup to come alive and org.jboss.qa.hornetq.apps.clients to failover 12:11:22,434 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:22,435 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:22,445 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:22,446 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:22,450 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-client-global-threads-1516978372)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:22,450 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-client-global-threads-1516978372)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:22,451 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-client-global-threads-1516978372)) AMQ212004: Failed to connect to server. 12:11:22,766 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221005: Deleting pending large message as it was not completed: Pair[a=948, b=947] 12:11:22,767 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221005: Deleting pending large message as it was not completed: Pair[a=950, b=949] 12:11:22,780 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:11:22,780 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:11:22,780 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:11:22,788 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:11:22,824 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 80) AMQ221003: trying to deploy queue jms.topic.testTopic0 12:11:22,835 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 75) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 12:11:22,853 WARN [org.apache.activemq.artemis.core.client] (activemq-discovery-group-thread-dg-group1) AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=d29b294f-68ed-11e5-b37c-932152de759d 12:11:22,875 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221010: Backup Server is now live 12:11:22,888 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 78) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 12:11:22,901 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221003: trying to deploy queue jms.queue.testQueue0 12:11:22,902 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 77) AMQ221003: trying to deploy queue jms.queue.divertedQueue 12:11:22,904 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 79) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:11:22,905 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.DLQ 12:11:22,931 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/JmsXA 12:11:22,986 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-2) Resource adaptor started 12:11:22,986 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatoractivemq-ra 12:11:22,990 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:11:22,990 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 12:11:23,513 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:187] SEND RETRY - Producer for node: 127.0.0.1. Sent message with property count: 437, messageId:ID:ee313c62-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5634ab83-95af-4f37-bad0-c55cc531d2511443780681741 javax.jms.JMSException: AMQ119016: Connection failure detected. Unblocking a blocking call that will never get a response at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:358) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sendLargeMessageChunk(ActiveMQSessionContext.java:375) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:506) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: ActiveMQUnBlockedException[errorType=UNBLOCKED message=AMQ119016: Connection failure detected. Unblocking a blocking call that will never get a response] ... 11 more Caused by: ActiveMQNotConnectedException[errorType=NOT_CONNECTED message=AMQ119006: Channel disconnected] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:334) at org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector$Listener$1.run(NettyConnector.java:911) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 12:11:23,534 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224016: Caught exception: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.sendContinuations(ServerSessionImpl.java:1267) at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.handlePacket(ServerSessionPacketHandler.java:437) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:23,540 ERROR [org.apache.activemq.artemis.core.server] (default I/O-4) AMQ224016: Caught exception: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.sendContinuations(ServerSessionImpl.java:1267) at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.handlePacket(ServerSessionPacketHandler.java:437) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:23,601 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:187] SEND RETRY - Producer for node: 127.0.0.1. Sent message with property count: 438, messageId:ID:ee36e1b3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2af4363b-826c-4d8c-bc11-7f3e5f15588e1443780681778 javax.jms.IllegalStateException: AMQ119030: large-message not initialized on server at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:358) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sendLargeMessageChunk(ActiveMQSessionContext.java:375) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:506) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] ... 11 more 12:11:23,631 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224016: Caught exception: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.sendContinuations(ServerSessionImpl.java:1267) at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.handlePacket(ServerSessionPacketHandler.java:437) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:23,677 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224016: Caught exception: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.sendContinuations(ServerSessionImpl.java:1267) at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.handlePacket(ServerSessionPacketHandler.java:437) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:23,687 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 148, messageId:ID:ef40b095-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5634ab83-95af-4f37-bad0-c55cc531d2511443780681741 12:11:23,688 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:187] SEND RETRY - Producer for node: 127.0.0.1. Sent message with property count: 439, messageId:ID:ee486de4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e553078b-eef4-4de1-b59d-002851781ecc1443780681893 javax.jms.IllegalStateException: AMQ119030: large-message not initialized on server at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:358) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sendLargeMessageChunk(ActiveMQSessionContext.java:375) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:506) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119030: large-message not initialized on server] ... 11 more 12:11:23,764 Thread-17 ERROR [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:269] TransactionRolledBackException thrown during acknowledge. Receiver for node: 127.0.0.1. Received message - count: 441, messageId:ID:ef40b095-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5634ab83-95af-4f37-bad0-c55cc531d2511443780681741 javax.jms.TransactionRolledBackException: AMQ119030: The transaction was rolled back on failover to a backup server at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.rollbackOnFailover(ClientSessionImpl.java:434) at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.commit(ClientSessionImpl.java:451) at org.apache.activemq.artemis.core.client.impl.DelegatingSession.commit(DelegatingSession.java:139) at org.apache.activemq.artemis.jms.client.ActiveMQMessage.acknowledge(ActiveMQMessage.java:651) at org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.acknowledgeMessage(ReceiverClientAck.java:256) at org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.run(ReceiverClientAck.java:175) Caused by: ActiveMQTransactionRolledBackException[errorType=TRANSACTION_ROLLED_BACK message=AMQ119030: The transaction was rolled back on failover to a backup server] ... 6 more 12:11:23,770 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 146, messageId:ID:ef4d0ca6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2af4363b-826c-4d8c-bc11-7f3e5f15588e1443780681778 12:11:23,789 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 440, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 66cc0144-d5fa-4b45-8a3e-93a6011d91c31443780683788, priority: 4 12:11:23,871 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 441, type: BYTE, messageId: null_HQ_DUPL_ID: 97b43779-f8b8-4291-b0f7-649f858d948b1443780683871, priority: 4 12:11:23,884 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 145, messageId:ID:ef5a7a27-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e553078b-eef4-4de1-b59d-002851781ecc1443780681893 12:11:23,885 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 147, messageId:ID:ef7702d9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=97b43779-f8b8-4291-b0f7-649f858d948b1443780683871 12:11:23,932 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 149, messageId:ID:ef69bc68-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=66cc0144-d5fa-4b45-8a3e-93a6011d91c31443780683788 12:11:23,962 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 441, message-counter: null, messageId:ID:ef69bc68-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:23,985 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 442, type: TEXT, messageId: null_HQ_DUPL_ID: e67b5af4-688f-4295-adf1-699680403daf1443780683985, priority: 4 12:11:23,985 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 443, type: OBJECT, messageId: null_HQ_DUPL_ID: c81c2e8e-bc2b-444c-a3e6-685d9ca1c65d1443780683985, priority: 4 12:11:23,994 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 146, messageId:ID:ef87a4aa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e67b5af4-688f-4295-adf1-699680403daf1443780683985 12:11:23,994 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 148, messageId:ID:ef87cbbb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c81c2e8e-bc2b-444c-a3e6-685d9ca1c65d1443780683985 12:11:24,033 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 444, type: MAP, messageId: null_HQ_DUPL_ID: c979bc45-d25e-4668-99bd-364e2f2cd32f1443780684033, priority: 4 12:11:24,037 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 150, messageId:ID:ef8ef7ac-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c979bc45-d25e-4668-99bd-364e2f2cd32f1443780684033 12:11:24,094 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 445, type: STREAM, messageId: null_HQ_DUPL_ID: 307c0b22-386f-42dc-9d1b-ed77faac22061443780684094, priority: 4 12:11:24,094 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 446, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 2014e196-4f2d-4e37-8c3d-45d85a9431231443780684094, priority: 4 12:11:24,101 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 147, messageId:ID:ef98467d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=307c0b22-386f-42dc-9d1b-ed77faac22061443780684094 12:11:24,138 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 447, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 25579ded-6cfb-431a-8657-f762200eb6291443780684138, priority: 4 12:11:24,161 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 149, messageId:ID:ef986d8e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2014e196-4f2d-4e37-8c3d-45d85a9431231443780684094 12:11:24,205 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 448, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 96da4cbb-6e67-4a29-a866-ff11432d4ce01443780684205, priority: 4 12:11:24,262 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 449, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 4f0dfa6e-480c-4d84-a949-76aad17335461443780684262, priority: 4 12:11:24,279 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 151, messageId:ID:ef9efd3f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=25579ded-6cfb-431a-8657-f762200eb6291443780684138 12:11:24,338 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 148, messageId:ID:efa95d80-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=96da4cbb-6e67-4a29-a866-ff11432d4ce01443780684205 12:11:24,380 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 450, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 83b45b24-e626-40de-81a7-afe50771da2a1443780684380, priority: 4 12:11:24,397 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 150, messageId:ID:efb1e901-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4f0dfa6e-480c-4d84-a949-76aad17335461443780684262 12:11:24,438 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 451, type: BYTE, messageId: null_HQ_DUPL_ID: ed233fa5-215d-4c8c-8dcb-a8a914fa082a1443780684438, priority: 4 12:11:24,449 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 149, messageId:ID:efcceb13-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ed233fa5-215d-4c8c-8dcb-a8a914fa082a1443780684438 12:11:24,456 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 450, message-counter: null, messageId:ID:efcceb13-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:24,498 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 452, type: TEXT, messageId: null_HQ_DUPL_ID: e793dc9e-97a3-4835-8b5d-c0ed81441d461443780684498, priority: 4 12:11:24,510 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 151, messageId:ID:efd5ebc4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e793dc9e-97a3-4835-8b5d-c0ed81441d461443780684498 12:11:24,524 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 152, messageId:ID:efc3ea62-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=83b45b24-e626-40de-81a7-afe50771da2a1443780684380 12:11:24,549 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 453, type: OBJECT, messageId: null_HQ_DUPL_ID: 8bd40331-bf12-43c6-8025-1d7cd34eafe81443780684549, priority: 4 12:11:24,556 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 150, messageId:ID:efddb3f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8bd40331-bf12-43c6-8025-1d7cd34eafe81443780684549 12:11:24,611 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 454, type: MAP, messageId: null_HQ_DUPL_ID: 3c0a24a1-b091-49a7-8945-acddb928fb881443780684610, priority: 4 12:11:24,614 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 152, messageId:ID:efe729d6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3c0a24a1-b091-49a7-8945-acddb928fb881443780684610 12:11:24,625 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 455, type: STREAM, messageId: null_HQ_DUPL_ID: a7b61ec0-7611-4f6d-8156-7916122661731443780684625, priority: 4 12:11:24,629 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 153, messageId:ID:efe94cb7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a7b61ec0-7611-4f6d-8156-7916122661731443780684625 12:11:24,656 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 456, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: f9d91f88-4283-4086-a3d9-b9a609b728201443780684656, priority: 4 12:11:24,704 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 151, messageId:ID:efee2eb8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f9d91f88-4283-4086-a3d9-b9a609b728201443780684656 12:11:24,716 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 457, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 99cacc19-9aea-4089-b0da-7ab084f35af91443780684716, priority: 4 12:11:24,731 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 458, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 1203e72e-b1d3-4ff7-b631-35247dde76651443780684731, priority: 4 12:11:24,805 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 459, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: ddc973e8-942f-4f62-b30c-4a6765f671111443780684805, priority: 4 12:11:24,855 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 153, messageId:ID:eff72f69-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=99cacc19-9aea-4089-b0da-7ab084f35af91443780684716 12:11:24,882 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 154, messageId:ID:eff9795a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1203e72e-b1d3-4ff7-b631-35247dde76651443780684731 12:11:24,934 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 152, messageId:ID:f004c3fb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ddc973e8-942f-4f62-b30c-4a6765f671111443780684805 12:11:24,955 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 460, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: dfdb0724-7478-4305-8554-85587abe9e6d1443780684955, priority: 4 12:11:24,959 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 459, message-counter: null, messageId:ID:f004c3fb-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:24,983 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 461, type: BYTE, messageId: null_HQ_DUPL_ID: 27641e72-f425-47d8-a9a3-5d8d1ae1ad811443780684983, priority: 4 12:11:24,987 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 155, messageId:ID:f01fed1d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=27641e72-f425-47d8-a9a3-5d8d1ae1ad811443780684983 12:11:25,034 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 462, type: TEXT, messageId: null_HQ_DUPL_ID: 178d36b1-1a1f-437f-880d-5a4f04633d2e1443780685034, priority: 4 12:11:25,038 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 153, messageId:ID:f027dc5e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=178d36b1-1a1f-437f-880d-5a4f04633d2e1443780685034 12:11:25,087 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 154, messageId:ID:f01ba75c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dfdb0724-7478-4305-8554-85587abe9e6d1443780684955 12:11:25,087 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 463, type: OBJECT, messageId: null_HQ_DUPL_ID: 6d1c4340-1384-4313-ac99-7a538e0ef9991443780685087, priority: 4 12:11:25,092 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 156, messageId:ID:f02ff2af-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d1c4340-1384-4313-ac99-7a538e0ef9991443780685087 12:11:25,139 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 464, type: MAP, messageId: null_HQ_DUPL_ID: 12982976-95f8-42fb-924a-0ef9fbe812b11443780685139, priority: 4 12:11:25,143 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 154, messageId:ID:f037bae0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=12982976-95f8-42fb-924a-0ef9fbe812b11443780685139 12:11:25,187 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 465, type: STREAM, messageId: null_HQ_DUPL_ID: ef4a4a6a-2e4a-4b79-bcc9-b698ec3be54f1443780685187, priority: 4 12:11:25,190 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 155, messageId:ID:f03f0de1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ef4a4a6a-2e4a-4b79-bcc9-b698ec3be54f1443780685187 12:11:25,192 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 466, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 45ab487d-adbd-4ad9-97ef-8127e6206f601443780685192, priority: 4 12:11:25,242 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 157, messageId:ID:f03fd132-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=45ab487d-adbd-4ad9-97ef-8127e6206f601443780685192 12:11:25,246 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 467, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 9a63f4da-9762-48dd-99f7-9fd57a98eb251443780685246, priority: 4 12:11:25,292 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 468, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: ea26f870-020e-4945-be58-8fcfe90aa9391443780685292, priority: 4 12:11:25,342 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 469, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: f8796418-109d-43fa-92e0-4a3b4b6c85ed1443780685342, priority: 4 12:11:25,379 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 155, messageId:ID:f0480e93-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9a63f4da-9762-48dd-99f7-9fd57a98eb251443780685246 12:11:25,429 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 156, messageId:ID:f04f1374-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ea26f870-020e-4945-be58-8fcfe90aa9391443780685292 12:11:25,457 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 468, message-counter: null, messageId:ID:f04f1374-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:25,475 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 158, messageId:ID:f056dba5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f8796418-109d-43fa-92e0-4a3b4b6c85ed1443780685342 12:11:25,480 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 470, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d0028663-f63d-4896-a012-c7f3c39c55cc1443780685480, priority: 4 12:11:25,529 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 471, type: BYTE, messageId: null_HQ_DUPL_ID: dd9df051-fc37-41b8-873b-9aff88e0a30b1443780685529, priority: 4 12:11:25,533 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 157, messageId:ID:f0733d47-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dd9df051-fc37-41b8-873b-9aff88e0a30b1443780685529 12:11:25,575 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 472, type: TEXT, messageId: null_HQ_DUPL_ID: b3751799-dc96-428c-a0e2-8bccfd310feb1443780685575, priority: 4 12:11:25,578 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 159, messageId:ID:f07a4228-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b3751799-dc96-428c-a0e2-8bccfd310feb1443780685575 12:11:25,614 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 156, messageId:ID:f06bc336-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d0028663-f63d-4896-a012-c7f3c39c55cc1443780685480 12:11:25,634 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 473, type: OBJECT, messageId: null_HQ_DUPL_ID: 84a38e63-ae34-4927-8d5c-b2a133f96d851443780685634, priority: 4 12:11:25,637 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 158, messageId:ID:f08342d9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=84a38e63-ae34-4927-8d5c-b2a133f96d851443780685634 12:11:25,679 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 474, type: MAP, messageId: null_HQ_DUPL_ID: a00f6645-ff69-4505-b4ea-1d81a0db2e6b1443780685679, priority: 4 12:11:25,687 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 160, messageId:ID:f08a20aa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a00f6645-ff69-4505-b4ea-1d81a0db2e6b1443780685679 12:11:25,715 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 475, type: STREAM, messageId: null_HQ_DUPL_ID: 21724780-7f73-4135-90dc-f55577e44e491443780685715, priority: 4 12:11:25,721 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 157, messageId:ID:f08f9eeb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=21724780-7f73-4135-90dc-f55577e44e491443780685715 12:11:25,737 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 476, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: f11f0358-71c2-46ee-9472-99c2058e0d0e1443780685737, priority: 4 12:11:25,789 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 477, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 2e203c51-b417-46cd-92ed-a00b0a3c121b1443780685789, priority: 4 12:11:25,791 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 159, messageId:ID:f092fa4c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f11f0358-71c2-46ee-9472-99c2058e0d0e1443780685737 12:11:25,823 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 478, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: ad1649b9-d757-4d30-8a0f-ad36123d33f91443780685823, priority: 4 12:11:25,892 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 479, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: a63e2168-d64b-4429-ab0d-d74f34b4f0081443780685892, priority: 4 12:11:25,919 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 161, messageId:ID:f09ae98d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2e203c51-b417-46cd-92ed-a00b0a3c121b1443780685789 12:11:25,946 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 477, message-counter: null, messageId:ID:f09ae98d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:25,953 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 158, messageId:ID:f0a019ae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ad1649b9-d757-4d30-8a0f-ad36123d33f91443780685823 12:11:26,020 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 480, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 2cca132b-011f-4297-a5cb-77ae89e51e581443780686020, priority: 4 12:11:26,024 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 160, messageId:ID:f0aaa0ff-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a63e2168-d64b-4429-ab0d-d74f34b4f0081443780685892 12:11:26,054 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 481, type: BYTE, messageId: null_HQ_DUPL_ID: 12d9418c-611b-4872-9d12-714cca01b69f1443780686054, priority: 4 12:11:26,058 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 159, messageId:ID:f0c35921-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=12d9418c-611b-4872-9d12-714cca01b69f1443780686054 12:11:26,124 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 482, type: TEXT, messageId: null_HQ_DUPL_ID: 9dac0899-3d41-42d2-ac03-5e12cf390aa51443780686124, priority: 4 12:11:26,127 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 161, messageId:ID:f0ce0782-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9dac0899-3d41-42d2-ac03-5e12cf390aa51443780686124 12:11:26,154 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 162, messageId:ID:f0be2900-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2cca132b-011f-4297-a5cb-77ae89e51e581443780686020 12:11:26,158 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 483, type: OBJECT, messageId: null_HQ_DUPL_ID: 5ed9b076-b88f-436a-910c-4a2cd495a0471443780686158, priority: 4 12:11:26,164 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 160, messageId:ID:f0d35eb3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5ed9b076-b88f-436a-910c-4a2cd495a0471443780686158 12:11:26,228 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 484, type: MAP, messageId: null_HQ_DUPL_ID: c250e52f-15e5-4320-ac08-bb4967a6c8b31443780686228, priority: 4 12:11:26,232 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 162, messageId:ID:f0dde604-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c250e52f-15e5-4320-ac08-bb4967a6c8b31443780686228 12:11:26,254 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 485, type: STREAM, messageId: null_HQ_DUPL_ID: b9761e3c-0cf8-4d9a-bc7b-74a6821ebcbe1443780686254, priority: 4 12:11:26,260 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 163, messageId:ID:f0e1dda5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b9761e3c-0cf8-4d9a-bc7b-74a6821ebcbe1443780686254 12:11:26,265 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 486, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: fab0b260-72f0-4c31-920a-a7b3675cbeb01443780686265, priority: 4 12:11:26,316 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 161, messageId:ID:f0e38b56-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fab0b260-72f0-4c31-920a-a7b3675cbeb01443780686265 12:11:26,333 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 487, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 1f2197a2-551b-4e7f-9d0a-f5c3a1086f5f1443780686333, priority: 4 12:11:26,346 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 486, message-counter: null, messageId:ID:f0e38b56-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:26,362 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 488, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: cda5461c-8496-44b2-a548-eb5bf20250501443780686361, priority: 4 12:11:26,417 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 489, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: c11d7892-6766-471d-8919-4f5b1f7bbad51443780686417, priority: 4 12:11:26,468 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 163, messageId:ID:f0edeb97-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1f2197a2-551b-4e7f-9d0a-f5c3a1086f5f1443780686333 12:11:26,499 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 164, messageId:ID:f0f25868-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cda5461c-8496-44b2-a548-eb5bf20250501443780686361 12:11:26,550 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 162, messageId:ID:f0fabcd9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c11d7892-6766-471d-8919-4f5b1f7bbad51443780686417 12:11:26,570 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 490, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d633056c-2b41-44ff-9763-e35426d066cc1443780686570, priority: 4 12:11:26,601 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 491, type: BYTE, messageId: null_HQ_DUPL_ID: 1cc8d13d-7d39-437c-9d2c-06abff7cff0a1443780686601, priority: 4 12:11:26,604 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 165, messageId:ID:f116d05b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1cc8d13d-7d39-437c-9d2c-06abff7cff0a1443780686601 12:11:26,650 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 492, type: TEXT, messageId: null_HQ_DUPL_ID: 5f02d665-f4dc-4e6b-a9e9-7a0de9d292f31443780686650, priority: 4 12:11:26,653 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 163, messageId:ID:f11e4a6c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5f02d665-f4dc-4e6b-a9e9-7a0de9d292f31443780686650 12:11:26,700 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 164, messageId:ID:f112156a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d633056c-2b41-44ff-9763-e35426d066cc1443780686570 12:11:26,705 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 493, type: OBJECT, messageId: null_HQ_DUPL_ID: 37f6fa63-df99-4e9f-bd65-31eb1e036ed81443780686705, priority: 4 12:11:26,708 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 166, messageId:ID:f126aedd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=37f6fa63-df99-4e9f-bd65-31eb1e036ed81443780686705 12:11:26,753 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 494, type: MAP, messageId: null_HQ_DUPL_ID: dfc987ec-99f6-431b-ad91-a351143a71a01443780686753, priority: 4 12:11:26,756 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 164, messageId:ID:f12e28ee-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dfc987ec-99f6-431b-ad91-a351143a71a01443780686753 12:11:26,801 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 495, type: STREAM, messageId: null_HQ_DUPL_ID: bd2350e8-eb91-4813-86c3-84d94680cf661443780686801, priority: 4 12:11:26,806 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 165, messageId:ID:f13554df-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bd2350e8-eb91-4813-86c3-84d94680cf661443780686801 12:11:26,809 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 496, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: d41ab172-c970-420e-96bf-845e45db5f8b1443780686809, priority: 4 12:11:26,824 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 495, message-counter: null, messageId:ID:f13554df-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:26,857 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 497, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: a05871b4-be58-4665-8f74-8ed9e98655b01443780686857, priority: 4 12:11:26,862 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 167, messageId:ID:f1368d60-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d41ab172-c970-420e-96bf-845e45db5f8b1443780686809 12:11:26,908 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 498, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 7ad1087a-b0bf-49af-8d1e-ae7ed20f2f871443780686908, priority: 4 12:11:26,962 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 499, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 639729b1-f93f-4262-9ec1-a7121fb7170a1443780686962, priority: 4 12:11:27,029 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 165, messageId:ID:f13de061-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a05871b4-be58-4665-8f74-8ed9e98655b01443780686857 12:11:27,036 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 166, messageId:ID:f145a892-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7ad1087a-b0bf-49af-8d1e-ae7ed20f2f871443780686908 12:11:27,093 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 168, messageId:ID:f14e0d03-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=639729b1-f93f-4262-9ec1-a7121fb7170a1443780686962 12:11:27,130 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 500, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 4a0293d7-cb79-401f-891a-f6be864180201443780687130, priority: 4 12:11:27,136 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 501, type: BYTE, messageId: null_HQ_DUPL_ID: 17cc193a-b688-4a41-b848-5869a69019171443780687136, priority: 4 12:11:27,140 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 167, messageId:ID:f16872d5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=17cc193a-b688-4a41-b848-5869a69019171443780687136 12:11:27,193 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 502, type: TEXT, messageId: null_HQ_DUPL_ID: 757a122d-c5cb-4a7a-95c6-f10268bd830b1443780687193, priority: 4 12:11:27,196 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 169, messageId:ID:f1712566-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=757a122d-c5cb-4a7a-95c6-f10268bd830b1443780687193 12:11:27,240 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 503, type: OBJECT, messageId: null_HQ_DUPL_ID: b44d82d3-6443-48af-9837-fb64a88556311443780687240, priority: 4 12:11:27,244 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 168, messageId:ID:f1785157-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b44d82d3-6443-48af-9837-fb64a88556311443780687240 12:11:27,265 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 166, messageId:ID:f1678874-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4a0293d7-cb79-401f-891a-f6be864180201443780687130 12:11:27,296 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 504, type: MAP, messageId: null_HQ_DUPL_ID: 0766a93d-cc4f-499a-978b-1edc115fe90f1443780687296, priority: 4 12:11:27,307 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 170, messageId:ID:f18103e8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0766a93d-cc4f-499a-978b-1edc115fe90f1443780687296 12:11:27,340 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 504, message-counter: null, messageId:ID:f18103e8-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:27,344 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 505, type: STREAM, messageId: null_HQ_DUPL_ID: d5f94bc7-c925-4a8a-b363-7ed91dd38da71443780687344, priority: 4 12:11:27,347 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 169, messageId:ID:f1882fd9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d5f94bc7-c925-4a8a-b363-7ed91dd38da71443780687344 12:11:27,366 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 506, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 5fbe70cb-c878-4d2f-9ab1-aa3304366afc1443780687366, priority: 4 12:11:27,407 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 507, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: ad20c31c-3b0e-424e-a623-c851c2d75e611443780687407, priority: 4 12:11:27,417 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 167, messageId:ID:f18b8b3a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5fbe70cb-c878-4d2f-9ab1-aa3304366afc1443780687366 12:11:27,448 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 508, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 792ec660-b489-4082-970c-73c510a74ff01443780687448, priority: 4 12:11:27,518 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 509, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: fc9abed9-b0c8-4ad4-9ab5-77fede9728f21443780687518, priority: 4 12:11:27,538 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 171, messageId:ID:f191f3db-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ad20c31c-3b0e-424e-a623-c851c2d75e611443780687407 12:11:27,580 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 170, messageId:ID:f198356c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=792ec660-b489-4082-970c-73c510a74ff01443780687448 12:11:27,638 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 510, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 769a5fb9-9573-4a8d-b2ee-56cc0bd2b6641443780687638, priority: 4 12:11:27,660 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 168, messageId:ID:f1a2bcbd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fc9abed9-b0c8-4ad4-9ab5-77fede9728f21443780687518 12:11:27,680 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 511, type: BYTE, messageId: null_HQ_DUPL_ID: e08e213b-6fe2-4849-9941-395d7faa8b361443780687680, priority: 4 12:11:27,692 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 171, messageId:ID:f1bb9bef-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e08e213b-6fe2-4849-9941-395d7faa8b361443780687680 12:11:27,760 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 512, type: TEXT, messageId: null_HQ_DUPL_ID: b7c6946e-3429-488d-99d2-69584e31e2cc1443780687760, priority: 4 12:11:27,763 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 169, messageId:ID:f1c7a9e0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b7c6946e-3429-488d-99d2-69584e31e2cc1443780687760 12:11:27,774 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 172, messageId:ID:f1b5334e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=769a5fb9-9573-4a8d-b2ee-56cc0bd2b6641443780687638 12:11:27,792 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 513, type: OBJECT, messageId: null_HQ_DUPL_ID: 6d89b331-9c37-4adf-9967-e262bf89370a1443780687792, priority: 4 12:11:27,797 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 172, messageId:ID:f1cc8be1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d89b331-9c37-4adf-9967-e262bf89370a1443780687792 12:11:27,807 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 513, message-counter: null, messageId:ID:f1cc8be1-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:27,863 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 514, type: MAP, messageId: null_HQ_DUPL_ID: f9b5bf14-ef0a-499c-baa4-7b303cb905611443780687863, priority: 4 12:11:27,868 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 170, messageId:ID:f1d78862-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f9b5bf14-ef0a-499c-baa4-7b303cb905611443780687863 12:11:27,874 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 515, type: STREAM, messageId: null_HQ_DUPL_ID: 0c07d240-11ea-4374-9343-c2bd430f89c71443780687874, priority: 4 12:11:27,878 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 173, messageId:ID:f1d93613-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0c07d240-11ea-4374-9343-c2bd430f89c71443780687874 12:11:27,899 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 516, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 1af7e844-66bc-4a0c-8bc6-913464a092291443780687899, priority: 4 12:11:27,948 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 173, messageId:ID:f1dd06a4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1af7e844-66bc-4a0c-8bc6-913464a092291443780687899 12:11:27,969 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 517, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 9ed5bda0-c634-483e-84bd-5bb0e2baa99c1443780687969, priority: 4 12:11:27,980 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 518, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 5c63d39a-e093-4460-ad60-5feb4e7fbbcc1443780687980, priority: 4 12:11:28,049 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 519, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 35fddaf0-87bc-4e29-85b5-c9067381d4141443780688049, priority: 4 12:11:28,101 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 171, messageId:ID:f1e78df5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9ed5bda0-c634-483e-84bd-5bb0e2baa99c1443780687969 12:11:28,116 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 174, messageId:ID:f1e93ba6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5c63d39a-e093-4460-ad60-5feb4e7fbbcc1443780687980 12:11:28,178 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 174, messageId:ID:f1f3c2f7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=35fddaf0-87bc-4e29-85b5-c9067381d4141443780688049 12:11:28,202 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 520, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: ac8de4e8-cbce-4145-93e1-0b85d49949451443780688202, priority: 4 12:11:28,216 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 521, type: BYTE, messageId: null_HQ_DUPL_ID: 88797054-c5e3-4218-b76a-d86cadcd246d1443780688216, priority: 4 12:11:28,221 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 175, messageId:ID:f20d6579-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=88797054-c5e3-4218-b76a-d86cadcd246d1443780688216 12:11:28,279 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 522, type: TEXT, messageId: null_HQ_DUPL_ID: 7a2cbc96-0695-42c3-a3e4-256d2f7a5bc91443780688279, priority: 4 12:11:28,282 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 175, messageId:ID:f216db5a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7a2cbc96-0695-42c3-a3e4-256d2f7a5bc91443780688279 12:11:28,321 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 523, type: OBJECT, messageId: null_HQ_DUPL_ID: 8bc3f690-3544-4570-b372-ad405a9da5111443780688321, priority: 4 12:11:28,325 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 176, messageId:ID:f21d6b0b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8bc3f690-3544-4570-b372-ad405a9da5111443780688321 12:11:28,332 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 172, messageId:ID:f20b1b88-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ac8de4e8-cbce-4145-93e1-0b85d49949451443780688202 12:11:28,332 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 522, message-counter: null, messageId:ID:f21d6b0b-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:28,383 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 524, type: MAP, messageId: null_HQ_DUPL_ID: 0e48fd8f-7afd-4149-8f59-a88288a2a5491443780688382, priority: 4 12:11:28,386 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 176, messageId:ID:f226b9dc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0e48fd8f-7afd-4149-8f59-a88288a2a5491443780688382 12:11:28,425 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 525, type: STREAM, messageId: null_HQ_DUPL_ID: 8717696c-f7ec-45d7-bcb2-2494fc61845f1443780688425, priority: 4 12:11:28,430 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 177, messageId:ID:f22d227d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8717696c-f7ec-45d7-bcb2-2494fc61845f1443780688425 12:11:28,432 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 526, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: b0fd97c5-606b-404e-a478-cb0b1cb859c51443780688432, priority: 4 12:11:28,478 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 173, messageId:ID:f22e33ee-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b0fd97c5-606b-404e-a478-cb0b1cb859c51443780688432 12:11:28,486 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 527, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 8ff6f707-e9a6-4be0-af7d-9e793287244c1443780688486, priority: 4 12:11:28,532 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 528, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: b33ca51b-a4c4-432b-a219-01a3a4439e531443780688532, priority: 4 12:11:28,580 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 529, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: da04a6c8-fcd1-4dc0-b97a-90a721e568cc1443780688580, priority: 4 12:11:28,620 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 177, messageId:ID:f236985f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8ff6f707-e9a6-4be0-af7d-9e793287244c1443780688486 12:11:28,663 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 178, messageId:ID:f23d7630-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b33ca51b-a4c4-432b-a219-01a3a4439e531443780688532 12:11:28,717 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 174, messageId:ID:f244c931-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=da04a6c8-fcd1-4dc0-b97a-90a721e568cc1443780688580 12:11:28,721 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 530, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: fd0a16ca-9887-4aff-9b5c-7eb9e59004df1443780688721, priority: 4 12:11:28,764 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 531, type: BYTE, messageId: null_HQ_DUPL_ID: baef8f1f-c610-4664-b7cc-eca9844bdf091443780688764, priority: 4 12:11:28,767 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 179, messageId:ID:f260dcb3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=baef8f1f-c610-4664-b7cc-eca9844bdf091443780688764 12:11:28,818 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 532, type: TEXT, messageId: null_HQ_DUPL_ID: 3948c1b7-496f-4bbd-b886-7aca83ddc9f01443780688818, priority: 4 12:11:28,822 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 175, messageId:ID:f2694124-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3948c1b7-496f-4bbd-b886-7aca83ddc9f01443780688818 12:11:28,827 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 531, message-counter: null, messageId:ID:f2694124-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:28,856 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 178, messageId:ID:f25a7412-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fd0a16ca-9887-4aff-9b5c-7eb9e59004df1443780688721 12:11:28,868 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 533, type: OBJECT, messageId: null_HQ_DUPL_ID: 8c7226da-0abf-49e1-92a6-9dd26244e1c41443780688868, priority: 4 12:11:28,873 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 180, messageId:ID:f270bb35-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8c7226da-0abf-49e1-92a6-9dd26244e1c41443780688868 12:11:28,922 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 534, type: MAP, messageId: null_HQ_DUPL_ID: 8e5ddc8d-a7ae-412d-a759-5b6d4d8d32861443780688922, priority: 4 12:11:28,925 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 176, messageId:ID:f278f896-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8e5ddc8d-a7ae-412d-a759-5b6d4d8d32861443780688922 12:11:28,956 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 535, type: STREAM, messageId: null_HQ_DUPL_ID: 7e399856-d5cc-4b91-b17a-f76821afcfd41443780688956, priority: 4 12:11:28,962 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 179, messageId:ID:f27e4fc7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7e399856-d5cc-4b91-b17a-f76821afcfd41443780688956 12:11:28,974 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 536, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: f04adbda-4d2b-4477-88d9-af5b276e95151443780688974, priority: 4 12:11:29,021 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 181, messageId:ID:f280e7d8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f04adbda-4d2b-4477-88d9-af5b276e95151443780688974 12:11:29,026 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 537, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: a2c2c4fe-db93-42ce-8125-07e272bad06a1443780689026, priority: 4 12:11:29,063 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 538, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 6b072035-25ab-46ca-b7b7-cb4ed59a0cde1443780689063, priority: 4 12:11:29,122 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 539, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: f5c31f73-622f-495c-bdf3-651a11adcf331443780689122, priority: 4 12:11:29,158 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 177, messageId:ID:f288d719-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a2c2c4fe-db93-42ce-8125-07e272bad06a1443780689026 12:11:29,194 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 180, messageId:ID:f28ea37a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6b072035-25ab-46ca-b7b7-cb4ed59a0cde1443780689063 12:11:29,254 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 182, messageId:ID:f2977d1b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f5c31f73-622f-495c-bdf3-651a11adcf331443780689122 12:11:29,259 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 540, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 433443df-6f45-4f37-ab0f-1974f77d2bb61443780689259, priority: 4 12:11:29,295 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 541, type: BYTE, messageId: null_HQ_DUPL_ID: 8d129049-e684-4e07-9d56-bbb36e9b37a11443780689295, priority: 4 12:11:29,298 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 181, messageId:ID:f2b1e2ed-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8d129049-e684-4e07-9d56-bbb36e9b37a11443780689295 12:11:29,304 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 540, message-counter: null, messageId:ID:f2b1e2ed-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:29,355 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 542, type: TEXT, messageId: null_HQ_DUPL_ID: ba7edfe9-f4e9-4b05-8662-c3a1a5d7667d1443780689355, priority: 4 12:11:29,357 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 183, messageId:ID:f2bb0aae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ba7edfe9-f4e9-4b05-8662-c3a1a5d7667d1443780689355 12:11:29,392 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 178, messageId:ID:f2ac64ac-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=433443df-6f45-4f37-ab0f-1974f77d2bb61443780689259 12:11:29,398 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 543, type: OBJECT, messageId: null_HQ_DUPL_ID: 1f580503-94d1-46b5-a5e4-cde29ffebe231443780689398, priority: 4 12:11:29,401 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 182, messageId:ID:f2c19a5f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1f580503-94d1-46b5-a5e4-cde29ffebe231443780689398 12:11:29,457 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 544, type: MAP, messageId: null_HQ_DUPL_ID: 0a7a62dc-3e04-4d51-9c3f-615d4ebcab631443780689457, priority: 4 12:11:29,460 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 184, messageId:ID:f2cac120-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0a7a62dc-3e04-4d51-9c3f-615d4ebcab631443780689457 12:11:29,492 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 545, type: STREAM, messageId: null_HQ_DUPL_ID: 8f7a7e5f-1a28-40fe-b55e-6081cb9b4aed1443780689492, priority: 4 12:11:29,500 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 179, messageId:ID:f2d01851-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8f7a7e5f-1a28-40fe-b55e-6081cb9b4aed1443780689492 12:11:29,501 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 546, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 6cd01e2b-4266-4818-a7af-b2579f1e391f1443780689501, priority: 4 12:11:29,548 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 183, messageId:ID:f2d150d2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6cd01e2b-4266-4818-a7af-b2579f1e391f1443780689501 12:11:29,561 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 547, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 96d6d217-e665-4049-bf9e-7c800f2d9ca41443780689561, priority: 4 12:11:29,603 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 548, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: e6be236c-6954-4ffe-a999-a3697523d9361443780689603, priority: 4 12:11:29,649 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 549, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 7dad8771-7535-4b9e-bc1f-8923dd39a05a1443780689649, priority: 4 12:11:29,698 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 185, messageId:ID:f2da7893-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=96d6d217-e665-4049-bf9e-7c800f2d9ca41443780689561 12:11:29,739 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 180, messageId:ID:f2e0e134-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e6be236c-6954-4ffe-a999-a3697523d9361443780689603 12:11:29,778 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 184, messageId:ID:f2e7e615-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7dad8771-7535-4b9e-bc1f-8923dd39a05a1443780689649 12:11:29,799 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 550, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: a56db904-7fa5-43b6-8f24-d12483c927bc1443780689799, priority: 4 12:11:29,807 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 549, message-counter: null, messageId:ID:f2e7e615-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:29,839 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 551, type: BYTE, messageId: null_HQ_DUPL_ID: 2a55c050-81bc-4339-8684-490de3cd54221443780689839, priority: 4 12:11:29,844 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 181, messageId:ID:f3050b07-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2a55c050-81bc-4339-8684-490de3cd54221443780689839 12:11:29,879 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 552, type: TEXT, messageId: null_HQ_DUPL_ID: a560c413-570e-48d5-8911-6cfe0869f0161443780689879, priority: 4 12:11:29,882 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 185, messageId:ID:f30afe78-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a560c413-570e-48d5-8911-6cfe0869f0161443780689879 12:11:29,935 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 186, messageId:ID:f2fef086-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a56db904-7fa5-43b6-8f24-d12483c927bc1443780689799 12:11:29,944 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 553, type: OBJECT, messageId: null_HQ_DUPL_ID: d682d9da-5532-4f2c-b950-d957c63cb0cc1443780689944, priority: 4 12:11:29,947 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 182, messageId:ID:f314e989-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d682d9da-5532-4f2c-b950-d957c63cb0cc1443780689944 12:11:29,982 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 554, type: MAP, messageId: null_HQ_DUPL_ID: 7a67aafb-06c6-42ec-aa23-ad50c17d2e461443780689982, priority: 4 12:11:29,985 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 186, messageId:ID:f31adcfa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7a67aafb-06c6-42ec-aa23-ad50c17d2e461443780689982 12:11:30,035 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 555, type: STREAM, messageId: null_HQ_DUPL_ID: 35f436e2-e351-4c9c-afc2-2fdd1648f1a21443780690035, priority: 4 12:11:30,039 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 187, messageId:ID:f322f34b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=35f436e2-e351-4c9c-afc2-2fdd1648f1a21443780690035 12:11:30,047 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 556, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 0cfe190c-9fd2-4943-8815-3c649083b2bb1443780690047, priority: 4 12:11:30,086 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 557, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 00599453-ed9d-4511-921c-81d8d7640ead1443780690086, priority: 4 12:11:30,095 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 183, messageId:ID:f324a0fc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0cfe190c-9fd2-4943-8815-3c649083b2bb1443780690047 12:11:30,141 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 558, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: ba0ea582-ba6d-4595-a71b-5e115544b9081443780690141, priority: 4 12:11:30,196 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 559, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 186630da-f8a3-4b90-9f1c-9f3c24396fba1443780690196, priority: 4 12:11:30,220 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 187, messageId:ID:f32a946d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=00599453-ed9d-4511-921c-81d8d7640ead1443780690086 12:11:30,302 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 188, messageId:ID:f332f8de-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ba0ea582-ba6d-4595-a71b-5e115544b9081443780690141 12:11:30,321 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 560, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 4ff97b9b-19d1-48dc-a9bc-de33d25c03e61443780690321, priority: 4 12:11:30,327 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 558, message-counter: null, messageId:ID:f332f8de-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:30,347 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 184, messageId:ID:f33b845f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=186630da-f8a3-4b90-9f1c-9f3c24396fba1443780690196 12:11:30,402 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 561, type: BYTE, messageId: null_HQ_DUPL_ID: 90543ddc-255e-4490-a9b7-09a5b9436d681443780690402, priority: 4 12:11:30,406 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 189, messageId:ID:f35acc31-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=90543ddc-255e-4490-a9b7-09a5b9436d681443780690402 12:11:30,448 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 562, type: TEXT, messageId: null_HQ_DUPL_ID: 28a718b0-6b18-4926-b7e4-fdb16412bc4a1443780690448, priority: 4 12:11:30,450 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 185, messageId:ID:f361d112-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=28a718b0-6b18-4926-b7e4-fdb16412bc4a1443780690448 12:11:30,456 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 188, messageId:ID:f34e7020-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4ff97b9b-19d1-48dc-a9bc-de33d25c03e61443780690321 12:11:30,506 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 563, type: OBJECT, messageId: null_HQ_DUPL_ID: c64114f3-0171-42ea-8d8d-eef8c2d0ea111443780690506, priority: 4 12:11:30,509 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 190, messageId:ID:f36ad1c3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c64114f3-0171-42ea-8d8d-eef8c2d0ea111443780690506 12:11:30,551 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 564, type: MAP, messageId: null_HQ_DUPL_ID: 05e34e71-d629-4ce2-82b2-5627a9df53721443780690551, priority: 4 12:11:30,553 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 186, messageId:ID:f3718884-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=05e34e71-d629-4ce2-82b2-5627a9df53721443780690551 12:11:30,557 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 565, type: STREAM, messageId: null_HQ_DUPL_ID: 435cc139-2335-4ae1-832e-c82c844544301443780690557, priority: 4 12:11:30,559 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 189, messageId:ID:f37272e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=435cc139-2335-4ae1-832e-c82c844544301443780690557 12:11:30,609 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 566, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 9734d1ff-3770-44f0-be8b-5e3159dda9421443780690609, priority: 4 12:11:30,654 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 567, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 1a0aaa51-e559-4a50-8416-d8ed1dc5cb591443780690654, priority: 4 12:11:30,658 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 191, messageId:ID:f37a6226-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9734d1ff-3770-44f0-be8b-5e3159dda9421443780690609 12:11:30,661 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 568, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 8fededa8-8430-47b3-aecb-52d9c7079b341443780690661, priority: 4 12:11:30,759 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 569, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 1121c061-af05-4ce5-bc67-647a891baf831443780690759, priority: 4 12:11:30,783 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 187, messageId:ID:f3813ff7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1a0aaa51-e559-4a50-8416-d8ed1dc5cb591443780690654 12:11:30,794 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 190, messageId:ID:f3825168-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8fededa8-8430-47b3-aecb-52d9c7079b341443780690661 12:11:30,811 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 567, message-counter: null, messageId:ID:f3813ff7-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:30,885 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 570, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: c60933f3-fca0-4887-81f6-284db57e83c31443780690885, priority: 4 12:11:30,890 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 192, messageId:ID:f3914589-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1121c061-af05-4ce5-bc67-647a891baf831443780690759 12:11:30,895 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 571, type: BYTE, messageId: null_HQ_DUPL_ID: bb4063e3-667f-4987-8222-f8bf83aa5d601443780690895, priority: 4 12:11:30,897 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 191, messageId:ID:f3a6060b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bb4063e3-667f-4987-8222-f8bf83aa5d601443780690895 12:11:30,990 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 572, type: TEXT, messageId: null_HQ_DUPL_ID: 832d2548-8779-4554-8d01-c2f938fc8e4b1443780690990, priority: 4 12:11:30,994 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 193, messageId:ID:f3b484fc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=832d2548-8779-4554-8d01-c2f938fc8e4b1443780690990 12:11:30,998 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 573, type: OBJECT, messageId: null_HQ_DUPL_ID: 81b080a1-1708-45ab-a4fd-3b79f705eb0a1443780690998, priority: 4 12:11:31,001 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 192, messageId:ID:f3b5bd7d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=81b080a1-1708-45ab-a4fd-3b79f705eb0a1443780690998 12:11:31,020 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 188, messageId:ID:f3a47f6a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c60933f3-fca0-4887-81f6-284db57e83c31443780690885 12:11:31,094 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 574, type: MAP, messageId: null_HQ_DUPL_ID: 15b91718-0529-41c7-b391-c3c969f038641443780691094, priority: 4 12:11:31,097 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 194, messageId:ID:f3c48a8e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=15b91718-0529-41c7-b391-c3c969f038641443780691094 12:11:31,102 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 575, type: STREAM, messageId: null_HQ_DUPL_ID: d027e7d5-49c8-479b-8a12-c380f0bbdc6e1443780691102, priority: 4 12:11:31,108 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 193, messageId:ID:f3c59bff-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d027e7d5-49c8-479b-8a12-c380f0bbdc6e1443780691102 12:11:31,120 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 576, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 98ee47ab-64e9-40b6-ae98-061ea6cd8fcc1443780691120, priority: 4 12:11:31,167 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 189, messageId:ID:f3c88230-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=98ee47ab-64e9-40b6-ae98-061ea6cd8fcc1443780691120 12:11:31,182 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 576, message-counter: null, messageId:ID:f3c88230-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:31,198 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 577, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 11ffdb82-3d31-4d8d-bcec-b0c49fd8dac91443780691198, priority: 4 12:11:31,211 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 578, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: c427688a-e41d-4987-ab04-f3accf95bb821443780691211, priority: 4 12:11:31,267 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 579, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: d30e77f6-0d67-40fe-9b1b-a0fb2205b5f71443780691267, priority: 4 12:11:31,331 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 195, messageId:ID:f3d46911-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=11ffdb82-3d31-4d8d-bcec-b0c49fd8dac91443780691198 12:11:31,341 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 194, messageId:ID:f3d63dd2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c427688a-e41d-4987-ab04-f3accf95bb821443780691211 12:11:31,396 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 190, messageId:ID:f3def063-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d30e77f6-0d67-40fe-9b1b-a0fb2205b5f71443780691267 12:11:31,433 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 580, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 13da8e4a-7139-4422-9c6f-afab34a816c51443780691433, priority: 4 12:11:31,441 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 581, type: BYTE, messageId: null_HQ_DUPL_ID: a79d1ad7-e245-4c9e-ab49-1bb310b448811443780691441, priority: 4 12:11:31,443 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 195, messageId:ID:f3f95635-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a79d1ad7-e245-4c9e-ab49-1bb310b448811443780691441 12:11:31,497 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 582, type: TEXT, messageId: null_HQ_DUPL_ID: 3ed94e6b-efc0-4bab-bfa3-12f11a62093e1443780691497, priority: 4 12:11:31,499 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 191, messageId:ID:f401e1b6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3ed94e6b-efc0-4bab-bfa3-12f11a62093e1443780691497 12:11:31,544 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 583, type: OBJECT, messageId: null_HQ_DUPL_ID: 3ee18408-291b-487d-9927-a6c8849e18631443780691544, priority: 4 12:11:31,547 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 196, messageId:ID:f4090da7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3ee18408-291b-487d-9927-a6c8849e18631443780691544 12:11:31,563 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 196, messageId:ID:f3f81db4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=13da8e4a-7139-4422-9c6f-afab34a816c51443780691433 12:11:31,599 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 584, type: MAP, messageId: null_HQ_DUPL_ID: 7eef3901-1f34-4de7-a31b-453ef3355f111443780691599, priority: 4 12:11:31,607 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 192, messageId:ID:f4119928-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7eef3901-1f34-4de7-a31b-453ef3355f111443780691599 12:11:31,647 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 585, type: STREAM, messageId: null_HQ_DUPL_ID: 5de942a5-0496-47bf-8e05-c91354d9b1d81443780691647, priority: 4 12:11:31,650 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 197, messageId:ID:f418c519-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5de942a5-0496-47bf-8e05-c91354d9b1d81443780691647 12:11:31,657 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 585, message-counter: null, messageId:ID:f418c519-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:31,663 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 586, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 9ecf7d56-22c0-4ca3-8209-16255cd549eb1443780691663, priority: 4 12:11:31,709 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 587, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 597d50a4-201d-442a-957c-79e5b7e66cd31443780691709, priority: 4 12:11:31,715 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 197, messageId:ID:f41b5d2a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9ecf7d56-22c0-4ca3-8209-16255cd549eb1443780691663 12:11:31,752 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 588, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 081e2adc-d72f-4209-899a-2280363403f21443780691752, priority: 4 12:11:31,816 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 589, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 67ff7046-0cef-4c66-b91c-cb16b294851e1443780691816, priority: 4 12:11:31,841 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 193, messageId:ID:f4223afb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=597d50a4-201d-442a-957c-79e5b7e66cd31443780691709 12:11:31,883 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 198, messageId:ID:f428caac-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=081e2adc-d72f-4209-899a-2280363403f21443780691752 12:11:31,942 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 590, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 4ffa6ca7-8f9d-4e7d-a582-328ee6ae116e1443780691942, priority: 4 12:11:31,946 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 198, messageId:ID:f4328ead-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=67ff7046-0cef-4c66-b91c-cb16b294851e1443780691816 12:11:31,983 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 591, type: BYTE, messageId: null_HQ_DUPL_ID: 26e407fc-57f6-4a9f-a324-f01da68a776f1443780691983, priority: 4 12:11:31,989 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 199, messageId:ID:f44c0a1f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=26e407fc-57f6-4a9f-a324-f01da68a776f1443780691983 12:11:32,047 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 592, type: TEXT, messageId: null_HQ_DUPL_ID: 44afcef4-3572-45e3-9d4f-d6372adedfaf1443780692047, priority: 4 12:11:32,049 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 199, messageId:ID:f455ce20-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=44afcef4-3572-45e3-9d4f-d6372adedfaf1443780692047 12:11:32,074 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 194, messageId:ID:f445c88e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4ffa6ca7-8f9d-4e7d-a582-328ee6ae116e1443780691942 12:11:32,091 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 593, type: OBJECT, messageId: null_HQ_DUPL_ID: 6db18ead-e7a6-4812-8e6b-a64b8f9434e61443780692091, priority: 4 12:11:32,093 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 200, messageId:ID:f45c84e1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6db18ead-e7a6-4812-8e6b-a64b8f9434e61443780692091 12:11:32,150 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 594, type: MAP, messageId: null_HQ_DUPL_ID: 1776a88d-b23d-435e-81f3-738b2c7424791443780692150, priority: 4 12:11:32,153 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 200, messageId:ID:f4658592-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1776a88d-b23d-435e-81f3-738b2c7424791443780692150 12:11:32,162 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 594, message-counter: null, messageId:ID:f4658592-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:32,175 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 595, type: STREAM, messageId: null_HQ_DUPL_ID: 207e6dcf-b6d8-41d0-939d-a09aac38439f1443780692175, priority: 4 12:11:32,178 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 195, messageId:ID:f4695623-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=207e6dcf-b6d8-41d0-939d-a09aac38439f1443780692175 12:11:32,194 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 596, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 813a9445-b4b0-4961-acfa-830c903b48cc1443780692194, priority: 4 12:11:32,241 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 201, messageId:ID:f46c6364-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=813a9445-b4b0-4961-acfa-830c903b48cc1443780692194 12:11:32,254 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 597, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 2b3588e8-7854-4a56-a007-05c130e9a75d1443780692254, priority: 4 12:11:32,279 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 598, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 1b4463a1-3258-45fc-8194-7226467bac4b1443780692279, priority: 4 12:11:32,342 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 599, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 19b6255b-fcc9-4e92-9694-92dcfb897fd01443780692342, priority: 4 12:11:32,386 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 201, messageId:ID:f4758b25-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2b3588e8-7854-4a56-a007-05c130e9a75d1443780692254 12:11:32,412 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 196, messageId:ID:f4795bb6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1b4463a1-3258-45fc-8194-7226467bac4b1443780692279 12:11:32,471 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 202, messageId:ID:f482d197-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=19b6255b-fcc9-4e92-9694-92dcfb897fd01443780692342 12:11:32,487 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 600, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: d16d9d97-f2dd-4e8a-b0ee-1da6e02a00761443780692487, priority: 4 12:11:32,513 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 601, type: BYTE, messageId: null_HQ_DUPL_ID: f9956800-f838-4f3c-aa13-9d13c97069a01443780692513, priority: 4 12:11:32,516 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 197, messageId:ID:f49ce949-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f9956800-f838-4f3c-aa13-9d13c97069a01443780692513 12:11:32,572 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 602, type: TEXT, messageId: null_HQ_DUPL_ID: 4c5b36d4-a95c-4a78-bc3d-e2c0e31bcf021443780692572, priority: 4 12:11:32,575 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 203, messageId:ID:f4a5e9fa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4c5b36d4-a95c-4a78-bc3d-e2c0e31bcf021443780692572 12:11:32,617 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 603, type: OBJECT, messageId: null_HQ_DUPL_ID: 08f7f0f8-7dfc-446e-8de5-43883d409bfd1443780692617, priority: 4 12:11:32,619 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 202, messageId:ID:f498f1a8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d16d9d97-f2dd-4e8a-b0ee-1da6e02a00761443780692487 12:11:32,624 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 198, messageId:ID:f4acc7cb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=08f7f0f8-7dfc-446e-8de5-43883d409bfd1443780692617 12:11:32,649 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 603, message-counter: null, messageId:ID:f4acc7cb-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:32,675 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 604, type: MAP, messageId: null_HQ_DUPL_ID: f25063ca-c0b9-4b48-90ad-044e925b8a591443780692675, priority: 4 12:11:32,680 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 204, messageId:ID:f4b5c87c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f25063ca-c0b9-4b48-90ad-044e925b8a591443780692675 12:11:32,719 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 605, type: STREAM, messageId: null_HQ_DUPL_ID: 140b2f33-a135-4ac6-8765-eb3703ec60301443780692719, priority: 4 12:11:32,722 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 203, messageId:ID:f4bc582d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=140b2f33-a135-4ac6-8765-eb3703ec60301443780692719 12:11:32,724 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 606, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 02795485-2853-46b4-a147-6620df8fd3741443780692724, priority: 4 12:11:32,772 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 199, messageId:ID:f4bd1b7e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=02795485-2853-46b4-a147-6620df8fd3741443780692724 12:11:32,780 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 607, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: cf179e3f-b6a2-40e0-ae52-d3deda529f4e1443780692780, priority: 4 12:11:32,824 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 608, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: c841c36c-1590-4dd9-9957-c3eb274e437f1443780692824, priority: 4 12:11:32,844 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:177] ######################################## 12:11:32,845 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:178] failback - Start live server again 12:11:32,845 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:179] ######################################## Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 12:11:32,874 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 609, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: b073c7a8-7865-4aa1-b0c2-285625626c3b1443780692874, priority: 4 12:11:32,915 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 205, messageId:ID:f4c5ce0f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cf179e3f-b6a2-40e0-ae52-d3deda529f4e1443780692780 Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:9091 12:11:32,959 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 204, messageId:ID:f4cc5dc0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c841c36c-1590-4dd9-9957-c3eb274e437f1443780692824 12:11:33,007 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 200, messageId:ID:f4d3fee1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b073c7a8-7865-4aa1-b0c2-285625626c3b1443780692874 12:11:33,016 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 610, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 13441fd0-a954-455a-89b2-585c5d7cac0b1443780693016, priority: 4 12:11:33,059 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 611, type: BYTE, messageId: null_HQ_DUPL_ID: 2ec4d3b2-f7e3-4bb0-abc2-0c8b8288e2bc1443780693059, priority: 4 12:11:33,063 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 205, messageId:ID:f4f03973-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2ec4d3b2-f7e3-4bb0-abc2-0c8b8288e2bc1443780693059 12:11:33,107 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 612, type: TEXT, messageId: null_HQ_DUPL_ID: f41a216b-7b5a-4af3-8901-4d971c6e7b801443780693107, priority: 4 12:11:33,110 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 201, messageId:ID:f4f7b384-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f41a216b-7b5a-4af3-8901-4d971c6e7b801443780693107 12:11:33,146 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 206, messageId:ID:f4e9a9c2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=13441fd0-a954-455a-89b2-585c5d7cac0b1443780693016 12:11:33,163 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 613, type: OBJECT, messageId: null_HQ_DUPL_ID: 99381cb2-25cd-426e-882a-3963da55fc5d1443780693163, priority: 4 12:11:33,166 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 206, messageId:ID:f50017f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=99381cb2-25cd-426e-882a-3963da55fc5d1443780693163 12:11:33,173 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 612, message-counter: null, messageId:ID:f4e9a9c2-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:33,210 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 614, type: MAP, messageId: null_HQ_DUPL_ID: 3e8f15b4-806e-43ea-8f04-f20468bb4edf1443780693210, priority: 4 12:11:33,222 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 202, messageId:ID:f5076af6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3e8f15b4-806e-43ea-8f04-f20468bb4edf1443780693210 12:11:33,249 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 615, type: STREAM, messageId: null_HQ_DUPL_ID: b673dcba-d8e1-4d91-ba2f-631fcf30fa621443780693249, priority: 4 12:11:33,256 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 207, messageId:ID:f50d5e67-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b673dcba-d8e1-4d91-ba2f-631fcf30fa621443780693249 12:11:33,267 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 616, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 6ab118cf-32c8-4f2c-a7f4-28d99ad4cd5e1443780693267, priority: 4 12:11:33,319 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 207, messageId:ID:f50ff678-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6ab118cf-32c8-4f2c-a7f4-28d99ad4cd5e1443780693267 12:11:33,322 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 617, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 902e8af4-0196-481e-b0dc-2bd8b5ae2e741443780693322, priority: 4 12:11:33,358 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 618, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 6d1613ed-0ee2-4efa-bd4b-1d09f90d792e1443780693358, priority: 4 12:11:33,419 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 619, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: ed54014c-3b4c-4979-936b-83bc658565d91443780693419, priority: 4 12:11:33,440 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 12:11:33,468 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 203, messageId:ID:f5185ae9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=902e8af4-0196-481e-b0dc-2bd8b5ae2e741443780693322 12:11:33,507 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 208, messageId:ID:f51dd92a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d1613ed-0ee2-4efa-bd4b-1d09f90d792e1443780693358 12:11:33,551 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 208, messageId:ID:f5274f0b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ed54014c-3b4c-4979-936b-83bc658565d91443780693419 12:11:33,569 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 620, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: a2134274-ca5e-4b36-ae73-a1ff237713801443780693569, priority: 4 12:11:33,608 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 621, type: BYTE, messageId: null_HQ_DUPL_ID: 0bc419fb-04e2-41bf-92f6-665fc5ea8c7c1443780693608, priority: 4 12:11:33,610 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 209, messageId:ID:f543fecd-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0bc419fb-04e2-41bf-92f6-665fc5ea8c7c1443780693608 12:11:33,652 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 622, type: TEXT, messageId: null_HQ_DUPL_ID: 5ca0c1b7-0734-4b46-b1cd-ee7393b45a701443780693652, priority: 4 12:11:33,655 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 209, messageId:ID:f54ab58e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5ca0c1b7-0734-4b46-b1cd-ee7393b45a701443780693652 12:11:33,660 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 621, message-counter: null, messageId:ID:f54ab58e-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:33,704 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 204, messageId:ID:f53e326c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a2134274-ca5e-4b36-ae73-a1ff237713801443780693569 12:11:33,710 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 623, type: OBJECT, messageId: null_HQ_DUPL_ID: a8f1bab5-5aad-4bfb-84fc-fc4ec6c4889c1443780693710, priority: 4 12:11:33,713 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 210, messageId:ID:f5538f2f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a8f1bab5-5aad-4bfb-84fc-fc4ec6c4889c1443780693710 12:11:33,755 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 624, type: MAP, messageId: null_HQ_DUPL_ID: 3c33ddd4-1089-4774-834a-e2ef9e9853631443780693755, priority: 4 12:11:33,766 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 210, messageId:ID:f55a9410-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3c33ddd4-1089-4774-834a-e2ef9e9853631443780693755 12:11:33,804 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 625, type: STREAM, messageId: null_HQ_DUPL_ID: d1363519-776a-4d4b-9182-8d08ce757f931443780693804, priority: 4 12:11:33,807 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 205, messageId:ID:f561e711-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d1363519-776a-4d4b-9182-8d08ce757f931443780693804 12:11:33,813 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 626, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 82409fd1-0adb-4758-a6f6-8271c0eaa4041443780693813, priority: 4 12:11:33,861 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 211, messageId:ID:f56346a2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=82409fd1-0adb-4758-a6f6-8271c0eaa4041443780693813 12:11:33,867 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 627, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: a55c7f28-faf1-4707-aeb6-05c476de9be91443780693867, priority: 4 12:11:33,880 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 12:11:33,908 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 628, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: f3fe1dda-73a7-48e0-99ec-471170ad63cf1443780693908, priority: 4 12:11:33,963 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 629, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 0e5715c0-4f56-4854-bd7f-4879d352ab1b1443780693963, priority: 4 12:11:33,993 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting 12:11:34,005 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 211, messageId:ID:f56bab13-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a55c7f28-faf1-4707-aeb6-05c476de9be91443780693867 12:11:34,044 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 206, messageId:ID:f571eca4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f3fe1dda-73a7-48e0-99ec-471170ad63cf1443780693908 12:11:34,095 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 212, messageId:ID:f57a2a05-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0e5715c0-4f56-4854-bd7f-4879d352ab1b1443780693963 12:11:34,106 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 630, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 5c37ef97-1954-46d3-822d-58143c01cc4d1443780694106, priority: 4 12:11:34,146 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 631, type: BYTE, messageId: null_HQ_DUPL_ID: ccb23fd2-683a-47dd-9929-c8cc85f95b801443780694146, priority: 4 12:11:34,149 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 207, messageId:ID:f5961677-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ccb23fd2-683a-47dd-9929-c8cc85f95b801443780694146 12:11:34,163 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 630, message-counter: null, messageId:ID:f5961677-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:34,195 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 632, type: TEXT, messageId: null_HQ_DUPL_ID: fe9d1372-1018-4e21-895b-c32ed4df81541443780694195, priority: 4 12:11:34,209 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 213, messageId:ID:f59d9088-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fe9d1372-1018-4e21-895b-c32ed4df81541443780694195 12:11:34,249 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 633, type: OBJECT, messageId: null_HQ_DUPL_ID: b48d7631-1d96-47a9-90d9-38eed02eca841443780694249, priority: 4 12:11:34,253 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 208, messageId:ID:f5a5cde9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b48d7631-1d96-47a9-90d9-38eed02eca841443780694249 12:11:34,258 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 212, messageId:ID:f58ffbf6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5c37ef97-1954-46d3-822d-58143c01cc4d1443780694106 12:11:34,310 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 634, type: MAP, messageId: null_HQ_DUPL_ID: 6342e618-dacb-422b-aa98-b72256fd9e021443780694310, priority: 4 12:11:34,312 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 214, messageId:ID:f5af1cba-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6342e618-dacb-422b-aa98-b72256fd9e021443780694310 12:11:34,353 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 635, type: STREAM, messageId: null_HQ_DUPL_ID: 94968a6e-a194-4a6b-933f-b8d208ed61361443780694353, priority: 4 12:11:34,357 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 209, messageId:ID:f5b5ac6b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=94968a6e-a194-4a6b-933f-b8d208ed61361443780694353 12:11:34,359 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 636, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 57a2b9d0-3c69-487b-892d-c8da9efc09a41443780694359, priority: 4 12:11:34,404 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 213, messageId:ID:f5b696cc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=57a2b9d0-3c69-487b-892d-c8da9efc09a41443780694359 12:11:34,414 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 637, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: fa23f67c-0282-4cc3-87a3-80bc15df30cd1443780694413, priority: 4 12:11:34,459 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 638, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 03a58f60-8676-4855-9c05-fc48f64ae8641443780694459, priority: 4 12:11:34,505 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 639, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 4d4f5bac-10ea-4c8e-af45-15216bdb89001443780694505, priority: 4 12:11:34,560 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 215, messageId:ID:f5befb3d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fa23f67c-0282-4cc3-87a3-80bc15df30cd1443780694413 12:11:34,601 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 210, messageId:ID:f5c5d90e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=03a58f60-8676-4855-9c05-fc48f64ae8641443780694459 12:11:34,645 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 214, messageId:ID:f5ccddef-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4d4f5bac-10ea-4c8e-af45-15216bdb89001443780694505 12:11:34,662 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 640, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: b694cefb-bcd7-43c2-9b93-953a741a5aa11443780694662, priority: 4 12:11:34,690 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 639, message-counter: null, messageId:ID:f5ccddef-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:34,702 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 641, type: BYTE, messageId: null_HQ_DUPL_ID: 69826437-4c7e-42fe-9d6e-75ba7feaaf551443780694701, priority: 4 12:11:34,709 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 211, messageId:ID:f5eaed41-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=69826437-4c7e-42fe-9d6e-75ba7feaaf551443780694701 12:11:34,746 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 642, type: TEXT, messageId: null_HQ_DUPL_ID: 297a32f8-3d0a-4435-ac98-78285f2b9f191443780694746, priority: 4 12:11:34,749 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 215, messageId:ID:f5f1a402-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=297a32f8-3d0a-4435-ac98-78285f2b9f191443780694746 12:11:34,804 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 216, messageId:ID:f5e4d2c0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b694cefb-bcd7-43c2-9b93-953a741a5aa11443780694662 12:11:34,809 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 643, type: OBJECT, messageId: null_HQ_DUPL_ID: 26d4731c-bde7-4731-b7c2-35885ef927fa1443780694809, priority: 4 12:11:34,813 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 212, messageId:ID:f5fb40f3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=26d4731c-bde7-4731-b7c2-35885ef927fa1443780694809 12:11:34,849 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 644, type: MAP, messageId: null_HQ_DUPL_ID: 60803d87-3152-4836-b4df-6f80972cb5b61443780694849, priority: 4 12:11:34,853 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 216, messageId:ID:f6015b74-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=60803d87-3152-4836-b4df-6f80972cb5b61443780694849 12:11:34,905 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 645, type: STREAM, messageId: null_HQ_DUPL_ID: 52a0de5f-cddb-46e5-a9ab-5f54eddb37501443780694905, priority: 4 12:11:34,911 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 217, messageId:ID:f609e6f5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=52a0de5f-cddb-46e5-a9ab-5f54eddb37501443780694905 12:11:34,913 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 646, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 82af7cad-85eb-45d3-831d-12916353cc851443780694913, priority: 4 12:11:34,957 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 647, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: dc8baf19-5695-416a-af93-277dc87b7c631443780694957, priority: 4 12:11:34,980 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 213, messageId:ID:f60b1f76-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=82af7cad-85eb-45d3-831d-12916353cc851443780694913 12:11:35,016 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 648, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 5863ff2c-c479-4ba3-8b4d-5ad43f1ac4861443780695016, priority: 4 12:11:35,082 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 649, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 0d39a200-ecd7-4986-9553-8c3cfcacb5891443780695082, priority: 4 12:11:35,146 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 217, messageId:ID:f611d637-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dc8baf19-5695-416a-af93-277dc87b7c631443780694957 12:11:35,190 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 218, messageId:ID:f61ad6e8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5863ff2c-c479-4ba3-8b4d-5ad43f1ac4861443780695016 12:11:35,232 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 214, messageId:ID:f624e909-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0d39a200-ecd7-4986-9553-8c3cfcacb5891443780695082 12:11:35,247 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 650, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 9af130eb-b4ba-466a-8736-5ab622b82b081443780695247, priority: 4 12:11:35,276 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 648, message-counter: null, messageId:ID:f61ad6e8-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:35,291 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 651, type: BYTE, messageId: null_HQ_DUPL_ID: 8f44c266-d59c-4cda-806d-78d6445470171443780695290, priority: 4 12:11:35,306 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 219, messageId:ID:f644cd1b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8f44c266-d59c-4cda-806d-78d6445470171443780695290 12:11:35,333 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 652, type: TEXT, messageId: null_HQ_DUPL_ID: 0f6901eb-da8c-44f0-a225-b7529489c0ab1443780695333, priority: 4 12:11:35,341 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 215, messageId:ID:f64b35bc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0f6901eb-da8c-44f0-a225-b7529489c0ab1443780695333 12:11:35,380 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 218, messageId:ID:f63e165a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9af130eb-b4ba-466a-8736-5ab622b82b081443780695247 12:11:35,407 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 653, type: OBJECT, messageId: null_HQ_DUPL_ID: 1dbd9e77-7097-49c7-9702-7e311859f4a61443780695407, priority: 4 12:11:35,413 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 220, messageId:ID:f656805d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1dbd9e77-7097-49c7-9702-7e311859f4a61443780695407 12:11:35,441 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 654, type: MAP, messageId: null_HQ_DUPL_ID: 9d0ebafc-dd8a-4042-8862-692d2fb460781443780695441, priority: 4 12:11:35,444 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 216, messageId:ID:f65bd78e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9d0ebafc-dd8a-4042-8862-692d2fb460781443780695441 12:11:35,481 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 655, type: STREAM, messageId: null_HQ_DUPL_ID: 77c75a9e-3347-4ed7-b924-3a73d52abdf01443780695481, priority: 4 12:11:35,485 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 219, messageId:ID:f661caff-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=77c75a9e-3347-4ed7-b924-3a73d52abdf01443780695481 12:11:35,514 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 656, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 9068fdd2-b1ff-4b11-984c-8e36d04128b21443780695514, priority: 4 12:11:35,545 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 657, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 45f25cd2-d967-4eac-93e7-077e96125d7b1443780695545, priority: 4 12:11:35,571 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 221, messageId:ID:f666fb20-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9068fdd2-b1ff-4b11-984c-8e36d04128b21443780695514 12:11:35,588 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 658, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: d501864f-960c-4769-a3ee-2280836b31351443780695588, priority: 4 12:11:35,676 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 659, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 138fe7c8-28d3-4fe8-8f89-796a81045e8d1443780695676, priority: 4 12:11:35,693 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 217, messageId:ID:f66bb611-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=45f25cd2-d967-4eac-93e7-077e96125d7b1443780695545 12:11:35,777 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 220, messageId:ID:f67245c2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d501864f-960c-4769-a3ee-2280836b31351443780695588 12:11:35,777 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 657, message-counter: null, messageId:ID:f66bb611-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:35,798 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 660, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: f69825b6-eac4-4a2f-986e-69746c7dc7331443780695794, priority: 4 12:11:35,853 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 222, messageId:ID:f67fb343-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=138fe7c8-28d3-4fe8-8f89-796a81045e8d1443780695676 12:11:35,877 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 661, type: BYTE, messageId: null_HQ_DUPL_ID: db2ffc7b-a2ee-403f-99aa-3529a62a8cf61443780695877, priority: 4 12:11:35,881 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 221, messageId:ID:f69e37c5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=db2ffc7b-a2ee-403f-99aa-3529a62a8cf61443780695877 12:11:35,953 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 662, type: TEXT, messageId: null_HQ_DUPL_ID: 1c05430e-0657-4b2b-b08c-b46c6cb30d861443780695953, priority: 4 12:11:35,956 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 223, messageId:ID:f6a9d086-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1c05430e-0657-4b2b-b08c-b46c6cb30d861443780695953 12:11:35,963 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 218, messageId:ID:f69229d4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f69825b6-eac4-4a2f-986e-69746c7dc7331443780695794 12:11:35,982 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 663, type: OBJECT, messageId: null_HQ_DUPL_ID: ed91cc7d-272f-4d2e-972a-d62da08c8d7f1443780695982, priority: 4 12:11:35,989 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 222, messageId:ID:f6ae3d57-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ed91cc7d-272f-4d2e-972a-d62da08c8d7f1443780695982 12:11:36,056 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 664, type: MAP, messageId: null_HQ_DUPL_ID: aeecbc0d-4026-4409-be81-49c0130183ac1443780696056, priority: 4 12:11:36,060 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 224, messageId:ID:f6b987f8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=aeecbc0d-4026-4409-be81-49c0130183ac1443780696056 12:11:36,064 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 665, type: STREAM, messageId: null_HQ_DUPL_ID: 9401e574-f038-46b1-bd04-29c51f7222df1443780696064, priority: 4 12:11:36,066 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 219, messageId:ID:f6bac079-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9401e574-f038-46b1-bd04-29c51f7222df1443780696064 12:11:36,090 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 666, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 5cd53802-9475-4237-ae5d-41bc565584301443780696090, priority: 4 12:11:36,149 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 223, messageId:ID:f6bf2d4a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5cd53802-9475-4237-ae5d-41bc565584301443780696090 12:11:36,161 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 667, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 9307fddc-a624-434f-88b1-f9280f7a83961443780696161, priority: 4 12:11:36,174 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 668, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 0cd59c0d-a733-43e7-b0fc-7d7b16022c8f1443780696174, priority: 4 12:11:36,249 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 666, message-counter: null, messageId:ID:f6bf2d4a-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:36,250 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 669, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 1adcaa1a-2b13-43a6-9834-92d50ea9479e1443780696250, priority: 4 12:11:36,365 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 225, messageId:ID:f6c9b49b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9307fddc-a624-434f-88b1-f9280f7a83961443780696161 12:11:36,426 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 224, messageId:ID:f6d7221d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1adcaa1a-2b13-43a6-9834-92d50ea9479e1443780696250 12:11:36,444 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 220, messageId:ID:f6cb895c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0cd59c0d-a733-43e7-b0fc-7d7b16022c8f1443780696174 12:11:36,467 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 670, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 64b28b3e-0acf-4015-8b0a-cdc22041642e1443780696467, priority: 4 12:11:36,526 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 671, type: BYTE, messageId: null_HQ_DUPL_ID: 4f3d85b3-a490-44a2-b1e3-0fe13c47e7e91443780696526, priority: 4 12:11:36,539 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 225, messageId:ID:f701666f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4f3d85b3-a490-44a2-b1e3-0fe13c47e7e91443780696526 12:11:36,545 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 672, type: TEXT, messageId: null_HQ_DUPL_ID: ace623ae-6cdc-4df5-9f5b-6d05cdc3710c1443780696545, priority: 4 12:11:36,551 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 221, messageId:ID:f7044ca0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ace623ae-6cdc-4df5-9f5b-6d05cdc3710c1443780696545 12:11:36,621 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 226, messageId:ID:f6f8b3de-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=64b28b3e-0acf-4015-8b0a-cdc22041642e1443780696467 12:11:36,640 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 673, type: OBJECT, messageId: null_HQ_DUPL_ID: cc562a15-fea9-4c0d-ace5-8c78599780eb1443780696640, priority: 4 12:11:36,645 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 226, messageId:ID:f712a481-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cc562a15-fea9-4c0d-ace5-8c78599780eb1443780696640 12:11:36,654 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 674, type: MAP, messageId: null_HQ_DUPL_ID: 2a711f41-5ae0-4626-8de3-b52aac013ef81443780696654, priority: 4 12:11:36,664 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 222, messageId:ID:f714c762-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=2a711f41-5ae0-4626-8de3-b52aac013ef81443780696654 12:11:36,722 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 675, type: STREAM, messageId: null_HQ_DUPL_ID: 719179c0-76c8-49e2-a891-229faec763901443780696722, priority: 4 12:11:36,726 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 227, messageId:ID:f71f27a3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=719179c0-76c8-49e2-a891-229faec763901443780696722 12:11:36,731 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 675, message-counter: null, messageId:ID:f71f27a3-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:36,745 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 676, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 94aa925f-8a19-4c88-9f0d-bf4ddeb53a4a1443780696745, priority: 4 12:11:36,766 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 677, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 1e0bd44d-224e-421e-a822-5c15649f319e1443780696766, priority: 4 12:11:36,812 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 227, messageId:ID:f722aa14-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=94aa925f-8a19-4c88-9f0d-bf4ddeb53a4a1443780696745 12:11:36,833 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 678, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 9d657a73-793e-49ef-aead-06831bc46d2b1443780696832, priority: 4 12:11:36,913 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 679, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: efa378a8-8950-479f-a7ee-5fa0835001401443780696913, priority: 4 12:11:36,961 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 223, messageId:ID:f7260575-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1e0bd44d-224e-421e-a822-5c15649f319e1443780696766 12:11:37,024 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 228, messageId:ID:f7303ea6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9d657a73-793e-49ef-aead-06831bc46d2b1443780696832 12:11:37,049 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 228, messageId:ID:f73c4c97-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=efa378a8-8950-479f-a7ee-5fa0835001401443780696913 12:11:37,062 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 680, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 43754354-70e6-4f5a-8d17-91845dc0444b1443780697062, priority: 4 12:11:37,125 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 681, type: BYTE, messageId: null_HQ_DUPL_ID: 8c48f8d8-0d05-4939-a0a4-600ddb58a6551443780697125, priority: 4 12:11:37,123 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 28) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 12:11:37,127 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 229, messageId:ID:f75ca5d9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8c48f8d8-0d05-4939-a0a4-600ddb58a6551443780697125 12:11:37,149 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 682, type: TEXT, messageId: null_HQ_DUPL_ID: 02135dcd-d12d-4169-9f93-0bdd24bf8c921443780697149, priority: 4 12:11:37,152 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 229, messageId:ID:f7604f5a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=02135dcd-d12d-4169-9f93-0bdd24bf8c921443780697149 12:11:37,204 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 224, messageId:ID:f7535708-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=43754354-70e6-4f5a-8d17-91845dc0444b1443780697062 12:11:37,228 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 683, type: OBJECT, messageId: null_HQ_DUPL_ID: 3a298bc7-6822-4723-8429-bc049fe499b41443780697228, priority: 4 12:11:37,240 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 230, messageId:ID:f76c5d4b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3a298bc7-6822-4723-8429-bc049fe499b41443780697228 12:11:37,252 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 684, type: MAP, messageId: null_HQ_DUPL_ID: 480bad63-c33e-4b04-b809-d75cb0c85a9b1443780697252, priority: 4 12:11:37,254 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 230, messageId:ID:f77006cc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=480bad63-c33e-4b04-b809-d75cb0c85a9b1443780697252 12:11:37,280 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 684, message-counter: null, messageId:ID:f77006cc-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:37,305 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 685, type: STREAM, messageId: null_HQ_DUPL_ID: c4d1ab5a-fd83-417b-a2d2-c9893ec86ba11443780697305, priority: 4 12:11:37,312 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 225, messageId:ID:f7781d1d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c4d1ab5a-fd83-417b-a2d2-c9893ec86ba11443780697305 12:11:37,341 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 686, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 70ab9f37-9ad0-416a-b6f8-c0149153bebe1443780697341, priority: 4 12:11:37,355 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 687, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 4f1ab9c5-ee6e-4e06-800f-68d736f5be621443780697355, priority: 4 12:11:37,404 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 231, messageId:ID:f77dc26e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=70ab9f37-9ad0-416a-b6f8-c0149153bebe1443780697341 12:11:37,413 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 688, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 8104f4b5-7fac-461b-85bb-a9a3371e29591443780697413, priority: 4 12:11:37,467 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 12:11:37,504 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 231, messageId:ID:f77fbe3f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4f1ab9c5-ee6e-4e06-800f-68d736f5be621443780697355 12:11:37,505 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 689, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 294a2f4f-a88d-422c-9fc9-7ded5d33eb4f1443780697505, priority: 4 12:11:37,523 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final 12:11:37,549 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 226, messageId:ID:f78897e0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8104f4b5-7fac-461b-85bb-a9a3371e29591443780697413 12:11:37,561 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final 12:11:37,605 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 690, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 9ee35692-3aa0-484f-aff2-ea35db5882901443780697605, priority: 4 12:11:37,647 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 232, messageId:ID:f796a1a1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=294a2f4f-a88d-422c-9fc9-7ded5d33eb4f1443780697505 12:11:37,649 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 691, type: BYTE, messageId: null_HQ_DUPL_ID: 6f867d2b-db54-4ea7-8e02-c5ab7f1c5ae61443780697649, priority: 4 12:11:37,652 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 227, messageId:ID:f7ac9aa3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6f867d2b-db54-4ea7-8e02-c5ab7f1c5ae61443780697649 12:11:37,737 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 232, messageId:ID:f7a5e3e2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9ee35692-3aa0-484f-aff2-ea35db5882901443780697605 12:11:37,747 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 692, type: TEXT, messageId: null_HQ_DUPL_ID: f9086f45-3ed2-45f9-93cb-a1098f22ceee1443780697747, priority: 4 12:11:37,753 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 693, type: OBJECT, messageId: null_HQ_DUPL_ID: 64d553d6-2fc2-4594-b669-46be9a1481f21443780697753, priority: 4 12:11:37,754 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 233, messageId:ID:f7bb8ec4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f9086f45-3ed2-45f9-93cb-a1098f22ceee1443780697747 12:11:37,756 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 228, messageId:ID:f7bc7925-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=64d553d6-2fc2-4594-b669-46be9a1481f21443780697753 12:11:37,800 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 693, message-counter: null, messageId:ID:f7bc7925-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:37,838 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 694, type: MAP, messageId: null_HQ_DUPL_ID: 72e2fb66-f282-4351-9570-65448f633bff1443780697838, priority: 4 12:11:37,841 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 233, messageId:ID:f7c99886-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=72e2fb66-f282-4351-9570-65448f633bff1443780697838 12:11:37,854 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 695, type: STREAM, messageId: null_HQ_DUPL_ID: d3004803-f8c6-4152-9db8-1f08a72269bc1443780697854, priority: 4 12:11:37,856 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 696, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 3a264454-e629-421f-8349-e72f0ce8241e1443780697856, priority: 4 12:11:37,861 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 12:11:37,879 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 234, messageId:ID:f7cbe277-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d3004803-f8c6-4152-9db8-1f08a72269bc1443780697854 12:11:37,890 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 12:11:37,896 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 12:11:37,895 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 12:11:37,905 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors 12:11:37,925 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 12:11:37,932 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 12:11:37,939 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 12:11:37,945 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 697, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 5f64aef6-613b-46b2-9f63-719bc7d2d0471443780697945, priority: 4 12:11:37,923 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 12:11:37,951 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 229, messageId:ID:f7cc3098-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3a264454-e629-421f-8349-e72f0ce8241e1443780697856 12:11:37,960 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=4.9.3.Final 12:11:37,964 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 12:11:37,983 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 698, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 0d258359-1259-49a9-9809-c73da0c643cc1443780697983, priority: 4 12:11:37,992 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final) 12:11:38,052 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 699, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 378f8546-c972-4ea2-9b28-bca02a9916191443780698052, priority: 4 12:11:38,088 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 234, messageId:ID:f7d9c529-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5f64aef6-613b-46b2-9f63-719bc7d2d0471443780697945 12:11:38,120 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 235, messageId:ID:f7df918a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=0d258359-1259-49a9-9809-c73da0c643cc1443780697983 12:11:38,145 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:11:38,131 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 12:11:38,160 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2 12:11:38,155 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.0.CR2 starting 12:11:38,186 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 230, messageId:ID:f7ea18db-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=378f8546-c972-4ea2-9b28-bca02a9916191443780698052 12:11:38,190 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:208] Sending message with counter: 700, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 9b84bd90-5617-452e-8e89-909319e5495b1443780698190, priority: 4 12:11:38,221 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 701, type: BYTE, messageId: null_HQ_DUPL_ID: ca7220b1-c40f-4448-bc42-c04a1cb495f01443780698221, priority: 4 12:11:38,232 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 236, messageId:ID:f804579d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ca7220b1-c40f-4448-bc42-c04a1cb495f01443780698221 12:11:38,217 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 12:11:38,290 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 702, type: TEXT, messageId: null_HQ_DUPL_ID: ee6490f1-162a-4f0a-bc18-cf69593561de1443780698290, priority: 4 12:11:38,292 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.14.Final 12:11:38,294 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 231, messageId:ID:f80e69be-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ee6490f1-162a-4f0a-bc18-cf69593561de1443780698290 12:11:38,333 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 235, messageId:ID:f7ff277c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9b84bd90-5617-452e-8e89-909319e5495b1443780698190 12:11:38,333 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 703, type: OBJECT, messageId: null_HQ_DUPL_ID: 3cf31032-45da-4090-9c25-2d9e877dddf91443780698333, priority: 4 12:11:38,342 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 237, messageId:ID:f8156e9f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3cf31032-45da-4090-9c25-2d9e877dddf91443780698333 12:11:38,390 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 702, message-counter: null, messageId:ID:f7ff277c-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:38,394 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 704, type: MAP, messageId: null_HQ_DUPL_ID: 611c4fa7-b9e7-4827-beca-5f88adc5964a1443780698394, priority: 4 12:11:38,403 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 232, messageId:ID:f81e4840-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=611c4fa7-b9e7-4827-beca-5f88adc5964a1443780698394 12:11:38,434 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 705, type: STREAM, messageId: null_HQ_DUPL_ID: 456f3e7c-54f1-4aa1-a727-e9bb1943ce281443780698433, priority: 4 12:11:38,436 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 236, messageId:ID:f82462c1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=456f3e7c-54f1-4aa1-a727-e9bb1943ce281443780698433 12:11:38,443 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 706, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: e00caacc-26a6-4fa0-ac77-f1a354a59c901443780698443, priority: 4 12:11:38,491 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 238, messageId:ID:f825c252-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e00caacc-26a6-4fa0-ac77-f1a354a59c901443780698443 12:11:38,504 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 707, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 51ee8d85-3508-41f2-9e98-795ff01c8e171443780698504, priority: 4 12:11:38,538 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 708, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: bf0e4c14-a5d3-4198-b669-b07f64b6bba81443780698538, priority: 4 12:11:38,592 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 709, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: d9be5f52-e60b-4856-8130-2901f848c48e1443780698592, priority: 4 12:11:38,638 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 233, messageId:ID:f82f1123-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=51ee8d85-3508-41f2-9e98-795ff01c8e171443780698504 12:11:38,649 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. 12:11:38,661 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. 12:11:38,676 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 237, messageId:ID:f8344144-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bf0e4c14-a5d3-4198-b669-b07f64b6bba81443780698538 12:11:38,733 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 239, messageId:ID:f83ca5b5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=d9be5f52-e60b-4856-8130-2901f848c48e1443780698592 12:11:38,739 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 710, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 08254b81-88b8-4e1e-b860-5f363183897e1443780698739, priority: 4 12:11:38,750 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 12:11:38,777 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 711, type: BYTE, messageId: null_HQ_DUPL_ID: cf094300-b758-495b-97cd-57c70bb998201443780698776, priority: 4 12:11:38,780 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 238, messageId:ID:f858e047-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cf094300-b758-495b-97cd-57c70bb998201443780698776 12:11:38,794 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 12:11:38,833 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 712, type: TEXT, messageId: null_HQ_DUPL_ID: 773ccf56-90a0-45d7-9337-cf0f29e8f2351443780698833, priority: 4 12:11:38,837 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 240, messageId:ID:f86192d8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=773ccf56-90a0-45d7-9337-cf0f29e8f2351443780698833 12:11:38,848 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 711, message-counter: null, messageId:ID:f86192d8-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:38,860 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 12:11:38,881 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 713, type: OBJECT, messageId: null_HQ_DUPL_ID: fb4bf234-6e27-4aa0-bb63-d09d7215157b1443780698881, priority: 4 12:11:38,885 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 234, messageId:ID:f852ecd6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=08254b81-88b8-4e1e-b860-5f363183897e1443780698739 12:11:38,889 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 239, messageId:ID:f86897b9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fb4bf234-6e27-4aa0-bb63-d09d7215157b1443780698881 12:11:38,937 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 714, type: MAP, messageId: null_HQ_DUPL_ID: 3d84ae35-f642-4b0a-b807-8d482ed7c8771443780698937, priority: 4 12:11:38,943 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 241, messageId:ID:f8714a4a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3d84ae35-f642-4b0a-b807-8d482ed7c8771443780698937 12:11:38,986 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 715, type: STREAM, messageId: null_HQ_DUPL_ID: c4b39461-fe1b-4f8c-abf5-8b7f198b93e81443780698986, priority: 4 12:11:38,989 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 716, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 64ee9397-7d11-42d1-9797-cc928c4295871443780698989, priority: 4 12:11:38,993 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 235, messageId:ID:f8789d4b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c4b39461-fe1b-4f8c-abf5-8b7f198b93e81443780698986 12:11:39,003 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 12:11:39,043 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 240, messageId:ID:f879127c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=64ee9397-7d11-42d1-9797-cc928c4295871443780698989 12:11:39,046 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 717, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 1042a6f4-43c2-4a5e-a81e-edf2c83508691443780699046, priority: 4 12:11:39,095 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 718, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 3ec38748-a912-400b-ad41-5b92b5ded1e71443780699095, priority: 4 12:11:39,067 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 12:11:39,145 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 719, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 222fe80f-d551-4bcb-a34b-891e464b5f241443780699144, priority: 4 12:11:39,172 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 12:11:39,198 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 242, messageId:ID:f881c50d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1042a6f4-43c2-4a5e-a81e-edf2c83508691443780699046 12:11:39,243 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 236, messageId:ID:f889662e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3ec38748-a912-400b-ad41-5b92b5ded1e71443780699095 12:11:39,251 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 12:11:39,287 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 241, messageId:ID:f890e03f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=222fe80f-d551-4bcb-a34b-891e464b5f241443780699144 12:11:39,299 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 720, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 6d707b86-ebfc-4028-a478-fac3efd124ae1443780699299, priority: 4 12:11:39,344 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 721, type: BYTE, messageId: null_HQ_DUPL_ID: 68d7c601-ced2-4c7a-9b10-249fd41b71ac1443780699344, priority: 4 12:11:39,348 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 237, messageId:ID:f8af3db1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=68d7c601-ced2-4c7a-9b10-249fd41b71ac1443780699344 12:11:39,387 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 722, type: TEXT, messageId: null_HQ_DUPL_ID: 4ebf2347-c7c3-4145-8307-a5580c0756011443780699387, priority: 4 12:11:39,391 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 242, messageId:ID:f8b5cd62-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4ebf2347-c7c3-4145-8307-a5580c0756011443780699387 12:11:39,425 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 720, message-counter: null, messageId:ID:f8af3db1-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:39,432 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 243, messageId:ID:f8a85fe0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d707b86-ebfc-4028-a478-fac3efd124ae1443780699299 12:11:39,448 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 723, type: OBJECT, messageId: null_HQ_DUPL_ID: 7871b31b-f958-440a-8810-ad23dc5f65691443780699448, priority: 4 12:11:39,457 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 238, messageId:ID:f8bf1c33-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7871b31b-f958-440a-8810-ad23dc5f65691443780699448 12:11:39,491 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 724, type: MAP, messageId: null_HQ_DUPL_ID: a57c48de-e6bb-42b1-adc0-f6c2bd73c0d71443780699491, priority: 4 12:11:39,500 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 243, messageId:ID:f8c5d2f4-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a57c48de-e6bb-42b1-adc0-f6c2bd73c0d71443780699491 12:11:39,533 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 725, type: STREAM, messageId: null_HQ_DUPL_ID: 9b1253d9-942b-4dba-bed5-965569325b3e1443780699533, priority: 4 12:11:39,539 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 244, messageId:ID:f8cc3b95-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=9b1253d9-942b-4dba-bed5-965569325b3e1443780699533 12:11:39,560 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 726, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: a814082d-090e-4d90-9f54-d95f7791ca521443780699560, priority: 4 12:11:39,601 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 727, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 54e874ac-af05-4c6b-b8fd-a848d4aa00ca1443780699601, priority: 4 12:11:39,635 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 239, messageId:ID:f8d03336-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a814082d-090e-4d90-9f54-d95f7791ca521443780699560 12:11:39,642 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 728, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: e718f4f0-332e-4b1d-a1ec-c9b9f0a177551443780699642, priority: 4 12:11:39,736 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 729, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: ae8107cf-70a7-45a0-a010-7043445460931443780699736, priority: 4 12:11:39,751 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 244, messageId:ID:f8d69bd7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=54e874ac-af05-4c6b-b8fd-a848d4aa00ca1443780699601 12:11:39,810 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 245, messageId:ID:f8dcb658-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e718f4f0-332e-4b1d-a1ec-c9b9f0a177551443780699642 12:11:39,853 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 730, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 31dc1613-0b68-42b4-bae8-db75a9f60ce11443780699853, priority: 4 12:11:39,885 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 12:11:39,894 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 240, messageId:ID:f8eb0e39-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ae8107cf-70a7-45a0-a010-7043445460931443780699736 12:11:39,910 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 731, type: BYTE, messageId: null_HQ_DUPL_ID: e768a18e-2b3a-4977-8a3f-00a4591e10f31443780699910, priority: 4 12:11:39,927 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 246, messageId:ID:f905c22b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e768a18e-2b3a-4977-8a3f-00a4591e10f31443780699910 12:11:39,933 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 729, message-counter: null, messageId:ID:f8eb0e39-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:39,985 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 245, messageId:ID:f8fce88a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=31dc1613-0b68-42b4-bae8-db75a9f60ce11443780699853 12:11:39,995 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 732, type: TEXT, messageId: null_HQ_DUPL_ID: 6feede8d-1afc-4ff7-851b-54c9813cb2b41443780699995, priority: 4 12:11:39,997 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 241, messageId:ID:f912936c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6feede8d-1afc-4ff7-851b-54c9813cb2b41443780699995 12:11:40,028 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 733, type: OBJECT, messageId: null_HQ_DUPL_ID: 6d21c1ae-6407-4bae-af61-a54c85b3747a1443780700028, priority: 4 12:11:40,032 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 247, messageId:ID:f9179c7d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6d21c1ae-6407-4bae-af61-a54c85b3747a1443780700028 12:11:40,051 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 12:11:40,085 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 734, type: MAP, messageId: null_HQ_DUPL_ID: eaa1a0d1-08fb-4ede-b2a2-7f27701c65d71443780700085, priority: 4 12:11:40,093 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 246, messageId:ID:f920761e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=eaa1a0d1-08fb-4ede-b2a2-7f27701c65d71443780700085 12:11:40,098 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 735, type: STREAM, messageId: null_HQ_DUPL_ID: 764dc80c-5922-4b70-b9ec-2daf2c5257c51443780700098, priority: 4 12:11:40,105 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 242, messageId:ID:f92271ef-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=764dc80c-5922-4b70-b9ec-2daf2c5257c51443780700098 12:11:40,133 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 736, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: dea31f5b-f11f-4d7f-bab1-14527e6c16081443780700133, priority: 4 12:11:40,185 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 248, messageId:ID:f927a210-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=dea31f5b-f11f-4d7f-bab1-14527e6c16081443780700133 12:11:40,195 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 737, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: b87b017b-f253-494b-9be0-a826df79289f1443780700195, priority: 4 12:11:40,207 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 738, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: c2f56153-5601-4b08-bba1-31e6e6a73f011443780700207, priority: 4 12:11:40,214 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/deployments 12:11:40,286 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 739, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 3acd1e0d-4eac-40a6-9745-10c7da1767911443780700286, priority: 4 12:11:40,336 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 247, messageId:ID:f9313f01-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=b87b017b-f253-494b-9be0-a826df79289f1443780700195 12:11:40,343 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 243, messageId:ID:f932ecb2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c2f56153-5601-4b08-bba1-31e6e6a73f011443780700207 12:11:40,399 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 738, message-counter: null, messageId:ID:f932ecb2-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:40,415 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 249, messageId:ID:f93efaa3-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=3acd1e0d-4eac-40a6-9745-10c7da1767911443780700286 12:11:40,437 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 740, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 8d375fab-22a5-4e59-ab3c-147badffbd2d1443780700437, priority: 4 12:11:40,444 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 741, type: BYTE, messageId: null_HQ_DUPL_ID: 01d4eeaf-a9a5-46da-9fbf-769da62c77fd1443780700444, priority: 4 12:11:40,447 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 244, messageId:ID:f9573d95-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=01d4eeaf-a9a5-46da-9fbf-769da62c77fd1443780700444 12:11:40,517 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 742, type: TEXT, messageId: null_HQ_DUPL_ID: af52469d-3ea8-4ff0-943c-6590cb50979e1443780700517, priority: 4 12:11:40,520 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 250, messageId:ID:f9623a16-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=af52469d-3ea8-4ff0-943c-6590cb50979e1443780700517 12:11:40,547 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 743, type: OBJECT, messageId: null_HQ_DUPL_ID: 376d14ab-366f-4f45-90fc-84299043b9181443780700547, priority: 4 12:11:40,554 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 245, messageId:ID:f966f507-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=376d14ab-366f-4f45-90fc-84299043b9181443780700547 12:11:40,584 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 248, messageId:ID:f9565334-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8d375fab-22a5-4e59-ab3c-147badffbd2d1443780700437 12:11:40,597 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 12:11:40,621 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 744, type: MAP, messageId: null_HQ_DUPL_ID: 8317f047-6493-4ead-bed3-5563a5c067f61443780700621, priority: 4 12:11:40,635 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 251, messageId:ID:f9721898-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8317f047-6493-4ead-bed3-5563a5c067f61443780700621 12:11:40,654 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 745, type: STREAM, messageId: null_HQ_DUPL_ID: 44403fff-fdbf-4ca5-b6ea-4d8a2969b9301443780700654, priority: 4 12:11:40,664 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 246, messageId:ID:f97748b9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=44403fff-fdbf-4ca5-b6ea-4d8a2969b9301443780700654 12:11:40,686 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 746, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: a9a6df76-d783-44e9-bf3d-daf5582c96691443780700685, priority: 4 12:11:40,735 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 747, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: db88b53a-bcfe-4dd5-b1e9-a49fa800610e1443780700735, priority: 4 12:11:40,742 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 249, messageId:ID:f97c03aa-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a9a6df76-d783-44e9-bf3d-daf5582c96691443780700685 12:11:40,767 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 748, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 70646cc6-7151-4785-ad79-ed1984d2795e1443780700767, priority: 4 12:11:40,842 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 749, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 83e27896-5e0d-4ecd-9324-33a1b41f23071443780700842, priority: 4 12:11:40,905 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 247, messageId:ID:f9885fbc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=70646cc6-7151-4785-ad79-ed1984d2795e1443780700767 12:11:40,905 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 252, messageId:ID:f983a4cb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=db88b53a-bcfe-4dd5-b1e9-a49fa800610e1443780700735 12:11:40,932 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 747, message-counter: null, messageId:ID:f9885fbc-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:40,973 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 250, messageId:ID:f993d16d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=83e27896-5e0d-4ecd-9324-33a1b41f23071443780700842 12:11:41,006 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 750, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: e89b1f15-323b-4696-98c1-58c074bf82291443780701006, priority: 4 12:11:41,007 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 751, type: BYTE, messageId: null_HQ_DUPL_ID: 5097b55e-b6fe-4290-bf92-d3991ce0732a1443780701007, priority: 4 12:11:41,019 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 253, messageId:ID:f9ad73ef-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5097b55e-b6fe-4290-bf92-d3991ce0732a1443780701007 12:11:41,073 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 752, type: TEXT, messageId: null_HQ_DUPL_ID: fa1c917d-83d6-4b03-8914-2828916efd311443780701073, priority: 4 12:11:41,076 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 251, messageId:ID:f9b737f0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=fa1c917d-83d6-4b03-8914-2828916efd311443780701073 12:11:41,119 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 753, type: OBJECT, messageId: null_HQ_DUPL_ID: c30cb835-bd09-4f10-a9bc-b1f77ab407561443780701119, priority: 4 12:11:41,126 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 254, messageId:ID:f9be15c1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=c30cb835-bd09-4f10-a9bc-b1f77ab407561443780701119 12:11:41,156 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 248, messageId:ID:f9acd7ae-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=e89b1f15-323b-4696-98c1-58c074bf82291443780701006 12:11:41,176 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 754, type: MAP, messageId: null_HQ_DUPL_ID: 7d34c3f2-a1e4-4edb-9668-c046deb880681443780701176, priority: 4 12:11:41,187 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 252, messageId:ID:f9c6ef62-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7d34c3f2-a1e4-4edb-9668-c046deb880681443780701176 12:11:41,199 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging) 12:11:41,202 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221006: Waiting to obtain live lock 12:11:41,226 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 755, type: STREAM, messageId: null_HQ_DUPL_ID: 4e42de4b-9bfc-4f81-b5be-6fda326c6c681443780701226, priority: 4 12:11:41,229 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 255, messageId:ID:f9ce6973-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4e42de4b-9bfc-4f81-b5be-6fda326c6c681443780701226 12:11:41,257 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 756, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 25b652b5-c2fe-4f18-a6a1-507de54001741443780701257, priority: 4 12:11:41,266 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 12:11:41,289 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 757, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 6de8100b-8b57-4f83-9a50-77272b262dcb1443780701289, priority: 4 12:11:41,309 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 249, messageId:ID:f9d32464-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=25b652b5-c2fe-4f18-a6a1-507de54001741443780701257 12:11:41,331 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 758, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: a2534aab-514b-4643-bdcd-0ef1aa4f948b1443780701331, priority: 4 12:11:41,339 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 756, message-counter: null, messageId:ID:f9d32464-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:41,410 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 759, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 55b58044-8670-4daa-82e3-09f1875b29e31443780701410, priority: 4 12:11:41,461 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 256, messageId:ID:f9de6f06-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a2534aab-514b-4643-bdcd-0ef1aa4f948b1443780701331 12:11:41,467 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 253, messageId:ID:f9d80665-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=6de8100b-8b57-4f83-9a50-77272b262dcb1443780701289 12:11:41,524 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:11:41,531 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) JGRP000015: the send buffer of socket DatagramSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:11:41,534 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:11:41,535 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) JGRP000015: the send buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 12:11:41,535 WARN [org.jgroups.protocols.UDP] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 12:11:41,541 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:11:41,542 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 250, messageId:ID:f9ea7cf7-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=55b58044-8670-4daa-82e3-09f1875b29e31443780701410 12:11:41,552 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:11:41,556 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:11:41,569 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 760, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 5ef138b8-015b-43f8-9ef4-ee1f4381205b1443780701569, priority: 4 12:11:41,570 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 761, type: BYTE, messageId: null_HQ_DUPL_ID: 12f425dc-9f5f-4d58-b3c7-5042a00b3edc1443780701570, priority: 4 12:11:41,578 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 254, messageId:ID:fa035c29-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=12f425dc-9f5f-4d58-b3c7-5042a00b3edc1443780701570 12:11:41,643 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 762, type: TEXT, messageId: null_HQ_DUPL_ID: 1627baff-7fbb-4146-93db-1ff0c0a718181443780701643, priority: 4 12:11:41,645 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 251, messageId:ID:fa0e0a8a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=1627baff-7fbb-4146-93db-1ff0c0a718181443780701643 12:11:41,679 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 763, type: OBJECT, messageId: null_HQ_DUPL_ID: 8dd8eff4-c26a-4712-bb92-cd847aeef3181443780701679, priority: 4 12:11:41,684 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 255, messageId:ID:fa13afdb-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=8dd8eff4-c26a-4712-bb92-cd847aeef3181443780701679 12:11:41,706 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 257, messageId:ID:fa02e6f8-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5ef138b8-015b-43f8-9ef4-ee1f4381205b1443780701569 12:11:41,746 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 764, type: MAP, messageId: null_HQ_DUPL_ID: 5d1778e0-8ef1-4f36-8250-42623845f8f41443780701746, priority: 4 12:11:41,756 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 252, messageId:ID:fa1dc1fc-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5d1778e0-8ef1-4f36-8250-42623845f8f41443780701746 12:11:41,784 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 765, type: STREAM, messageId: null_HQ_DUPL_ID: 54878b2d-7b45-4085-9332-d38068b15bdc1443780701784, priority: 4 12:11:41,792 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 256, messageId:ID:fa238e5d-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=54878b2d-7b45-4085-9332-d38068b15bdc1443780701784 12:11:41,802 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 765, message-counter: null, messageId:ID:fa238e5d-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:41,807 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 766, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 61da9b0d-7e0e-4954-a130-228a0f42232c1443780701807, priority: 4 12:11:41,854 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 258, messageId:ID:fa2710ce-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=61da9b0d-7e0e-4954-a130-228a0f42232c1443780701807 12:11:41,857 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 767, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 5fd1df99-18d8-488a-b4b5-47b28e0fd3a31443780701857, priority: 4 12:11:41,894 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 768, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: 7e383963-1e52-4ae3-ad70-4931279ecbfb1443780701894, priority: 4 12:11:41,955 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 769, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: 7c2a3fbf-ea10-4ad8-99e8-2a4419064f9f1443780701955, priority: 4 12:11:41,996 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 253, messageId:ID:fa2ed8ff-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5fd1df99-18d8-488a-b4b5-47b28e0fd3a31443780701857 12:11:42,036 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 257, messageId:ID:fa345740-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7e383963-1e52-4ae3-ad70-4931279ecbfb1443780701894 12:11:42,085 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 259, messageId:ID:fa3da611-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7c2a3fbf-ea10-4ad8-99e8-2a4419064f9f1443780701955 12:11:42,097 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 770, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 26ad3a1f-22e5-48d6-93e3-524152de25fb1443780702097, priority: 4 12:11:42,136 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 771, type: BYTE, messageId: null_HQ_DUPL_ID: 00c1acef-8884-4ff0-aa2d-c0556ca5e90f1443780702136, priority: 4 12:11:42,139 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 258, messageId:ID:fa596b73-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=00c1acef-8884-4ff0-aa2d-c0556ca5e90f1443780702136 12:11:42,185 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 772, type: TEXT, messageId: null_HQ_DUPL_ID: 072bddb0-2c78-4675-8684-e16c78f0ffbe1443780702185, priority: 4 12:11:42,187 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 260, messageId:ID:fa60be74-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=072bddb0-2c78-4675-8684-e16c78f0ffbe1443780702185 12:11:42,230 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 254, messageId:ID:fa5350f2-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=26ad3a1f-22e5-48d6-93e3-524152de25fb1443780702097 12:11:42,239 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 773, type: OBJECT, messageId: null_HQ_DUPL_ID: 5ec9a77c-94ba-4990-87f9-f5a73a5419881443780702239, priority: 4 12:11:42,243 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 259, messageId:ID:fa6922e5-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5ec9a77c-94ba-4990-87f9-f5a73a5419881443780702239 12:11:42,288 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 774, type: MAP, messageId: null_HQ_DUPL_ID: 67a8e99a-6086-471b-af77-38fa48213e9b1443780702287, priority: 4 12:11:42,297 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 261, messageId:ID:fa7075e6-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=67a8e99a-6086-471b-af77-38fa48213e9b1443780702287 12:11:42,305 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 774, message-counter: null, messageId:ID:fa7075e6-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:42,330 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 775, type: STREAM, messageId: null_HQ_DUPL_ID: 7c8571c3-4b54-4496-8541-caa43e0f1b441443780702330, priority: 4 12:11:42,333 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 255, messageId:ID:fa770597-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=7c8571c3-4b54-4496-8541-caa43e0f1b441443780702330 12:11:42,344 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 776, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: ca52d608-6180-4be5-84cb-4693d03c6ef81443780702344, priority: 4 12:11:42,400 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 777, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 41fc5475-2c4f-45a6-b5db-19b6642c35ce1443780702400, priority: 4 12:11:42,406 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 260, messageId:ID:fa790168-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=ca52d608-6180-4be5-84cb-4693d03c6ef81443780702344 12:11:42,435 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 778, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: bbca4414-5679-4090-b4b3-83ace1fa20271443780702435, priority: 4 12:11:42,507 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 779, type: LARGE_MAP, messageId: null_HQ_DUPL_ID: cfcfb739-7669-4173-8c0d-1b566da203751443780702507, priority: 4 12:11:42,534 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 262, messageId:ID:fa818ce9-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=41fc5475-2c4f-45a6-b5db-19b6642c35ce1443780702400 12:11:42,566 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 256, messageId:ID:fa870b2a-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=bbca4414-5679-4090-b4b3-83ace1fa20271443780702435 12:11:42,635 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 780, type: STREAM_LARGE, messageId: null_HQ_DUPL_ID: 791cb1f9-eeff-4a9b-b635-70227834c66a1443780702635, priority: 4 12:11:42,639 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 261, messageId:ID:fa91e09b-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=cfcfb739-7669-4173-8c0d-1b566da203751443780702507 12:11:42,668 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 781, type: BYTE, messageId: null_HQ_DUPL_ID: f3117419-9232-4d02-82ce-51325d57ad311443780702668, priority: 4 12:11:42,671 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 257, messageId:ID:faaa71ad-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=f3117419-9232-4d02-82ce-51325d57ad311443780702668 12:11:42,685 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221034: Waiting indefinitely to obtain live lock 12:11:42,739 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 782, type: TEXT, messageId: null_HQ_DUPL_ID: 178491b0-996e-42bc-9e25-2d36157da7411443780702739, priority: 4 12:11:42,741 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 262, messageId:ID:fab5471e-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=178491b0-996e-42bc-9e25-2d36157da7411443780702739 12:11:42,761 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 263, messageId:ID:faa5689c-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=791cb1f9-eeff-4a9b-b635-70227834c66a1443780702635 12:11:42,772 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 783, type: OBJECT, messageId: null_HQ_DUPL_ID: a8807acd-f529-42c4-8a57-35914feee4a61443780702772, priority: 4 12:11:42,780 Thread-14 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 258, messageId:ID:faba773f-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=a8807acd-f529-42c4-8a57-35914feee4a61443780702772 12:11:42,821 Thread-17 INFO [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:258] Receiver for node: 127.0.0.1. Received message - count: 783, message-counter: null, messageId:ID:faba773f-68ed-11e5-968c-e1bd972c6a32 SENT ACKNOWLEDGE 12:11:42,845 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 784, type: MAP, messageId: null_HQ_DUPL_ID: 5c2cd7b0-e516-45be-94cb-760c3970a56c1443780702845, priority: 4 12:11:42,850 Thread-15 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 263, messageId:ID:fac573c0-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=5c2cd7b0-e516-45be-94cb-760c3970a56c1443780702845 12:11:42,862 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 785, type: STREAM, messageId: null_HQ_DUPL_ID: 4dc4c6ed-3597-4bc2-927d-2517b2f95c0b1443780702862, priority: 4 12:11:42,865 Thread-16 INFO [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:118] Producer for node: 127.0.0.1and queue: jms/queue/testQueue0. Sent message with property counter: 264, messageId:ID:fac80bd1-68ed-11e5-968c-e1bd972c6a32, _HQ_DUPL_ID=4dc4c6ed-3597-4bc2-927d-2517b2f95c0b1443780702862 12:11:42,877 INFO [org.apache.activemq.artemis.core.server] (Thread-3 (ActiveMQ-scheduled-threads-1560332331)) AMQ221008: live server wants to restart, restarting server in backup 12:11:42,881 Thread-14 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 786, type: LARGE_BYTE, messageId: null_HQ_DUPL_ID: 0b46e81d-ca8e-4980-a898-5989308edf171443780702881, priority: 4 12:11:42,931 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-client-global-threads-1516978372)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:11:42,934 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl:194] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:11:42,933 WARN [org.jboss.activemq.artemis.wildfly.integration.recovery] (Thread-1 (ActiveMQ-client-global-threads-1516978372)) being disconnected for server shutdown: ActiveMQDisconnectedException[errorType=DISCONNECTED message=AMQ119015: The connection was disconnected because of server shutdown] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) [artemis-core-client-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) [artemis-core-client-1.1.0.jar:1.1.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] 12:11:42,934 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl:194] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:11:42,956 Thread-15 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 787, type: LARGE_TEXT, messageId: null_HQ_DUPL_ID: 45e12782-a09b-4dbc-afe7-60287e4724a41443780702956, priority: 4 12:11:42,965 INFO [org.apache.activemq.artemis.core.server] (Thread-105) AMQ221021: failed to remove connection 12:11:42,972 Thread-16 INFO [org.jboss.qa.hornetq.apps.impl.ClientMixMessageBuilder:211] Sending message with counter: 788, type: LARGE_OBJECT, messageId: null_HQ_DUPL_ID: f9d87c3d-2e22-4259-9c88-3065d2a0f90e1443780702972, priority: 4 12:11:42,995 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl:194] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:11:43,001 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:11:43,002 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 12:11:42,993 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl:194] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:11:43,011 INFO [org.wildfly.extension.messaging-activemq] (Thread-105) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 12:11:43,012 INFO [org.wildfly.extension.messaging-activemq] (Thread-105) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:11:43,047 INFO [org.apache.activemq.artemis.jms.server] (ServerService Thread Pool -- 82) AMQ121004: JMS Server Manager Caching command for destroyConnectionFactory for RemoteConnectionFactory since the JMS Server is not active yet 12:11:43,048 WARN [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0004: Failed to destroy queue: divertedQueue: java.lang.IllegalStateException: Cannot access JMS Server, core server is not yet active at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.checkInitialised(JMSServerManagerImpl.java:1363) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.access$1100(JMSServerManagerImpl.java:101) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl$3.runException(JMSServerManagerImpl.java:660) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.runAfterActive(JMSServerManagerImpl.java:1526) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.removeQueueFromBindingRegistry(JMSServerManagerImpl.java:652) [artemis-jms-server-1.1.0.jar:1.1.0] at org.wildfly.extension.messaging.activemq.jms.JMSQueueService$2.run(JMSQueueService.java:101) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 12:11:43,053 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:43,066 WARN [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0004: Failed to destroy jms topic: testTopic0: java.lang.IllegalStateException: Cannot access JMS Server, core server is not yet active at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.checkInitialised(JMSServerManagerImpl.java:1363) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.access$1100(JMSServerManagerImpl.java:101) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl$4.runException(JMSServerManagerImpl.java:700) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.runAfterActive(JMSServerManagerImpl.java:1526) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.removeTopicFromBindingRegistry(JMSServerManagerImpl.java:692) [artemis-jms-server-1.1.0.jar:1.1.0] at org.wildfly.extension.messaging.activemq.jms.JMSTopicService$2.run(JMSTopicService.java:95) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 12:11:43,067 WARN [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0004: Failed to destroy queue: DLQ: java.lang.IllegalStateException: Cannot access JMS Server, core server is not yet active at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.checkInitialised(JMSServerManagerImpl.java:1363) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.access$1100(JMSServerManagerImpl.java:101) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl$3.runException(JMSServerManagerImpl.java:660) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.runAfterActive(JMSServerManagerImpl.java:1526) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.removeQueueFromBindingRegistry(JMSServerManagerImpl.java:652) [artemis-jms-server-1.1.0.jar:1.1.0] at org.wildfly.extension.messaging.activemq.jms.JMSQueueService$2.run(JMSQueueService.java:101) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 12:11:43,067 WARN [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 87) WFLYMSGAMQ0004: Failed to destroy queue: ExpiryQueue: java.lang.IllegalStateException: Cannot access JMS Server, core server is not yet active at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.checkInitialised(JMSServerManagerImpl.java:1363) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.access$1100(JMSServerManagerImpl.java:101) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl$3.runException(JMSServerManagerImpl.java:660) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.runAfterActive(JMSServerManagerImpl.java:1526) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.removeQueueFromBindingRegistry(JMSServerManagerImpl.java:652) [artemis-jms-server-1.1.0.jar:1.1.0] at org.wildfly.extension.messaging.activemq.jms.JMSQueueService$2.run(JMSQueueService.java:101) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 12:11:43,067 WARN [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 86) WFLYMSGAMQ0004: Failed to destroy queue: testQueue0: java.lang.IllegalStateException: Cannot access JMS Server, core server is not yet active at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.checkInitialised(JMSServerManagerImpl.java:1363) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.access$1100(JMSServerManagerImpl.java:101) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl$3.runException(JMSServerManagerImpl.java:660) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.runAfterActive(JMSServerManagerImpl.java:1526) [artemis-jms-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.removeQueueFromBindingRegistry(JMSServerManagerImpl.java:652) [artemis-jms-server-1.1.0.jar:1.1.0] at org.wildfly.extension.messaging.activemq.jms.JMSQueueService$2.run(JMSQueueService.java:101) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_51] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_51] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 12:11:43,071 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 88) AMQ151003: resource adaptor stopped 12:11:43,074 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:43,076 INFO [org.apache.activemq.artemis.jms.server] (ServerService Thread Pool -- 81) AMQ121004: JMS Server Manager Caching command for destroyConnectionFactory for InVmConnectionFactory since the JMS Server is not active yet 12:11:43,070 ERROR [org.apache.activemq.artemis.core.server] (default I/O-5) AMQ224018: Failed to create session: ActiveMQSessionCreationException[errorType=SESSION_CREATION_REJECTED message=AMQ119034: Server not started] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handleCreateSession(ActiveMQPacketHandler.java:125) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handlePacket(ActiveMQPacketHandler.java:76) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] 12:11:43,092 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:43,101 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext:549] AMQ212010: Server is starting, retry to create the session df6739e4-68ed-11e5-968c-e1bd972c6a32 12:11:43,112 ERROR [org.apache.activemq.artemis.core.server] (default I/O-5) AMQ224018: Failed to create session: ActiveMQSessionCreationException[errorType=SESSION_CREATION_REJECTED message=AMQ119034: Server not started] at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handleCreateSession(ActiveMQPacketHandler.java:125) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handlePacket(ActiveMQPacketHandler.java:76) at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:559) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:349) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:331) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:595) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435) at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371) at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539) [xnio-nio-3.3.2.Final.jar:3.3.2.Final] 12:11:43,125 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext:549] AMQ212010: Server is starting, retry to create the session df6739e4-68ed-11e5-968c-e1bd972c6a32 12:11:43,221 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:43,224 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:43,233 INFO [org.apache.activemq.artemis.core.server] (Thread-105) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [d29b294f-68ed-11e5-b37c-932152de759d] stopped 12:11:43,690 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221035: Live Server Obtained live lock 12:11:44,057 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:11:44,058 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:44,059 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 12:11:44,062 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:11:44,063 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 12:11:44,077 WARN [org.apache.activemq.artemis.core.client] (activemq-discovery-group-thread-dg-group1) AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=d29b294f-68ed-11e5-b37c-932152de759d 12:11:44,078 WARN [org.apache.activemq.artemis.core.client] (activemq-discovery-group-thread-dg-group1) AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=d29b294f-68ed-11e5-b37c-932152de759d 12:11:44,081 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:44,106 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:44,108 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 12:11:44,109 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=d29b294f-68ed-11e5-b37c-932152de759d] 12:11:44,136 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 12:11:44,141 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221003: trying to deploy queue jms.topic.testTopic0 12:11:44,159 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 75) AMQ221003: trying to deploy queue jms.queue.divertedQueue 12:11:44,179 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 12:11:44,188 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.testQueue0 12:11:44,196 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 12:11:44,199 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.DLQ 12:11:44,235 INFO [org.apache.activemq.artemis.core.server] (Thread-105) AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/journal,bindingsDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/bindings,largeMessagesDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/largemessages,pagingDirectory=/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/scripts/journal-A/paging) 12:11:44,246 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221032: Waiting to become backup node 12:11:44,247 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221033: ** got backup lock 12:11:44,253 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221012: Using AIO Journal 12:11:44,268 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 12:11:44,275 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 12:11:44,276 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 12:11:44,278 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 12:11:44,280 INFO [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ221109: Apache ActiveMQ Artemis Backup Server version 1.1.0 [d29b294f-68ed-11e5-b37c-932152de759d] started, waiting live to fail before it gets active 12:11:44,288 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0007: Registered connection factory java:/JmsXA 12:11:44,388 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-5) Resource adaptor started 12:11:44,388 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra 12:11:44,391 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 12:11:44,394 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:11:44,682 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 12:11:44,683 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 12:11:44,683 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 11666ms - Started 284 of 584 services (383 services are lazy, passive or on-demand) 12:11:44,738 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:182] ######################################## 12:11:44,738 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:183] failback - Live started again 12:11:44,738 main WARN [org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase:184] ######################################## 12:11:44,883 main INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "read-resource", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "active" }' 12:11:45,065 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:45,089 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:45,117 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:45,255 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:45,260 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:46,077 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:46,115 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:46,130 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:46,162 INFO [org.apache.activemq.artemis.core.server] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-456249512)) AMQ221031: backup announced 12:11:47,084 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:47,124 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:47,135 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:47,273 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:47,279 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:48,090 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:48,131 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:48,141 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:49,097 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:49,140 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:49,148 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:49,286 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:49,298 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:50,104 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:50,148 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:50,154 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:51,110 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:51,153 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:51,160 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:51,294 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:51,308 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:52,117 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:52,160 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:52,167 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:52,934 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:11:52,971 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:11:52,981 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:11:53,123 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:53,166 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:53,172 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:53,302 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:53,316 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:54,129 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:54,171 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:54,177 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:55,136 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:55,177 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:55,182 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:55,310 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:55,324 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:56,141 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:56,182 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:56,188 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:57,146 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:57,188 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:57,193 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:57,316 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:57,332 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:58,151 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:58,194 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:58,198 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:59,156 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:59,200 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:59,207 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:11:59,323 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:11:59,338 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:00,160 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:00,204 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:00,213 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:01,166 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:01,211 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:01,218 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:01,329 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:01,348 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:02,171 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:02,216 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:02,222 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:02,935 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:02,972 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:02,982 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:03,176 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:03,220 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:03,226 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:03,335 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:03,354 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:04,182 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:04,227 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:04,231 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:05,187 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:05,233 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:05,236 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:05,340 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:05,360 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:06,192 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:06,237 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:06,240 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:07,198 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:07,242 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:07,245 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:07,346 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:07,365 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:08,203 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:08,249 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:08,250 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:09,208 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:09,255 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:09,256 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:09,352 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:09,371 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:10,215 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:10,261 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:10,262 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:11,219 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:11,266 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:11,267 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:11,359 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:11,377 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:12,224 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:12,271 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:12,272 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:12,935 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:12,972 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:12,982 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:13,142 Thread-3 (ActiveMQ-client-global-threads-1995983824) ERROR [org.apache.activemq.artemis.core.client.impl.ClientSessionImpl:901] AMQ214003: Failed to handle failover ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ119014: Timed out after waiting 30,000 ms for response when sending packet 30] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:350) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.recreateSession(ActiveMQSessionContext.java:543) at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.handleFailover(ClientSessionImpl.java:865) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:721) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) at org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) at org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 12:12:13,228 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:13,277 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:13,278 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:13,365 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:13,382 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:14,233 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:14,283 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:14,283 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:15,237 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:15,289 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:15,290 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:15,372 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:15,387 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:16,242 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:16,295 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:16,295 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:17,248 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:17,301 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:17,301 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:17,377 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:17,392 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:18,252 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:18,306 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:18,308 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:19,258 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:19,310 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:19,313 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:19,385 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:19,398 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:20,263 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:20,315 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:20,317 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:21,270 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:21,322 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:21,322 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:21,391 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:21,404 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:22,275 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:22,326 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:22,328 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:22,936 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:22,973 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:22,983 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:23,281 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:23,330 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:23,334 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:23,396 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:23,409 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:24,286 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:24,335 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:24,341 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:25,292 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:25,340 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:25,345 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:25,402 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:25,417 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:26,297 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:26,344 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:26,350 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:27,302 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:27,349 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:27,355 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:27,407 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:27,422 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:28,308 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:28,355 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:28,359 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:29,313 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:29,359 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:29,365 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:29,412 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:29,426 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:30,318 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:30,364 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:30,370 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:31,324 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:31,368 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:31,374 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:31,416 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:31,433 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:32,328 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:32,372 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:32,377 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:32,936 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:32,973 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:32,983 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:33,333 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:33,377 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:33,382 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:33,421 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:33,440 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:34,340 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:34,384 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:34,386 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:35,345 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:35,390 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:35,390 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:35,427 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:35,446 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:36,350 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:36,397 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:36,397 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:37,358 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:37,402 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:37,402 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:37,437 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:37,450 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:38,364 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:38,408 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:38,408 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:39,368 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:39,414 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:39,417 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:39,452 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:39,458 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:40,372 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:40,418 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:40,422 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:41,378 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:41,422 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:41,426 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:41,458 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:41,464 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:42,383 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:42,428 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:42,431 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:42,937 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:42,974 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:42,983 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:43,142 Thread-3 (ActiveMQ-client-global-threads-1995983824) ERROR [org.apache.activemq.artemis.core.client.impl.ClientSessionImpl:901] AMQ214003: Failed to handle failover ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ119014: Timed out after waiting 30,000 ms for response when sending packet 32] at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:350) at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.reattachOnNewConnection(ActiveMQSessionContext.java:511) at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.handleFailover(ClientSessionImpl.java:846) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:721) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) at org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) at org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 12:12:43,143 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl:194] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:12:43,146 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:43,387 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:43,432 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:43,436 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:43,468 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:43,468 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:44,150 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:44,392 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:44,437 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:44,441 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:45,156 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:45,397 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:45,442 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:45,446 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:45,479 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:45,480 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:46,159 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:46,400 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:46,445 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:46,448 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:47,165 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:47,405 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:47,450 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:47,455 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:47,487 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:47,487 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:48,169 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:48,409 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:48,454 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:48,460 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:49,173 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:49,413 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:49,457 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:49,463 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:49,492 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:49,493 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:50,178 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:50,418 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:50,465 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:50,468 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:51,182 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:51,424 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:51,469 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:51,473 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:51,503 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:51,504 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:52,189 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:52,429 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:52,475 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:52,478 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:52,937 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:52,975 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:52,984 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:12:53,195 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:53,435 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:53,480 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:53,482 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:53,514 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:53,516 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:54,200 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:54,440 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:54,489 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:54,490 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:55,208 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:55,445 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:55,498 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:55,499 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:55,525 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:55,525 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:56,212 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:56,450 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:56,504 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:56,511 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:57,219 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:57,455 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:57,512 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:57,518 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:57,545 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:57,547 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:58,224 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:58,459 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:58,516 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:58,523 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:59,234 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:59,462 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:59,520 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:59,531 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:12:59,549 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:12:59,555 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:00,242 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:00,468 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:00,525 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:00,538 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:01,250 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:01,471 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:01,529 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:01,543 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:01,552 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:01,559 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:02,257 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:02,473 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:02,535 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:02,549 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:02,938 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:02,975 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:02,984 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:03,265 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:03,477 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:03,539 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:03,553 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:03,556 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:03,563 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:04,270 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:04,481 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:04,543 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:04,557 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:05,274 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:05,485 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:05,547 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:05,560 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:05,561 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:05,567 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:06,281 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:06,490 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:06,551 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:06,566 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:07,286 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:07,495 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:07,555 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:07,565 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:07,570 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:07,572 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:08,290 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:08,499 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:08,559 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:08,574 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:09,295 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:09,504 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:09,564 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:09,572 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:09,580 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:09,582 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:10,300 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:10,509 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:10,568 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:10,589 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:11,304 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:11,513 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:11,572 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:11,576 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:11,585 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:11,594 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:12,308 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:12,518 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:12,576 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:12,598 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:12,938 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:12,976 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:12,984 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:13,312 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:13,522 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:13,581 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:13,581 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:13,589 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:13,601 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:14,317 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:14,526 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:14,585 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:14,605 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:15,322 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:15,529 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:15,585 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:15,588 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:15,593 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:15,609 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:16,327 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:16,534 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:16,593 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:16,614 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:17,331 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:17,538 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:17,590 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:17,597 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:17,598 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:17,620 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:18,336 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:18,544 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:18,602 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:18,626 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:19,341 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:19,547 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:19,594 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:19,604 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:19,609 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:19,631 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:20,347 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:20,551 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:20,612 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:20,634 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:21,351 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:21,554 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:21,598 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:21,608 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:21,615 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:21,638 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:22,354 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:22,559 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:22,620 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:22,642 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:22,939 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:22,976 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:22,985 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:23,357 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:23,567 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:23,602 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:23,610 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:23,623 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:23,645 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:24,361 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:24,572 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:24,626 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:24,651 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:25,369 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:25,577 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:25,608 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:25,617 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:25,631 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:25,659 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:26,374 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:26,581 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:26,635 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:26,667 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:27,379 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:27,586 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:27,614 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:27,625 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:27,639 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:27,673 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:28,384 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:28,591 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:28,644 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:28,678 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:29,390 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:29,599 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:29,619 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:29,632 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:29,648 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:29,682 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:30,394 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:30,605 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:30,652 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:30,686 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:31,399 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:31,610 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:31,623 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:31,640 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:31,656 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:31,690 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:32,404 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:32,615 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:32,661 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:32,694 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:32,939 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:32,977 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:32,985 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:33,409 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:33,621 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:33,629 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:33,644 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:33,665 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:33,698 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:34,413 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:34,626 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:34,670 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:34,702 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:35,418 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:35,633 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:35,635 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:35,650 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:35,674 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:35,706 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:36,423 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:36,638 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:36,681 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:36,710 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:37,427 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:37,639 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:37,642 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:37,654 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:37,686 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:37,713 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:38,434 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:38,646 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:38,690 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:38,717 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:39,442 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:39,652 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:39,653 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:39,659 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:39,695 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:39,721 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:40,446 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:40,658 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:40,699 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:40,725 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:41,451 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:41,658 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:41,664 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:41,664 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:41,703 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:41,729 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:42,455 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:42,668 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:42,707 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:42,732 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:42,940 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:42,978 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:42,986 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:43,459 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:43,663 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:43,669 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:43,673 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:43,711 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:43,737 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:44,463 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:44,678 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:44,715 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:44,740 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:45,468 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:45,668 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:45,674 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:45,682 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:45,719 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:45,744 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:46,472 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:46,686 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:46,723 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:46,748 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:47,476 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:47,674 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:47,678 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:47,690 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:47,727 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:47,751 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:48,481 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:48,695 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:48,732 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:48,755 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:49,487 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:49,679 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:49,682 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:49,698 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:49,735 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:49,759 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:50,491 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:50,702 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:50,739 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:50,763 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:51,496 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:51,685 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:51,687 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:51,707 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:51,743 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:51,767 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:52,500 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:52,711 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:52,747 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:52,771 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:52,940 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:52,978 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:52,986 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:13:53,506 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:53,694 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:53,694 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:53,714 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:53,751 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:53,774 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:54,510 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:54,720 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:54,755 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:54,779 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:55,515 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:55,700 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:55,700 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:55,724 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:55,760 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:55,783 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:56,520 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:56,728 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:56,764 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:56,788 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:57,524 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:57,704 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:57,705 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:57,732 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:57,767 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:57,791 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:58,529 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:58,736 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:58,771 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:58,796 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:59,535 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:59,709 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:59,709 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:13:59,740 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:59,775 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:13:59,800 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:00,540 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:00,744 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:00,780 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:00,805 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:01,546 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:01,714 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:01,714 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:01,750 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:01,784 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:01,808 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:02,551 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:02,755 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:02,789 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:02,812 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:02,941 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:02,979 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:02,987 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:03,556 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:03,718 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:03,719 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:03,759 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:03,793 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:03,816 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:04,561 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:04,762 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:04,796 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:04,819 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:05,566 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:05,723 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:05,723 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:05,766 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:05,800 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:05,823 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:06,571 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:06,772 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:06,803 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:06,826 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:07,575 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:07,728 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:07,729 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:07,775 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:07,807 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:07,830 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:08,580 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:08,779 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:08,812 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:08,833 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:09,585 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:09,733 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:09,738 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:09,783 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:09,815 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:09,837 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:10,590 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:10,788 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:10,822 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:10,841 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:11,595 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:11,741 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:11,742 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:11,793 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:11,829 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:11,845 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:12,600 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:12,797 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:12,833 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:12,849 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:12,941 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:12,979 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:12,987 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:13,604 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:13,745 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:13,747 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:13,800 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:13,837 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:13,852 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:14,609 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:14,804 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:14,840 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:14,856 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:15,613 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:15,750 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:15,751 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:15,808 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:15,844 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:15,859 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:16,617 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:16,813 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:16,847 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:16,862 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:17,622 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:17,756 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:17,756 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:17,817 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:17,850 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:17,866 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:18,627 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:18,821 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:18,853 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:18,869 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:19,631 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:19,760 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:19,760 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:19,825 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:19,857 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:19,872 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:20,634 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:20,829 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:20,860 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:20,876 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:21,638 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:21,766 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:21,767 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:21,835 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:21,865 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:21,880 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:22,646 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:22,842 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:22,869 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:22,882 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:22,942 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:22,980 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:22,988 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:23,649 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:23,769 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:23,770 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:23,846 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:23,873 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:23,885 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:24,652 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:24,850 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:24,877 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:24,888 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:25,656 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:25,777 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:25,779 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:25,852 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:25,879 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:25,891 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:26,660 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:26,856 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:26,882 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:26,894 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:27,664 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:27,781 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:27,782 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:27,859 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:27,886 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:27,897 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:28,669 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:28,863 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:28,889 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:28,900 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:29,674 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:29,786 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:29,788 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:29,867 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:29,893 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:29,904 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:30,678 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:30,871 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:30,897 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:30,907 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:31,683 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:31,790 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:31,792 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:31,874 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:31,901 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:31,910 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:32,689 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:32,878 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:32,904 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:32,913 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:32,943 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:32,980 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:32,988 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:33,693 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:33,795 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:33,795 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:33,881 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:33,907 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:33,915 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:34,698 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:34,884 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:34,910 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:34,918 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:35,703 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:35,800 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:35,800 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:35,888 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:35,913 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:35,921 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:36,707 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:36,892 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:36,917 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:36,924 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:37,711 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:37,805 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:37,805 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:37,897 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:37,922 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:37,928 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:38,717 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:38,899 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:38,925 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:38,930 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:39,720 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:39,808 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:39,808 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:39,902 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:39,928 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:39,933 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:40,724 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:40,905 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:40,932 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:40,940 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:41,729 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:41,812 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:41,813 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:41,909 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:41,936 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:41,943 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:42,732 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:42,913 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:42,939 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:42,943 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:42,946 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:42,981 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:42,988 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:43,737 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:43,817 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:43,817 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:43,917 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:43,941 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:43,949 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:44,740 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:44,920 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:44,944 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:44,952 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:45,745 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:45,823 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:45,823 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:45,924 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:45,948 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:45,956 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:46,749 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:46,929 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:46,953 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:46,959 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:47,754 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:47,829 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:47,829 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:47,932 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:47,957 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:47,963 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:48,757 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:48,935 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:48,959 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:48,965 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:49,762 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:49,833 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:49,834 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:49,938 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:49,961 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:49,968 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:50,766 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:50,942 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:50,969 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:50,971 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:51,770 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:51,837 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:51,838 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:51,945 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:51,973 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:51,974 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:52,774 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:52,943 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:52,948 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:52,978 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:52,980 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:52,981 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:52,989 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:14:53,779 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:53,841 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:53,842 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:53,951 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:53,986 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:53,992 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:54,785 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:54,953 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:54,989 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:54,996 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:55,790 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:55,845 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:55,845 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:55,958 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:55,996 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:56,001 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:56,794 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:56,962 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:57,002 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:57,003 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:57,797 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:57,850 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:57,851 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:57,966 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:58,006 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:58,007 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:58,801 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:58,969 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:59,012 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:59,012 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:59,804 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:14:59,854 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:59,854 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:14:59,972 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:00,016 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:00,016 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:00,807 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:00,975 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:01,020 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:01,020 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:01,812 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:01,859 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:01,859 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:01,980 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:02,024 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:02,024 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:02,816 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:02,944 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:02,981 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:02,983 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:02,989 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:03,029 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:03,029 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:03,820 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:03,863 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:03,863 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:03,986 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:04,033 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:04,033 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:04,823 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:04,990 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:05,038 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:05,038 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:05,826 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:05,866 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:05,866 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:05,994 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:06,042 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:06,042 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:06,830 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:06,998 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:07,046 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:07,047 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:07,833 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:07,874 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:07,874 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:08,001 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:08,051 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:08,052 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:08,838 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:09,006 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:09,056 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:09,056 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:09,841 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:09,878 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:09,879 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:10,009 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:10,060 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:10,060 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:10,846 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:11,014 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:11,065 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:11,065 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:11,850 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:11,882 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:11,882 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:12,019 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:12,070 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:12,070 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:12,855 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:12,944 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:12,981 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:12,990 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:13,023 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:13,073 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:13,073 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:13,860 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:13,886 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:13,886 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:14,027 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:14,079 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:14,079 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:14,864 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:15,032 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:15,083 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:15,083 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:15,867 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:15,889 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:15,890 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:16,036 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:16,088 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:16,088 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:16,872 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:17,040 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:17,093 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:17,114 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:17,876 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:17,894 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:17,894 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:18,045 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:18,097 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:18,118 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:18,882 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:19,049 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:19,100 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:19,122 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:19,886 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:19,899 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:19,899 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:20,054 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:20,105 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:20,126 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:20,890 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:21,059 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:21,108 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:21,130 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:21,893 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:21,902 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:21,903 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:22,063 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:22,111 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:22,134 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:22,897 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:22,945 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:22,982 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:22,990 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:23,066 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:23,116 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:23,137 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:23,902 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:23,906 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:23,906 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:24,071 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:24,120 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:24,141 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:24,906 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:25,079 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:25,124 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:25,149 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:25,911 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:25,913 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:25,913 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:26,083 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:26,128 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:26,152 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:26,918 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:27,087 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:27,131 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:27,155 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:27,915 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:27,916 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:27,921 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:28,091 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:28,134 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:28,158 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:28,925 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:29,095 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:29,138 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:29,161 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:29,920 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:29,920 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:29,928 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:30,099 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:30,141 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:30,164 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:30,932 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:31,104 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:31,145 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:31,168 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:31,926 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:31,926 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:31,935 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:32,108 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:32,148 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:32,171 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:32,939 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:32,945 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:32,982 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:32,990 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:33,112 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:33,151 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:33,174 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:33,932 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:33,933 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:33,943 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:34,116 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:34,154 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:34,177 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:34,946 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:35,120 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:35,158 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:35,181 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:35,937 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:35,937 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:35,950 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:36,124 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:36,161 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:36,184 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:36,953 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:37,128 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:37,165 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:37,189 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:37,943 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:37,943 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:37,957 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:38,132 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:38,168 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:38,192 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:38,962 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:39,136 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:39,172 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:39,196 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:39,948 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:39,947 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:39,966 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:40,139 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:40,175 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:40,199 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:40,969 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:41,143 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:41,178 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:41,202 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:41,951 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:41,952 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:41,972 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:42,146 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:42,182 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:42,206 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:42,946 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:42,975 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:42,982 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:42,990 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:43,150 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:43,186 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:43,210 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:43,956 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:43,956 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:43,981 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:44,154 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:44,192 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:44,213 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:44,985 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:45,158 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:45,195 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:45,216 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:45,962 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:45,962 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:45,989 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:46,162 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:46,198 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:46,218 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:46,995 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:47,165 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:47,201 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:47,221 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:47,967 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:47,967 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:47,998 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:48,168 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:48,204 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:48,224 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:49,003 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:49,173 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:49,207 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:49,228 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:49,971 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:49,971 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:50,006 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:50,175 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:50,210 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:50,231 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:51,010 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:51,179 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:51,214 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:51,234 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:51,975 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:51,975 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:52,013 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:52,182 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:52,217 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:52,237 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:52,946 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:52,983 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:52,991 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:15:53,017 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:53,186 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:53,221 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:53,241 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:53,979 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:53,979 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:54,022 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:54,190 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:54,224 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:54,245 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:55,025 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:55,193 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:55,228 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:55,247 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:55,983 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:55,984 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:56,029 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:56,196 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:56,230 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:56,250 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:57,032 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:57,200 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:57,234 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:57,254 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:57,989 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:57,989 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:58,036 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:58,203 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:58,236 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:58,257 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:59,040 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:59,206 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:59,240 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:59,260 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:15:59,993 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:15:59,993 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:00,042 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:00,210 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:00,243 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:00,262 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:01,046 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:01,213 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:01,246 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:01,265 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:01,998 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:01,998 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:02,049 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:02,216 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:02,249 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:02,267 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:02,946 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:02,983 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:02,991 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:03,052 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:03,219 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:03,252 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:03,270 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:04,004 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:04,004 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:04,054 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:04,222 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:04,254 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:04,273 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:05,059 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:05,226 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:05,258 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:05,276 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:06,008 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:06,009 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:06,062 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:06,230 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:06,261 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:06,279 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:07,066 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:07,234 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:07,265 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:07,282 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:08,013 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:08,014 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:08,070 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:08,238 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:08,268 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:08,286 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:09,073 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:09,241 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:09,271 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:09,291 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:10,017 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:10,018 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:10,076 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:10,244 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:10,275 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:10,294 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:11,080 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:11,248 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:11,278 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:11,298 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:12,022 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:12,022 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:12,083 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:12,252 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:12,283 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:12,302 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:12,947 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:12,984 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:12,992 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:13,087 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:13,257 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:13,287 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:13,306 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:14,027 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:14,027 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:14,090 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:14,261 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:14,292 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:14,309 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:15,095 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:15,265 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:15,296 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:15,312 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:16,032 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:16,032 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:16,099 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:16,269 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:16,299 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:16,315 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:17,102 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:17,273 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:17,303 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:17,319 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:18,037 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:18,037 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:18,107 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:18,276 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:18,306 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:18,322 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:19,111 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:19,281 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:19,312 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:19,325 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:20,042 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:20,042 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:20,116 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:20,284 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:20,315 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:20,331 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:21,120 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:21,288 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:21,319 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:21,335 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:22,045 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:22,046 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:22,123 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:22,291 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:22,322 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:22,339 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:22,947 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:22,984 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:22,992 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:23,127 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:23,294 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:23,325 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:23,341 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:24,049 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:24,050 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:24,131 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:24,297 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:24,329 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:24,344 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:25,133 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:25,299 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:25,331 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:25,346 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:26,053 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:26,054 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:26,137 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:26,302 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:26,334 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:26,350 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:27,140 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:27,305 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:27,336 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:27,352 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:28,057 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:28,057 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:28,143 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:28,307 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:28,339 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:28,355 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:29,147 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:29,312 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:29,344 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:29,359 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:30,060 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:30,061 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:30,150 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:30,315 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:30,347 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:30,361 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:31,154 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:31,319 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:31,351 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:31,365 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:32,064 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:32,064 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:32,158 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:32,323 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:32,355 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:32,369 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:32,948 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:32,984 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:32,992 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:33,162 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:33,327 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:33,358 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:33,372 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:34,068 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:34,068 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:34,165 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:34,330 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:34,362 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:34,376 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:35,168 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:35,333 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:35,364 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:35,379 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:36,072 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:36,073 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:36,172 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:36,336 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:36,368 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:36,382 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:37,175 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:37,340 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:37,371 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:37,385 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:38,076 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:38,076 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:38,178 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:38,343 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:38,373 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:38,387 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:39,181 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:39,346 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:39,377 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:39,390 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:40,079 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:40,079 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:40,184 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:40,349 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:40,380 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:40,392 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:41,188 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:41,352 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:41,382 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:41,395 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:42,084 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:42,084 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:42,192 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:42,355 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:42,386 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:42,398 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:42,948 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:42,985 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:42,993 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:43,195 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:43,358 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:43,388 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:43,401 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:44,088 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:44,088 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:44,198 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:44,362 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:44,393 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:44,404 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:45,202 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:45,365 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:45,397 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:45,407 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:46,091 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:46,091 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:46,205 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:46,368 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:46,400 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:46,409 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:47,209 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:47,372 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:47,403 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:47,412 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:48,094 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:48,094 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:48,213 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:48,375 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:48,407 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:48,415 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:49,218 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:49,378 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:49,412 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:49,418 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:50,097 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:50,098 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:50,221 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:50,381 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:50,416 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:50,421 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:51,225 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:51,385 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:51,419 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:51,424 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:52,102 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:52,102 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:52,228 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:52,389 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:52,422 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:52,427 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:52,949 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:52,985 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:52,993 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:16:53,233 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:53,394 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:53,426 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:53,431 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:54,106 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:54,106 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:54,237 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:54,398 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:54,431 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:54,435 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:55,240 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:55,401 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:55,435 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:55,438 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:56,110 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:56,111 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:56,245 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:56,404 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:56,438 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:56,440 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:57,248 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:57,409 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:57,443 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:57,444 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:58,114 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:58,114 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:16:58,251 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:58,413 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:58,447 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:58,448 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:59,255 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:59,418 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:59,453 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:16:59,454 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:00,118 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:00,118 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:00,258 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:00,421 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:00,457 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:00,457 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:01,261 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:01,424 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:01,460 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:01,461 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:02,121 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:02,121 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:02,264 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:02,428 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:02,463 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:02,464 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:02,949 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:02,986 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:02,994 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:03,268 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:03,431 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:03,466 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:03,466 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:04,125 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:04,126 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:04,272 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:04,434 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:04,470 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:04,470 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:05,276 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:05,437 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:05,474 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:05,474 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:06,128 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:06,129 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:06,279 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:06,440 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:06,476 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:06,477 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:07,284 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:07,442 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:07,479 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:07,480 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:08,132 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:08,132 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:08,289 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:08,445 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:08,483 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:08,483 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:09,295 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:09,448 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:09,486 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:09,486 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:10,134 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:10,134 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:10,298 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:10,451 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:10,490 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:10,490 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:11,301 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:11,456 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:11,494 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:11,495 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:12,138 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:12,138 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:12,303 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:12,460 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:12,499 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:12,501 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:12,950 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:12,986 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:12,994 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:13,306 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:13,463 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:13,503 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:13,503 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:14,141 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:14,141 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:14,310 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:14,467 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:14,507 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:14,507 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:15,314 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:15,470 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:15,510 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:15,511 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:16,144 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:16,144 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:16,317 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:16,474 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:16,514 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:16,514 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:17,320 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:17,477 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:17,517 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:17,517 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:18,148 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:18,148 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:18,323 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:18,480 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:18,521 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:18,522 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:19,326 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:19,484 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:19,524 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:19,525 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:20,153 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:20,154 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:20,329 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:20,487 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:20,528 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:20,529 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:21,332 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:21,492 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:21,533 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:21,534 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:22,157 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:22,157 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:22,335 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:22,496 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:22,537 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:22,537 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:22,950 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:22,986 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:22,994 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:23,339 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:23,499 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:23,541 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:23,541 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:24,159 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:24,160 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:24,342 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:24,502 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:24,544 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:24,544 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:25,346 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:25,505 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:25,548 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:25,548 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:26,163 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:26,163 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:26,350 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:26,508 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:26,551 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:26,551 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:27,354 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:27,511 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:27,556 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:27,556 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:28,166 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:28,167 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:28,357 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:28,514 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:28,559 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:28,559 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:29,361 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:29,518 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:29,562 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:29,563 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:30,170 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:30,170 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:30,366 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:30,520 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:30,565 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:30,565 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:31,370 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:31,526 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:31,568 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:31,568 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:32,173 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:32,173 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:32,373 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:32,530 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:32,571 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:32,574 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:32,950 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:32,987 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:32,994 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:33,377 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:33,533 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:33,575 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:33,577 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:34,177 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:34,177 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:34,382 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:34,537 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:34,579 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:34,579 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:35,388 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:35,540 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:35,582 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:35,582 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:36,182 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:36,183 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:36,391 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:36,543 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:36,586 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:36,586 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:37,394 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:37,547 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:37,590 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:37,591 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:38,186 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:38,186 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:38,398 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:38,550 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:38,594 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:38,594 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:39,402 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:39,554 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:39,598 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:39,598 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:40,190 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:40,190 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:40,407 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:40,557 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:40,602 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:40,602 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:41,412 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:41,561 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:41,606 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:41,606 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:42,193 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:42,193 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:42,416 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:42,564 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:42,610 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:42,610 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:42,951 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:42,987 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:42,995 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:43,420 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:43,568 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:43,613 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:43,613 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:44,196 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:44,196 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:44,423 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:44,571 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:44,616 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:44,616 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:45,429 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:45,575 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:45,621 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:45,621 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:46,199 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:46,200 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:46,432 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:46,579 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:46,625 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:46,625 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:47,436 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:47,583 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:47,628 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:47,628 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:48,203 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:48,205 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:48,439 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:48,587 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:48,633 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:48,633 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:49,443 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:49,590 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:49,636 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:49,637 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:50,206 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:50,208 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:50,446 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:50,594 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:50,640 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:50,641 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:51,449 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:51,597 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:51,645 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:51,646 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:52,210 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:52,211 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:52,452 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:52,601 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:52,649 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:52,650 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:52,951 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:52,988 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:52,995 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:17:53,456 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:53,604 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:53,653 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:53,653 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:54,213 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:54,213 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:54,460 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:54,608 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:54,656 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:54,657 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:55,465 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:55,611 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:55,661 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:55,661 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:56,217 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:56,217 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:56,469 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:56,615 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:56,665 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:56,665 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:57,472 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:57,619 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:57,669 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:57,671 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:58,220 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:58,220 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:17:58,476 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:58,622 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:58,673 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:58,675 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:59,480 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:59,628 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:59,681 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:17:59,684 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:00,228 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:00,228 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:00,484 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:00,632 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:00,684 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:00,687 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:01,488 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:01,635 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:01,688 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:01,690 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:02,232 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:02,232 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:02,492 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:02,639 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:02,691 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:02,693 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:02,952 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:02,988 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:02,996 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:03,497 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:03,642 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:03,695 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:03,696 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:04,236 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:04,236 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:04,500 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:04,646 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:04,698 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:04,699 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:05,504 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:05,649 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:05,702 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:05,702 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:06,240 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:06,241 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:06,507 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:06,652 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:06,706 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:06,706 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:07,512 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:07,655 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:07,710 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:07,710 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:08,245 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:08,245 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:08,515 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:08,658 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:08,714 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:08,714 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:09,519 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:09,661 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:09,718 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:09,718 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:10,249 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:10,249 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:10,525 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:10,665 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:10,722 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:10,723 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:11,529 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:11,669 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:11,727 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:11,727 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:12,252 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:12,253 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:12,532 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:12,672 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:12,730 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:12,731 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:12,952 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:12,988 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:12,996 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:13,535 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:13,675 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:13,736 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:13,736 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:14,256 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:14,256 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:14,539 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:14,679 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:14,740 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:14,740 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:15,544 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:15,682 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:15,743 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:15,744 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:16,260 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:16,260 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:16,547 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:16,686 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:16,747 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:16,748 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:17,550 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:17,689 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:17,751 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:17,751 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:18,264 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:18,265 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:18,555 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:18,692 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:18,754 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:18,754 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:19,558 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:19,696 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:19,758 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:19,759 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:20,269 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:20,270 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:20,564 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:20,699 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:20,762 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:20,762 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:21,567 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:21,703 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:21,766 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:21,766 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:22,273 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:22,273 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:22,571 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:22,706 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:22,770 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:22,770 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:22,953 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:22,989 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:22,997 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:23,575 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:23,710 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:23,773 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:23,774 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:24,276 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:24,276 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:24,578 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:24,713 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:24,777 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:24,777 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:25,583 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:25,716 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:25,780 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:25,780 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:26,280 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:26,281 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:26,586 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:26,720 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:26,784 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:26,785 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:27,590 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:27,723 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:27,788 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:27,788 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:28,283 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:28,284 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:28,593 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:28,726 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:28,792 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:28,792 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:29,597 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:29,729 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:29,795 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:29,796 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:30,288 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:30,288 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:30,603 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:30,734 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:30,800 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:30,800 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:31,606 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:31,737 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:31,804 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:31,804 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:32,292 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:32,293 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:32,609 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:32,741 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:32,809 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:32,809 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:32,953 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:32,989 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:32,997 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:33,613 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:33,744 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:33,813 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:33,813 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:34,296 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:34,296 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:34,615 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:34,748 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:34,817 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:34,818 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:35,620 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:35,751 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:35,822 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:35,822 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:36,300 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:36,301 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:36,623 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:36,755 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:36,825 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:36,825 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:37,627 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:37,757 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:37,829 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:37,829 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:38,303 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:38,304 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:38,630 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:38,760 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:38,832 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:38,832 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:39,634 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:39,764 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:39,836 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:39,836 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:40,307 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:40,307 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:40,639 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:40,767 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:40,840 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:40,840 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:41,642 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:41,770 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:41,843 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:41,843 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:42,310 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:42,310 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:42,646 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:42,773 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:42,848 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:42,848 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:42,954 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:42,990 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:42,998 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:43,649 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:43,776 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:43,852 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:43,852 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:44,314 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:44,314 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:44,653 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:44,779 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:44,855 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:44,855 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:45,658 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:45,782 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:45,859 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:45,859 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:46,317 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:46,317 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:46,664 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:46,786 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:46,863 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:46,863 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:47,668 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:47,789 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:47,867 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:47,867 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:48,320 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:48,320 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:48,671 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:48,792 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:48,871 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:48,871 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:49,675 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:49,795 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:49,875 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:49,875 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:50,323 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:50,323 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:50,680 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:50,798 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:50,879 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:50,879 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:51,683 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:51,801 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:51,883 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:51,884 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:52,326 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:52,326 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:52,687 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:52,804 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:52,887 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:52,887 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:52,954 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:52,990 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:52,998 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:18:53,690 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:53,807 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:53,889 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:53,890 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:54,329 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:54,329 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:54,693 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:54,811 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:54,893 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:54,893 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:55,699 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:55,814 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:55,896 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:55,897 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:56,332 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:56,332 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:56,703 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:56,818 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:56,900 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:56,900 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:57,707 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:57,822 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:57,905 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:57,905 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:58,335 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:58,336 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:18:58,711 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:58,826 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:58,909 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:58,910 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:59,715 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:59,830 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:59,913 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:18:59,914 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:00,339 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:00,339 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:00,718 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:00,834 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:00,918 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:00,918 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:01,724 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:01,839 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:01,923 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:01,923 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:02,343 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:02,343 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:02,728 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:02,842 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:02,927 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:02,927 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:02,954 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:02,991 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:02,999 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:03,731 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:03,845 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:03,930 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:03,930 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:04,348 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:04,348 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:04,735 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:04,849 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:04,933 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:04,934 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:05,738 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:05,852 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:05,938 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:05,938 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:06,352 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:06,352 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:06,742 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:06,856 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:06,942 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:06,942 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:07,747 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:07,860 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:07,947 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:07,947 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:08,355 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:08,355 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:08,751 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:08,863 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:08,952 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:08,952 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:09,755 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:09,868 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:09,956 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:09,956 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:10,358 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:10,359 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:10,761 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:10,872 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:10,960 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:10,960 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:11,765 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:11,875 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:11,965 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:11,965 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:12,362 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:12,363 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:12,768 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:12,878 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:12,955 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:12,969 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:12,969 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:12,991 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:12,999 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:13,772 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:13,882 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:13,974 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:13,974 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:14,367 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:14,367 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:14,776 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:14,887 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:14,978 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:14,978 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:15,782 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:15,891 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:15,982 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:15,982 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:16,371 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:16,371 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:16,785 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:16,895 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:16,987 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:16,987 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:17,789 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:17,899 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:17,991 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:17,991 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:18,374 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:18,374 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:18,794 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:18,903 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:18,995 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:18,995 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:19,798 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:19,907 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:19,999 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:19,999 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:20,377 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:20,377 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:20,804 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:20,910 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:21,003 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:21,003 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:21,807 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:21,913 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:22,007 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:22,008 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:22,380 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:22,380 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:22,809 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:22,915 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:22,955 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:22,992 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:22,999 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:23,010 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:23,011 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:23,812 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:23,917 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:24,014 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:24,014 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:24,383 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:24,383 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:24,815 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:24,920 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:25,017 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:25,017 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:25,820 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:25,923 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:26,020 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:26,020 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:26,386 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:26,388 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:26,823 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:26,927 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:27,024 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:27,024 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:27,826 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:27,930 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:28,028 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:28,029 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:28,390 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:28,392 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:28,830 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:28,934 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:29,033 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:29,034 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:29,833 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:29,938 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:30,038 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:30,038 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:30,394 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:30,394 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:30,838 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:30,942 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:31,042 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:31,042 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:31,842 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:31,946 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:32,046 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:32,046 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:32,398 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:32,398 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:32,846 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:32,949 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:32,956 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:32,992 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:33,000 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:33,050 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:33,050 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:33,850 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:33,953 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:34,056 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:34,056 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:34,400 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:34,401 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:34,853 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:34,957 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:35,059 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:35,059 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:35,858 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:35,960 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:36,062 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:36,062 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:36,404 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:36,404 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:36,861 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:36,964 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:37,065 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:37,065 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:37,865 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:37,967 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:38,068 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:38,068 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:38,408 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:38,408 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:38,868 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:38,970 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:39,071 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:39,072 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:39,872 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:39,974 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:40,075 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:40,075 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:40,412 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:40,412 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:40,913 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:40,977 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:41,078 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:41,078 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:41,917 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:41,980 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:42,081 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:42,082 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:42,418 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:42,420 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:42,920 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:42,956 Thread-14 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:42,983 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:42,992 Thread-15 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:43,000 Thread-16 WARN [org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl:92] AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration. 12:19:43,087 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:43,087 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:43,923 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:43,987 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:44,090 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:44,091 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:44,423 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:44,423 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:44,926 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:44,951 main ERROR [org.jboss.qa.hornetq.JMSTools:234] Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-17,5,main] ---java.lang.Object.wait(Native Method) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:355) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:119) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.receiveMessage(ReceiverClientAck.java:329) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.run(ReceiverClientAck.java:167) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.makeSureAllClientsAreDead(DedicatedFailoverTestCase.java:95) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- 12:19:44,954 Thread-17 ERROR [org.jboss.qa.hornetq.apps.clients.ReceiverClientAck:206] Exception was thrown during receiving messages: org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:355) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:119) at org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.receiveMessage(ReceiverClientAck.java:329) at org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.run(ReceiverClientAck.java:167) Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 5 more 12:19:44,954 Thread-15 ERROR [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:133] Producer got exception and ended: org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:526) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) at org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ... 8 more 12:19:44,954 Thread-16 ERROR [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:133] Producer got exception and ended: org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:526) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) at org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ... 8 more 12:19:44,955 Thread-3 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:698] AMQ212004: Failed to connect to server. 12:19:44,954 Thread-14 ERROR [org.jboss.qa.hornetq.apps.clients.ProducerClientAck:133] Producer got exception and ended: org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:526) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) at org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) at org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) at org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) at org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ... 8 more 12:19:44,989 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:45,094 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:45,094 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:45,994 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:46,097 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:46,098 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:46,426 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:46,426 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:46,996 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:47,100 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:47,101 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:47,999 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:48,105 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:48,105 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:48,428 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:48,428 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:49,002 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:49,108 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:49,108 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:50,006 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:50,112 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:50,113 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:50,433 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:50,434 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:51,010 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:51,116 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:51,116 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:52,014 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:52,120 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:52,120 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:52,437 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:52,437 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:53,018 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:53,124 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:53,124 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:54,022 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:54,127 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:54,128 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:54,440 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:54,441 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:55,026 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:55,132 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:55,132 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:56,029 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:56,137 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:56,137 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:56,444 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:56,444 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:57,033 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:57,140 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:57,140 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:58,036 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:58,143 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:58,144 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:58,447 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:58,448 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:19:59,040 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:59,148 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:19:59,148 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:00,044 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:00,151 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:00,152 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:00,450 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:00,450 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:01,048 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:01,155 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:01,156 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:02,053 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:02,160 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:02,160 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:02,454 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:02,454 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:03,056 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:03,164 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:03,165 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:04,061 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:04,168 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:04,168 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:04,457 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:04,458 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:05,065 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:05,172 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:05,173 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:06,070 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:06,177 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:06,177 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:06,462 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:06,462 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:07,074 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:07,182 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:07,182 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:08,078 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:08,187 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:08,187 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:08,467 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:08,467 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:09,082 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:09,191 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:09,192 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:10,086 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:10,195 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:10,196 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:10,471 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:10,471 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:11,092 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:11,198 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:11,198 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:12,096 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:12,203 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:12,204 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:12,475 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:12,477 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:13,099 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:13,208 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:13,208 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:14,104 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:14,212 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:14,212 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:14,479 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:14,482 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:15,108 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:15,217 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:15,218 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:16,114 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:16,222 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:16,223 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:16,484 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:16,486 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:17,118 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:17,227 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:17,227 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:18,123 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:18,232 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:18,232 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:18,489 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:18,489 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:19,127 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:19,236 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:19,237 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:20,131 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:20,240 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:20,241 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:20,493 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:20,493 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:21,137 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:21,245 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:21,245 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:22,141 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:22,249 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:22,249 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:22,498 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:22,498 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:23,145 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:23,253 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:23,254 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:24,149 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:24,257 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:24,258 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:24,504 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:24,504 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:25,153 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:25,262 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:25,262 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:26,158 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:26,265 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:26,266 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:26,508 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:26,509 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:27,163 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:27,269 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:27,269 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:28,167 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:28,273 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:28,273 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:28,512 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:28,512 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:29,172 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:29,277 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:29,278 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:30,176 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:30,281 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:30,281 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:30,517 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:30,517 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:31,182 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:31,285 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:31,285 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:32,186 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:32,289 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:32,290 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:32,522 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:32,522 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:33,190 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:33,294 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:33,294 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:34,194 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:34,298 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:34,298 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:34,525 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:34,526 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:35,198 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:35,303 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:35,303 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:36,202 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:36,308 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:36,308 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:36,529 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:36,531 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:37,205 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:37,313 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:37,313 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:38,210 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:38,318 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:38,319 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:38,534 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:38,535 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:39,214 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:39,323 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:39,323 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:40,218 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:40,328 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:40,328 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:40,539 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:40,539 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:41,226 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:41,333 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:41,333 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:42,230 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:42,337 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:42,337 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:42,543 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:42,543 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:43,234 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:43,342 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:43,342 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:44,238 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:44,347 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:44,347 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:44,546 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:44,547 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:45,242 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:45,351 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:45,352 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:46,248 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:46,355 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:46,355 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:46,551 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:46,551 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:47,252 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:47,359 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:47,360 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:48,257 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:48,365 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:48,365 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:48,555 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:48,555 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:49,261 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:49,370 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:49,371 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:50,266 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:50,375 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:50,375 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:50,559 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:50,560 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:51,271 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:51,380 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:51,380 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:52,275 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:52,385 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:52,385 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:52,563 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:52,563 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:53,279 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:53,389 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:53,389 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:54,282 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:54,392 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:54,392 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:54,565 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:54,566 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:55,286 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:55,396 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:55,395 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:56,291 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:56,399 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:56,399 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:56,569 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:56,569 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:57,294 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:57,403 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:57,403 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:58,296 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:58,407 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:58,407 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:58,572 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:58,572 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:20:59,299 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:59,410 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:20:59,410 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:00,302 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:00,413 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:00,414 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:00,575 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:00,575 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:01,307 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:01,417 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:01,417 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:02,309 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:02,420 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:02,420 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:02,578 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:02,578 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:03,313 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:03,424 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:03,424 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:04,317 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:04,427 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:04,427 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:04,580 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:04,581 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:05,320 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:05,430 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:05,430 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:06,324 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:06,433 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:06,434 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:06,583 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:06,585 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:07,326 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:07,436 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:07,439 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:08,329 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:08,442 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:08,442 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:08,587 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:08,589 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:09,333 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:09,446 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:09,446 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:10,336 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:10,449 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:10,449 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:10,593 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:10,593 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:11,339 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:11,452 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:11,452 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:12,342 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:12,456 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:12,456 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:12,597 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:12,597 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:13,345 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:13,460 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:13,460 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:14,349 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:14,464 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:14,464 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:14,601 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:14,601 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:15,351 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:15,468 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:15,468 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:16,356 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:16,471 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:16,471 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:16,603 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:16,603 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:17,358 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:17,473 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:17,475 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:18,362 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:18,477 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:18,478 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:18,606 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:18,606 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:19,366 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:19,481 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:19,481 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:20,370 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:20,485 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:20,485 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:20,609 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:20,609 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:21,376 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:21,488 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:21,488 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:22,379 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:22,492 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:22,493 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:22,612 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:22,614 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:23,381 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:23,495 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:23,495 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:24,386 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:24,498 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:24,499 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:24,615 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:24,617 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:25,389 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:25,502 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:25,502 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:26,394 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:26,506 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:26,506 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:26,618 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:26,619 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:27,398 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:27,510 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:27,510 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:28,402 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:28,515 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:28,515 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:28,622 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:28,624 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:29,407 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:29,519 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:29,519 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:30,410 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:30,521 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:30,522 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:30,625 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:30,626 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:31,412 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:31,524 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:31,525 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:32,415 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:32,527 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:32,527 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:32,627 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:32,628 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:33,418 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:33,530 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:33,530 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:34,421 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:34,533 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:34,534 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:34,630 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:34,630 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:35,424 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:35,537 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:35,537 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:36,427 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:36,540 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:36,541 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:36,633 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:36,633 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:37,431 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:37,544 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:37,544 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:38,434 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:38,547 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:38,548 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:38,635 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:38,635 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:39,437 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:39,551 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:39,551 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:40,441 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:40,555 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:40,555 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:40,639 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:40,639 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:41,444 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:41,558 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:41,558 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:42,450 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:42,562 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:42,562 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:42,642 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:42,643 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:43,453 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:43,565 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:43,566 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:44,457 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:44,573 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:44,573 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:44,645 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:44,645 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:45,460 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:45,578 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:45,578 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:46,464 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:46,582 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:46,582 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:46,647 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:46,647 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:47,469 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:47,586 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:47,586 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:48,474 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:48,589 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:48,589 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:48,650 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:48,650 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:49,480 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:49,591 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:49,591 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:50,483 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:50,595 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:50,596 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:50,654 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:50,654 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:51,487 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:51,600 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:51,601 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:52,492 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:52,603 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:52,604 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:52,657 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:52,657 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:53,495 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:53,607 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:53,608 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:54,499 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:54,612 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:54,612 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:54,659 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:54,659 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:55,503 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:55,615 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:55,615 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:56,506 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:56,619 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:56,619 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:56,662 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:56,662 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:57,511 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:57,623 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:57,623 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:58,514 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:58,626 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:58,626 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:58,665 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:58,665 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:21:59,517 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:59,629 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:21:59,629 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:00,521 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:00,632 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:00,632 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:00,669 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:00,670 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:01,524 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:01,635 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:01,635 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:02,529 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:02,638 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:02,639 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:02,674 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:02,674 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:03,532 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:03,642 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:03,642 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:04,535 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:04,647 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:04,647 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:04,678 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:04,679 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:05,539 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:05,650 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:05,651 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:06,543 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:06,654 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:06,654 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:06,681 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:06,682 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:07,549 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:07,658 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:07,658 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:08,552 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:08,662 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:08,662 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:08,684 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:08,684 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:09,556 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:09,667 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:09,667 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:10,559 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:10,672 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:10,672 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:10,687 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:10,687 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:11,563 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:11,676 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:11,676 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:12,566 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:12,680 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:12,680 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:12,690 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:12,690 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:13,571 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:13,684 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:13,684 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:14,574 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:14,687 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:14,687 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:14,728 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:14,728 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:15,578 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:15,690 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:15,690 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:16,582 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:16,694 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:16,694 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:16,731 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:16,731 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:17,585 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:17,697 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:17,698 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:18,590 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:18,701 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:18,701 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:18,735 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:18,735 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:19,594 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:19,703 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:19,704 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:20,598 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:20,706 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:20,707 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:20,739 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:20,739 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:21,602 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:21,712 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:21,712 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:22,605 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:22,715 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:22,715 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:22,742 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:22,743 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:23,610 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:23,718 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:23,718 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:24,613 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:24,722 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:24,722 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:24,746 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:24,746 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:25,617 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:25,726 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:25,726 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:26,621 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:26,730 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:26,731 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:26,749 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:26,749 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:27,624 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:27,734 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:27,734 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:28,630 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:28,737 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:28,737 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:28,752 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:28,752 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:29,633 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:29,741 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:29,741 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:30,637 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:30,745 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:30,745 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:30,755 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:30,755 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:31,641 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:31,749 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:31,749 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:32,644 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:32,752 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:32,752 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:32,757 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:32,758 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:33,649 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:33,756 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:33,756 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:34,652 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:34,760 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:34,760 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:34,762 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:34,762 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:35,655 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:35,765 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:35,765 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:36,659 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:36,763 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:36,763 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:36,768 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:36,769 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:37,663 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:37,772 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:37,772 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:38,668 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:38,766 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:38,766 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:38,776 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:38,776 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:39,672 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:39,779 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:39,780 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:40,676 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:40,769 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:40,770 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:40,782 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:40,784 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:41,680 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:41,786 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:41,787 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:42,684 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:42,772 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:42,772 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:42,789 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:42,789 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:43,690 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:43,793 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:43,794 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:44,694 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:44,775 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:44,775 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:44,797 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:44,798 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:45,698 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:45,801 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:45,801 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:46,701 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:46,777 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:46,777 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:46,804 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:46,804 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:47,704 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:47,807 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:47,807 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:48,708 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:48,780 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:48,781 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:48,811 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:48,811 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:49,711 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:49,815 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:49,815 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:50,715 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:50,782 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:50,783 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:50,820 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:50,820 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:51,718 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:51,824 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:51,824 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:52,721 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:52,785 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:52,785 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:52,827 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:52,827 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:53,727 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:53,830 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:53,830 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:54,730 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:54,788 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:54,788 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:54,834 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:54,835 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:55,735 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:55,837 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:55,837 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:56,738 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:56,791 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:56,791 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:56,840 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:56,840 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:57,740 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:57,843 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:57,843 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:58,746 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:58,793 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:58,793 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:22:58,846 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:58,846 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:59,749 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:59,850 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:22:59,850 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:00,752 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:00,795 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:00,796 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:00,853 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:00,853 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:01,755 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:01,856 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:01,857 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:02,760 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:02,798 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:02,799 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:02,860 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:02,860 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:03,765 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:03,864 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:03,864 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:04,768 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:04,802 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:04,803 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:04,869 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:04,869 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:05,771 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:05,872 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:05,872 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:06,775 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:06,806 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:06,806 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:06,875 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:06,876 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:07,779 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:07,879 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:07,879 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:08,782 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:08,809 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:08,809 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:08,883 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:08,883 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:09,785 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:09,887 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:09,887 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:10,788 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:10,811 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:10,811 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:10,890 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:10,890 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:11,791 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:11,893 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:11,893 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:12,794 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:12,813 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:12,813 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:12,897 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:12,897 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:13,797 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:13,900 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:13,901 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:14,801 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:14,816 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:14,816 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:14,904 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:14,904 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:15,804 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:15,907 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:15,908 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:16,808 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:16,819 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:16,819 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:16,911 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:16,911 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:17,811 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:17,914 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:17,914 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:18,815 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:18,822 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:18,822 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:18,919 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:18,919 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:19,818 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:19,923 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:19,923 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:20,821 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:20,824 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:20,824 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:20,926 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:20,927 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:21,823 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:21,929 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:21,930 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:22,826 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:22,827 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:22,828 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:22,932 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:22,933 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:23,831 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:23,936 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:23,936 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:24,829 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:24,830 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:24,834 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:24,939 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:24,939 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:25,837 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:25,942 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:25,943 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:26,832 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:26,833 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:26,840 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:26,945 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:26,945 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:27,844 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:27,949 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:27,949 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:28,835 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:28,835 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:28,847 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:28,952 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:28,952 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:29,850 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:29,956 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:29,956 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:30,838 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:30,838 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:30,853 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:30,959 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:30,959 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:31,856 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:31,962 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:31,962 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:32,840 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:32,840 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:32,859 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:32,966 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:32,966 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:33,862 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:33,968 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:33,969 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:34,843 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:34,843 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:34,864 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:34,970 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:34,970 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:35,867 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:35,973 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:35,973 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:36,845 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:36,845 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:36,870 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:36,976 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:36,979 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:37,872 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:37,980 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:37,983 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:38,849 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:38,849 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:38,875 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:38,984 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:38,987 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:39,879 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:39,987 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:39,989 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:40,852 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:40,852 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:40,881 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:40,989 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:40,993 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:41,884 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:41,992 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:41,995 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:42,855 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:42,855 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:42,887 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:42,995 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:42,998 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:43,890 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:44,000 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:44,000 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:44,858 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:44,858 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:44,894 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:45,003 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:45,003 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:45,898 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:46,007 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:46,008 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:46,860 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:46,860 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:46,900 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:47,010 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:47,010 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:47,904 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:48,014 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:48,014 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:48,862 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:48,862 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:48,906 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:49,016 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:49,016 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:49,908 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:50,019 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:50,019 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:50,864 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:50,864 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:50,910 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:51,023 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:51,023 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:51,914 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:52,027 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:52,027 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:52,866 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:52,867 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:52,916 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:53,029 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:53,029 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:53,920 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:54,032 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:54,033 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:54,870 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:54,870 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:54,923 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:55,036 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:55,036 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:55,926 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:56,040 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:56,040 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:56,873 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:56,876 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:56,929 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:57,043 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:57,043 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:57,933 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:58,046 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:58,047 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:58,880 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:58,880 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:23:58,936 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:59,050 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:59,051 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:23:59,938 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:00,053 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:00,053 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:00,882 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:00,882 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:00,940 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:01,056 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:01,057 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:01,942 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:02,059 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:02,059 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:02,885 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:02,892 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:02,946 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:03,061 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:03,062 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:03,950 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:04,066 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:04,067 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:04,887 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:04,896 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:04,952 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:05,070 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:05,071 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:05,956 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:06,074 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:06,075 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:06,890 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:06,898 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:06,961 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:07,078 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:07,079 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:07,964 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:08,082 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:08,082 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:08,892 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:08,901 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:08,970 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:09,084 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:09,084 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:09,973 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:10,087 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:10,088 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:10,895 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:10,904 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:10,976 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:11,091 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:11,091 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:11,979 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:12,098 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:12,099 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:12,900 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:12,908 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:12,981 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:13,101 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:13,101 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:13,984 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:14,105 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:14,106 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:14,903 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:14,911 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:14,987 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:15,109 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:15,109 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:15,989 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:16,112 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:16,113 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:16,906 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:16,913 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:16,992 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:17,115 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:17,117 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:17,994 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:18,118 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:18,119 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:18,909 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:18,915 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:18,997 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:19,124 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:19,124 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:20,001 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:20,127 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:20,130 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:20,911 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:20,917 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:21,005 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:21,137 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:21,137 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:22,008 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:22,139 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:22,140 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:22,913 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:22,919 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:23,011 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:23,142 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:23,143 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:24,016 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:24,147 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:24,147 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:24,916 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:24,922 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:25,019 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:25,159 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:25,159 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:26,022 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:26,162 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:26,162 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:26,918 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:26,924 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:27,024 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:27,165 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:27,166 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:28,028 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:28,169 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:28,171 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:28,921 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:28,927 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:29,032 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:29,172 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:29,174 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:30,035 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:30,176 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:30,177 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:30,923 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:30,929 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:31,038 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:31,179 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:31,179 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:32,042 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:32,182 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:32,183 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:32,926 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:32,931 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:33,045 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:33,187 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:33,187 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:34,049 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:34,192 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:34,192 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:34,929 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:34,934 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:35,052 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:35,197 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:35,198 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:36,055 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:36,200 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:36,200 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:36,932 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:36,937 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:37,059 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:37,203 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:37,204 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:38,061 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:38,208 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:38,208 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:38,935 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:38,940 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:39,064 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:39,215 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:39,215 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:40,068 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:40,220 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:40,221 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:40,943 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:40,945 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:41,072 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:41,225 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:41,225 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:42,076 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:42,229 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:42,231 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:42,946 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:42,949 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:43,079 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:43,232 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:43,238 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:44,083 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:44,235 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:44,241 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:766] AMQ212006: Waiting 1,000 milliseconds before next retry. RetryInterval=1,000 and multiplier=1 12:24:44,949 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:44,951 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d-126252291)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:44,993 main ERROR [org.jboss.qa.hornetq.JMSTools:234] Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.stopAllServers(DedicatedFailoverTestCase.java:1518) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- 12:24:44,996 Thread-0 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:698] AMQ212004: Failed to connect to server. 12:24:44,997 Thread-2 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:698] AMQ212004: Failed to connect to server. 12:24:45,000 Thread-1 (ActiveMQ-client-global-threads-1995983824) WARN [org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl:698] AMQ212004: Failed to connect to server. 12:24:45,005 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:29] Test: org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue failed. Archiving server logs for investigation. 12:24:45,007 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:95] Copying log directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/log to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue/node-1-log 12:24:45,034 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:95] Copying log directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/log to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue/node-2-log 12:24:45,046 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:72] Server log directory: /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server3/jboss-eap/standalone/log does not exist. 12:24:45,047 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:83] Server log directory: /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server3/jboss-eap/server/null/log does not exist. 12:24:45,047 main INFO [org.jboss.qa.hornetq.junit.rules.ArchiveServerLogsAfterFailedTest:38] Test: org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue failed. Archiving server logs for investigation - finished 12:24:45,126 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0211: Suspending server with 0ms timeout. 12:24:45,141 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested. 12:24:45,159 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 12:24:45,159 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 12:24:45,159 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 12:24:45,227 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow AJP listener ajp suspending 12:24:45,226 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 82) MODCLUSTER000002: Initiating mod_cluster shutdown 12:24:45,229 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping 12:24:45,226 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 79) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 12:24:45,232 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 12:24:45,247 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 12:24:45,309 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 88) AMQ151003: resource adaptor stopped 12:24:45,335 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-client-global-threads-1516978372)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:24:45,335 WARN [org.apache.activemq.artemis.core.client] (Thread-3 (ActiveMQ-client-global-threads-1516978372)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 12:24:45,391 WARN [org.apache.activemq.artemis.core.client] (Thread-3 (ActiveMQ-client-global-threads-1516978372)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:45,395 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-client-global-threads-1516978372)) AMQ212006: Waiting 2,000 milliseconds before next retry. RetryInterval=2,000 and multiplier=1 12:24:45,428 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 88) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [d29b294f-68ed-11e5-b37c-932152de759d] stopped 12:24:45,429 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 12:24:45,430 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 12:24:45,433 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0004: Undertow 1.3.0.CR2 stopping 12:24:45,443 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 273ms 12:24:45,594 WARN [org.apache.activemq.artemis.core.client] (Thread-3 (ActiveMQ-client-global-threads-1516978372)) AMQ212004: Failed to connect to server. 12:24:45,831 INFO [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0211: Suspending server with 0ms timeout. 12:24:45,870 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested. 12:24:45,919 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 12:24:45,948 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 89) MODCLUSTER000002: Initiating mod_cluster shutdown 12:24:45,959 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping 12:24:45,970 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = h2 12:24:45,976 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow AJP listener ajp suspending 12:24:45,977 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 12:24:46,169 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-client-global-threads-1516978372)) AMQ212004: Failed to connect to server. 12:24:46,168 ERROR [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=d29b294f-68ed-11e5-b37c-932152de759d) AMQ224000: Failure in initialisation: java.lang.IllegalStateException: Container is down at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:716) at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:317) at org.wildfly.extension.messaging.activemq.jms.JMSService$3.activated(JMSService.java:151) [wildfly-messaging-activemq-10.0.0.CR2-redhat-1.jar:10.0.0.CR2-redhat-1] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.callActivateCallbacks(ActiveMQServerImpl.java:1371) [artemis-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:1556) [artemis-server-1.1.0.jar:1.1.0] at org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation.run(SharedStoreBackupActivation.java:85) [artemis-server-1.1.0.jar:1.1.0] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_51] 12:24:46,213 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 89) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [d29b294f-68ed-11e5-b37c-932152de759d] stopped 12:24:46,214 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 12:24:46,214 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 12:24:46,215 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.3.0.CR2 stopping 12:24:46,231 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 263ms Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 879.985 sec <<< FAILURE! - in org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase testFailbackClientAckQueue(org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase) Time elapsed: 878.451 sec <<< FAILURE! java.lang.AssertionError: Clients - producers - did not failover/failback in: 180000 ms. Print bad producer: Thread[Thread-14,5,main] at org.junit.Assert.fail(Assert.java:88) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.waitForClientsToFailover(DedicatedFailoverTestCase.java:725) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:188) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:87) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailover(DedicatedFailoverTestCase.java:73) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.testFailbackClientAckQueue(DedicatedFailoverTestCase.java:1366) testFailbackClientAckQueue(org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase) Time elapsed: 878.491 sec <<< FAILURE! java.lang.AssertionError: Clients did not stop in : 300000ms. Failing the test and trying to kill them all. Print all stacktraces:Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-17,5,main] ---java.lang.Object.wait(Native Method) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:355) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:119) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.receiveMessage(ReceiverClientAck.java:329) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.run(ReceiverClientAck.java:167) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.makeSureAllClientsAreDead(DedicatedFailoverTestCase.java:95) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- at org.junit.Assert.fail(Assert.java:88) at org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:241) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.makeSureAllClientsAreDead(DedicatedFailoverTestCase.java:95) testFailbackClientAckQueue(org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase) Time elapsed: 878.499 sec <<< FAILURE! java.lang.AssertionError: Clients did not stop in : 300000ms. Failing the test and trying to kill them all. Print all stacktraces:Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.stopAllServers(DedicatedFailoverTestCase.java:1518) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- at org.junit.Assert.fail(Assert.java:88) at org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:241) at org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.stopAllServers(DedicatedFailoverTestCase.java:1518) Results : Failed tests: DedicatedFailoverTestCase.testFailbackClientAckQueue:1366->testFailover:73->testFailover:87->testFailover:188->waitForClientsToFailover:725 Clients - producers - did not failover/failback in: 180000 ms. Print bad producer: Thread[Thread-14,5,main] DedicatedFailoverTestCase.makeSureAllClientsAreDead:95 Clients did not stop in : 300000ms. Failing the test and trying to kill them all. Print all stacktraces:Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:582) ---org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl.acquireCredits(ClientProducerCreditsImpl.java:89) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendStreamed(ClientProducerImpl.java:523) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSendBuffered(ClientProducerImpl.java:414) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.largeMessageSend(ClientProducerImpl.java:333) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:263) ---org.apache.activemq.artemis.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:124) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.doSendx(ActiveMQMessageProducer.java:476) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:172) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.sendMessage(ProducerClientAck.java:174) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:116) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-17,5,main] ---java.lang.Object.wait(Native Method) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ---org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:355) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) ---org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:119) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.receiveMessage(ReceiverClientAck.java:329) ---org.jboss.qa.hornetq.apps.clients.ReceiverClientAck.run(ReceiverClientAck.java:167) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.makeSureAllClientsAreDead(DedicatedFailoverTestCase.java:95) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-438880069),5,ActiveMQ-client-netty-threads-438880069] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- DedicatedFailoverTestCase.stopAllServers:1518 Clients did not stop in : 300000ms. Failing the test and trying to kill them all. Print all stacktraces:Stack traces of all threads:Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-10,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Reference Handler,10,system] ---java.lang.Object.wait(Native Method) ---java.lang.Object.wait(Object.java:502) ---java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-22,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:502) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-11 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Thread-8 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-5,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0,5,main] ---java.net.PlainSocketImpl.socketAccept(Native Method) ---java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404) ---java.net.ServerSocket.implAccept(ServerSocket.java:545) ---java.net.ServerSocket.accept(ServerSocket.java:513) ---org.jboss.byteman.agent.TransformListener.run(TransformListener.java:133) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[threadDeathWatcher-2-1,1,ActiveMQ-client-netty-threads-438880069] ---java.lang.Thread.sleep(Native Method) ---io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137) ---io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Signal Dispatcher,9,system] --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-12,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[main,5,main] ---java.lang.Thread.dumpThreads(Native Method) ---java.lang.Thread.getAllStackTraces(Thread.java:1603) ---org.jboss.qa.hornetq.JMSTools.waitForClientsToFinish(JMSTools.java:224) ---org.jboss.qa.hornetq.test.failover.DedicatedFailoverTestCase.stopAllServers(DedicatedFailoverTestCase.java:1518) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) ---org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ---org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) ---org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) ---org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:351) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99) ---org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:80) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) ---org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer.destory(CreationalContextDestroyer.java:44) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) ---org.jboss.arquillian.container.test.impl.client.ContainerEventController.createAfterContext(ContainerEventController.java:134) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) ---sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ---sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ---sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ---java.lang.reflect.Method.invoke(Method.java:497) ---org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) ---org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) ---org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) ---org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.after(EventTestRunnerAdaptor.java:103) ---org.jboss.arquillian.junit.Arquillian$5$1.evaluate(Arquillian.java:245) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) ---org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) ---org.junit.rules.RunRules.evaluate(RunRules.java:20) ---org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ---org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) ---org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) ---org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) ---org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) ---org.junit.runners.Suite.runChild(Suite.java:127) ---org.junit.runners.Suite.runChild(Suite.java:26) ---org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) ---org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) ---org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) ---org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) ---org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) ---org.junit.runners.ParentRunner.run(ParentRunner.java:309) ---org.junit.runner.JUnitCore.run(JUnitCore.java:160) ---org.junit.runner.JUnitCore.run(JUnitCore.java:138) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) ---org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) ---org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) ---org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) ---org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) ---org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-12,5,main] ---java.io.FileInputStream.readBytes(Native Method) ---java.io.FileInputStream.read(FileInputStream.java:255) ---java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ---java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ---java.io.BufferedInputStream.read(BufferedInputStream.java:345) ---java.io.FilterInputStream.read(FilterInputStream.java:107) ---org.jboss.as.arquillian.container.managed.ManagedDeployableContainer$ConsoleConsumer.run(ManagedDeployableContainer.java:335) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Finalizer,8,system] ---java.lang.Object.wait(Native Method) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) ---java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) ---java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-2,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-9,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-8,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-7 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-6 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-0 (ActiveMQ-client-global-threads-1995983824),5,ActiveMQ-client-global-threads-1995983824] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) ---java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) ---java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.waitOnLatch(ActiveMQClientProtocolManager.java:130) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.getConnectionWithRetry(ClientSessionFactoryImpl.java:770) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.reconnectSessions(ClientSessionFactoryImpl.java:694) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.failoverOrReconnect(ClientSessionFactoryImpl.java:558) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.handleConnectionFailure(ClientSessionFactoryImpl.java:461) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.access$400(ClientSessionFactoryImpl.java:68) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$DelegatingFailureListener.connectionFailed(ClientSessionFactoryImpl.java:1120) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.callFailureListeners(AbstractRemotingConnection.java:57) ---org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:204) ---org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection.fail(AbstractRemotingConnection.java:179) ---org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) ---org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-4,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[process reaper,10,system] ---java.lang.UNIXProcess.waitForProcessExit(Native Method) ---java.lang.UNIXProcess.lambda$initStreams$272(UNIXProcess.java:290) ---java.lang.UNIXProcess$$Lambda$7/1276709283.run(Unknown Source) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-3,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" I/O-1,5,main] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---org.xnio.nio.WorkerThread.run(WorkerThread.java:506) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-9 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-11,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-15,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-10 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-3 (ActiveMQ-client-global-scheduled-threads-1940083657),5,ActiveMQ-client-global-scheduled-threads-1940083657] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) ---java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-1 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-14,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:300) ---org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.sessionClose(ActiveMQSessionContext.java:411) ---org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.close(ClientSessionImpl.java:796) ---org.apache.activemq.artemis.core.client.impl.DelegatingSession.close(DelegatingSession.java:135) ---org.apache.activemq.artemis.jms.client.ActiveMQSession.close(ActiveMQSession.java:234) ---org.jboss.qa.hornetq.apps.clients.ProducerClientAck.run(ProducerClientAck.java:139) --------------------------------------------- Stack trace of thread: Thread[Thread-5 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-6,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Thread-2 (ActiveMQ-client-netty-threads-50460684),5,ActiveMQ-client-netty-threads-50460684] ---sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) ---sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) ---sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) ---sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) ---sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ---io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622) ---io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310) ---io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-13,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-7,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "management-client" task-1,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Stack trace of thread: Thread[Remoting "config-based-naming-client-endpoint" task-16,5,main] ---sun.misc.Unsafe.park(Native Method) ---java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ---java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) ---java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ---java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) ---java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) ---java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ---java.lang.Thread.run(Thread.java:745) --------------------------------------------- Tests run: 3, Failures: 3, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] jboss-hornetq-testsuite ............................ SUCCESS [ 3.485 s] [INFO] tooling ............................................ SUCCESS [ 5.529 s] [INFO] tooling-eap7 ....................................... SUCCESS [ 1.301 s] [INFO] apps-jms11-jdk6 .................................... SUCCESS [ 0.998 s] [INFO] apps-jms11-jdk8 .................................... SUCCESS [ 0.137 s] [INFO] apps-jms2 .......................................... SUCCESS [ 0.089 s] [INFO] common-tests ....................................... FAILURE [14:50 min] [INFO] tests-eap7 ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:02 min [INFO] Finished at: 2015-10-02T12:24:51+02:00 [INFO] Final Memory: 57M/595M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project common-tests: There are test failures. [ERROR] [ERROR] Please refer to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :common-tests