[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 121 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/apps/impl/FileMessageVerifier.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/apps/impl/FileMessageVerifier.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 23 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] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/target/classes [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/src/main/java/org/jboss/qa/hornetq/apps/clients20/TopicClientsTransAck.java: Some input files use or override a deprecated API. [INFO] /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/apps-jms20/src/main/java/org/jboss/qa/hornetq/apps/clients20/TopicClientsTransAck.java: Recompile with -Xlint:deprecation for details. [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 14 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 87 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 11:54:19,020 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_1=127.0.0.1 11:54:19,020 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_2=127.0.0.1 11:54:19,021 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_3=127.0.0.1 11:54:19,021 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MYTESTIP_4=127.0.0.1 11:54:19,022 main INFO [org.jboss.qa.hornetq.HornetQTestCase:391] export MCAST_ADDR=null 11:54:19,023 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 11:54:19,024 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 11:54:19,024 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 11:54:19,025 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 11:54:19,029 main INFO [org.jboss.qa.hornetq.HornetQTestCase:377] Setting current container ID : EAP6_CONTAINER 11:54:19,299 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:84] Trying to back up standalone config 11:54:19,300 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:86] Backing up configs for group cluster 11:54:19,300 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-1 11:54:19,302 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-2 11:54:19,303 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-3 11:54:19,304 main INFO [org.jboss.qa.hornetq.tools.arquillian.extension.RestoreConfig:88] Backing up standalone config for container node-4 11:54:19,307 main INFO [org.jboss.qa.hornetq.HornetQTestCase:377] Setting current container ID : EAP6_CONTAINER Running org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase 11:54:19,356 Thread-7 INFO [org.jboss.qa.hornetq.HornetQTestCase:641] Start test -------------------------------- org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase.reloadServerTest 11:54:19,358 Thread-7 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 11:54:19,370 Thread-7 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 11:54:19,374 Thread-7 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 11:54:19,377 Thread-7 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 11:54:19,382 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server node-1 is going to stop. 11:54:19,391 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:194] Server node-1 is really dead. 11:54:19,401 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:196] Ending stopping procedure. 11:54:19,403 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server node-2 is going to stop. 11:54:19,410 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:194] Server node-2 is really dead. 11:54:19,412 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:196] Ending stopping procedure. 11:54:19,628 Thread-7 INFO [org.xnio.Xnio:93] XNIO version 3.3.2.Final Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:9091 11:54:19,773 Thread-7 INFO [org.xnio.nio.NioXnio:55] XNIO NIO Implementation Version 3.3.2.Final 11:54:19,923 Thread-7 INFO [org.jboss.remoting3.EndpointImpl:71] JBoss Remoting version 4.0.14.Final 11:54:21,437 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 11:54:21,698 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 11:54:21,810 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:54:24,253 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:54:24,314 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final 11:54:24,343 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final 11:54:24,431 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final 11:54:24,489 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:54:24,507 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. 11:54:24,511 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:54:24,516 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:54:24,579 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:54:24,623 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:54:24,626 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:54:24,668 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 11:54:24,672 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:54:24,689 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:24,694 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:54:24,696 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:24,699 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 11:54:24,748 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:54:24,797 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 11:54:24,800 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:54:24,817 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2 11:54:25,106 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server. 11:54:25,107 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 11:54:25,108 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: '[]'] 11:54:25,216 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) 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. 11:54:25,249 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. 11:54:25,272 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 11:54:25,281 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:54:25,323 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:54:25,388 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:54:25,777 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:54:25,915 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started 11:54:25,973 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server1/jboss-eap/standalone/deployments 11:54:26,166 INFO [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:54:26,735 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-5) 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) 11:54:26,739 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-5) 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) 11:54:26,744 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-5) 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) 11:54:26,747 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-5) 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) 11:54:30,050 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) 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) 11:54:30,148 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221012: Using AIO Journal 11:54:30,606 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel server 11:54:30,615 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000078: Starting JGroups channel web 11:54:30,616 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel hibernate 11:54:30,615 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000078: Starting JGroups channel ejb 11:54:30,638 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|0] (1) [dhcp-10-40-5-102] 11:54:30,639 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:54:30,638 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|0] (1) [dhcp-10-40-5-102] 11:54:30,638 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|0] (1) [dhcp-10-40-5-102] 11:54:30,647 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|0] (1) [dhcp-10-40-5-102] 11:54:30,696 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:54:30,710 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:30,710 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:30,713 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:54:30,714 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:30,717 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:54:30,719 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:30,727 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-7) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:30,726 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:30,725 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:30,729 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-5) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:30,920 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:30,921 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:30,922 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 11:54:30,924 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 11:54:30,997 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221007: Server is now live 11:54:30,998 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [nodeID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] 11:54:31,002 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.DLQ 11:54:31,182 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0007: Registered connection factory java:/JmsXA 11:54:31,314 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:54:31,316 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 11:54:31,330 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 73) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 11:54:31,381 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-6) Resource adaptor started 11:54:31,382 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatoractivemq-ra 11:54:31,383 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 11:54:31,383 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:54:31,815 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 11:54:31,817 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 11:54:31,817 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 11912ms - Started 343 of 571 services (370 services are lazy, passive or on-demand) Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:10091 11:54:33,830 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 11:54:34,129 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 11:54:34,255 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:54:36,852 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:54:36,898 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.3.2.Final 11:54:36,942 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.2.Final 11:54:37,011 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. 11:54:37,023 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:54:37,055 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:54:37,067 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:54:37,074 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:54:37,083 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:54:37,089 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 11:54:37,092 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 11:54:37,105 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:54:37,169 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:54:37,180 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 11:54:37,216 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:37,216 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:37,219 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:54:37,243 INFO [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:54:37,245 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:54:37,320 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 11:54:37,338 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final 11:54:37,643 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: '[]'] 11:54:37,703 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 11:54:37,708 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting 11:54:37,801 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. 11:54:37,801 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) 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. 11:54:37,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:54:37,891 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 11:54:37,904 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:54:37,965 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:54:38,381 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started 11:54:38,446 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:54:38,652 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mnovak/hornetq_eap6_dev/internal/7.0.0.DR1/server2/jboss-eap/standalone/deployments 11:54:38,769 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:54:39,367 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:39,368 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:39,368 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:39,369 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:39,479 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:39,482 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:39,483 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:39,487 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:39,745 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) 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) 11:54:39,791 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221012: Using AIO Journal 11:54:40,133 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:54:40,139 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:54:40,160 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:54:40,163 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:54:40,188 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000078: Starting JGroups channel ejb 11:54:40,189 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel server 11:54:40,189 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000078: Starting JGroups channel hibernate 11:54:40,192 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel web 11:54:40,223 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:40,223 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:40,223 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:40,225 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|1] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:40,231 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:56200] 11:54:40,231 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:56200] 11:54:40,232 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:56200] 11:54:40,237 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:56200] 11:54:40,307 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:40,416 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:40,416 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 11:54:40,417 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 11:54:40,418 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:40,545 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221007: Server is now live 11:54:40,548 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [nodeID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9] 11:54:40,596 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:54:40,669 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 11:54:40,763 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 11:54:40,812 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.DLQ 11:54:40,824 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 11:54:40,899 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) Resource adaptor started 11:54:40,899 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 11:54:40,901 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 11:54:40,902 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:54:40,930 INFO [org.apache.activemq.artemis.core.server] (Thread-16 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--2119610881)) AMQ221027: Bridge ClusterConnectionBridge@126b7baa [name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, queue=QueueImpl[name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24]]@d9fa9661 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@126b7baa [name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, queue=QueueImpl[name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24]]@d9fa9661 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@-605455385[nodeUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost, address=jms, server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost], discoveryGroupConfiguration=null]] is connected 11:54:41,227 INFO [org.apache.activemq.artemis.core.server] (Thread-4 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9--1209095842)) AMQ221027: Bridge ClusterConnectionBridge@1d53882a [name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, queue=QueueImpl[name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9]]@17f0d8a7 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@1d53882a [name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, queue=QueueImpl[name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9]]@17f0d8a7 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@432121286[nodeUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost, address=jms, server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost], discoveryGroupConfiguration=null]] is connected 11:54:41,840 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management 11:54:41,841 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 11:54:41,842 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 9427ms - Started 343 of 571 services (370 services are lazy, passive or on-demand) 11:54:42,211 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("socket-binding-group" => "standard-sockets"), ("remote-destination-outbound-socket-binding" => "messaging-bridge") ], "port" => 9080, "host" => "127.0.0.1" }' 11:54:42,293 Thread-7 ERROR [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:3826] org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7$JMSAdminOperationException: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"remote-connector\" => \"messaging-bridge\") ]' not found" 11:54:42,417 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("remote-connector" => "messaging-bridge") ], "socket-binding" => "messaging-bridge" }' 11:54:42,422 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "InQueue") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"InQueue\") ]' not found" 11:54:42,470 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 33) AMQ221003: trying to deploy queue jms.queue.InQueue 11:54:42,595 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "InQueue") ], "entries" => [ "jms/queue/InQueue", "java:jboss/exported/jms/queue/InQueue" ], "durable" => true }' 11:54:42,737 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "cluster-password", "value" => "password" }' 11:54:42,849 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:187] Server node-1 is going to stop. 11:54:43,121 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:245] Stopping the server. 11:54:43,145 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0211: Suspending server with 0ms timeout. 11:54:43,178 INFO [org.jboss.as.server] (Thread-10) WFLYSRV0220: Server shutdown has been requested. 11:54:43,268 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 11:54:43,293 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:54:43,302 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 33) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:54:43,308 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 11:54:43,310 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 24) MODCLUSTER000002: Initiating mod_cluster shutdown 11:54:43,313 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000080: Disconnecting JGroups channel server 11:54:43,314 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel ejb 11:54:43,317 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000080: Disconnecting JGroups channel web 11:54:43,314 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 11:54:43,318 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000082: Stopping the RpcDispatcher for channel web 11:54:43,319 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow AJP listener ajp suspending 11:54:43,320 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000080: Disconnecting JGroups channel hibernate 11:54:43,317 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel ejb 11:54:43,324 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000082: Stopping the RpcDispatcher for channel hibernate 11:54:43,330 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000082: Stopping the RpcDispatcher for channel server 11:54:43,348 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 11:54:43,379 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 11:54:43,394 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 71) AMQ151003: resource adaptor stopped 11:54:43,848 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 11:54:43,849 INFO [org.apache.activemq.artemis.core.server] (Thread-11 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--2119610881)) AMQ221029: stopped bridge sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9 11:54:43,858 WARN [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ222095: Connection failed with failedOver=false: 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.wildfly.007.jar:] at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) [artemis-core-client-1.1.0.wildfly.007.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] 11:54:43,862 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-client-global-threads--1359274295)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 11:54:43,933 WARN [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ222095: Connection failed with failedOver=false: 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.wildfly.007.jar:] at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) [artemis-core-client-1.1.0.wildfly.007.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] 11:54:43,934 INFO [org.apache.activemq.artemis.core.server] (Thread-17 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9--1209095842)) AMQ221029: stopped bridge sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24 11:54:43,957 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] stopped 11:54:43,959 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending 11:54:43,962 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 11:54:43,964 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 1.3.0.Final stopping 11:54:43,969 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|2] (1) [dhcp-10-40-5-102] 11:54:43,983 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|2] (1) [dhcp-10-40-5-102] 11:54:43,990 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|2] (1) [dhcp-10-40-5-102] 11:54:43,991 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|2] (1) [dhcp-10-40-5-102] 11:54:44,034 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) stopped in 805ms 11:54:44,130 Thread-7 INFO [org.jboss.qa.hornetq.ContainerEAP7:248] Killing the server. 11:54:44,151 Thread-7 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 Setting org.jboss.byteman.verbose=true TransformListener() : accepting requests on 127.0.0.1:9091 11:54:46,175 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final 11:54:46,532 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 11:54:46,666 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:54:48,982 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:54:49,043 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final 11:54:49,071 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final 11:54:49,144 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. 11:54:49,150 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:54:49,153 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:54:49,203 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 11:54:49,212 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:54:49,281 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:54:49,286 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:54:49,281 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main] 11:54:49,295 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:54:49,347 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:54:49,351 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:54:49,352 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:49,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.3.0.Final starting 11:54:49,355 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.14.Final 11:54:49,504 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:54:49,504 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service 11:54:49,517 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:54:49,538 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 11:54:49,854 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 11:54:49,867 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 11:54:49,887 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: '[]'] 11:54:49,957 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) 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. 11:54:49,958 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. 11:54:50,073 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 11:54:50,078 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:54:50,151 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:54:50,198 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:54:50,661 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:54:50,727 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 11:54:50,816 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 11:54:50,880 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:54:51,272 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:51,274 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:51,277 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:51,279 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-7) 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) 11:54:51,386 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:51,387 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:51,394 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:51,397 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:51,669 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) 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) 11:54:51,735 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221012: Using AIO Journal 11:54:52,105 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel web 11:54:52,105 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000078: Starting JGroups channel ejb 11:54:52,111 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000078: Starting JGroups channel server 11:54:52,112 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel hibernate 11:54:52,131 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:54:52,136 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:52,136 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:52,136 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:52,137 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|3] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:54:52,147 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:54:52,149 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:52,152 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:52,152 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:52,154 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:54:52,208 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:54:52,221 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:54:52,240 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-5) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:52,234 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:52,245 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:52,243 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final 11:54:55,755 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 11:54:55,759 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:55,761 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 11:54:55,764 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:54:55,867 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=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24 11:54:55,869 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=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24 11:54:55,895 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221007: Server is now live 11:54:55,895 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [nodeID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] 11:54:55,911 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 11:54:55,964 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.DLQ 11:54:55,988 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 73) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:54:56,000 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 74) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 11:54:56,004 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.InQueue 11:54:56,164 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 11:54:56,275 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) Resource adaptor started 11:54:56,275 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 11:54:56,278 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:54:56,277 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 11:54:56,889 INFO [org.apache.activemq.artemis.core.server] (Thread-9 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-564793366)) AMQ221027: Bridge ClusterConnectionBridge@19e440e2 [name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, queue=QueueImpl[name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24]]@d6295462 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@19e440e2 [name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, queue=QueueImpl[name=sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24]]@d6295462 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@-1650875125[nodeUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost, address=jms, server=ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost], discoveryGroupConfiguration=null]] is connected 11:54:56,976 INFO [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9--1209095842)) AMQ221027: Bridge ClusterConnectionBridge@f20bba89 [name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, queue=QueueImpl[name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9]]@17f0d8a7 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@f20bba89 [name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, queue=QueueImpl[name=sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9]]@17f0d8a7 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@432121286[nodeUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=9080&host=localhost, address=jms, server=ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEnabled=true&httpPpgradeEndpoint=http-acceptor&port=8080&host=localhost], discoveryGroupConfiguration=null]] is connected 11:54:58,098 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 11:54:58,098 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 11:54:58,099 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 13219ms - Started 347 of 575 services (374 services are lazy, passive or on-demand) 11:54:58,884 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("bridge" => "myBridge") ], "queue-name" => "jms.queue.InQueue", "forwarding-address" => "jms.queue.OutQueue", "use-duplicate-detection" => true, "failover-on-server-shutdown" => true, "ha" => true, "reconnect-attempts" => -1, "static-connectors" => ["messaging-bridge"] }' 11:54:59,041 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) WFLYCTL0013: Operation ("remove-messages") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "OutQueue") ]) - failure description: "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"messaging-activemq\"), (\"server\" => \"default\"), (\"jms-queue\" => \"OutQueue\") ]' not found" 11:54:59,128 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.OutQueue 11:54:59,389 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "add", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default"), ("jms-queue" => "OutQueue") ], "entries" => [ "jms/queue/OutQueue", "java:jboss/exported/jms/queue/OutQueue" ], "durable" => true }' 11:54:59,563 Thread-7 INFO [org.jboss.qa.hornetq.tools.ActiveMQAdminOperationsEAP7:1000] Operation successful for update = '{ "operation" => "write-attribute", "address" => [ ("subsystem" => "messaging-activemq"), ("server" => "default") ], "name" => "cluster-password", "value" => "password" }' 11:55:00,687 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:02,525 Thread-7 INFO [org.jboss.as.cli.impl.CommandContextImpl:832] Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 11:55:02,527 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:127] !!!!!!!!!!!!!!!!!!! Reload !!!!!!!!!!!!!!!!!!!!!! 11:55:02,648 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:129] !!!!!!!!!!!!!!!!!!! Disconnect !!!!!!!!!!!!!!!!!!!!!! 11:55:02,698 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 11:55:02,703 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:55:02,725 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:131] !!!!!!!!!!!!!!!!!!! Done !!!!!!!!!!!!!!!!!!!!!! 11:55:02,721 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping 11:55:02,726 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000080: Disconnecting JGroups channel hibernate 11:55:02,727 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 15) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:55:02,730 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 32) MODCLUSTER000002: Initiating mod_cluster shutdown 11:55:02,727 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000082: Stopping the RpcDispatcher for channel hibernate 11:55:02,733 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 11:55:02,735 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow AJP listener ajp suspending 11:55:02,738 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 22) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 11:55:02,724 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000080: Disconnecting JGroups channel ejb 11:55:02,747 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000082: Stopping the RpcDispatcher for channel ejb 11:55:02,742 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000080: Disconnecting JGroups channel server 11:55:02,755 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher for channel server 11:55:02,722 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel web 11:55:02,756 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel web 11:55:02,740 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 11:55:02,759 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 11:55:02,784 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 14) AMQ151003: resource adaptor stopped 11:55:02,844 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:02,938 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 11:55:02,944 WARN [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ222095: Connection failed with failedOver=false: 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.wildfly.007.jar:] at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) [artemis-core-client-1.1.0.wildfly.007.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] 11:55:03,000 INFO [org.apache.activemq.artemis.core.server] (Thread-27 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-564793366)) AMQ221029: stopped bridge sf.my-cluster.1d87214a-8150-11e5-9aea-d5e2bb5a35b9 11:55:03,053 INFO [org.apache.activemq.artemis.core.server] (Thread-21 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=1d87214a-8150-11e5-9aea-d5e2bb5a35b9--1209095842)) AMQ221029: stopped bridge sf.my-cluster.17bf7ccf-8150-11e5-ad1f-e7ee451b3e24 11:55:03,051 WARN [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-client-global-threads--1359274295)) AMQ222095: Connection failed with failedOver=false: 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.wildfly.007.jar:] at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:94) [artemis-core-client-1.1.0.wildfly.007.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] 11:55:03,069 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,237 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,373 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,519 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,668 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,734 WARN [org.apache.activemq.artemis.core.server] (Thread-20 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-564793366)) AMQ222100: ServerLocator was shutdown, can not retry on opening connection for bridge 11:55:03,735 INFO [org.apache.activemq.artemis.core.server] (Thread-20 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-564793366)) AMQ221029: stopped bridge myBridge 11:55:03,735 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 14) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] stopped 11:55:03,737 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending 11:55:03,738 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 11:55:03,739 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 1.3.0.Final stopping 11:55:03,789 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:03,800 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|4] (1) [dhcp-10-40-5-102] 11:55:03,803 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|4] (1) [dhcp-10-40-5-102] 11:55:03,806 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|4] (1) [dhcp-10-40-5-102] 11:55:03,808 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|4] (1) [dhcp-10-40-5-102] 11:55:03,820 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 11:55:03,856 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) stopped in 1222ms 11:55:03,863 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:55:03,927 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,098 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,228 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,252 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:55:04,301 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:55:04,309 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:55:04,313 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:55:04,315 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:55:04,316 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:55:04,329 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:55:04,325 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:55:04,337 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service 11:55:04,345 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:55:04,345 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:55:04,349 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:55:04,351 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:04,353 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. 11:55:04,356 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:04,364 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 11:55:04,368 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 11:55:04,369 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,381 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started 11:55:04,396 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: '[]'] 11:55:04,397 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 11:55:04,403 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting 11:55:04,412 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) 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. 11:55:04,421 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:55:04,434 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. 11:55:04,442 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:55:04,444 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:55:04,445 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 11:55:04,450 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:55:04,517 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,658 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:04,666 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:55:04,681 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/server1/jboss-eap/standalone/deployments 11:55:04,910 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) 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) 11:55:04,911 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) 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) 11:55:04,913 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) 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) 11:55:04,913 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) 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) 11:55:04,948 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:04,952 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:04,956 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:04,968 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:05,019 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) 11:55:05,020 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 11:55:05,036 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000078: Starting JGroups channel hibernate 11:55:05,046 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:05,047 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:05,054 WARN [org.jgroups.fork.ForkChannel] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--44498675)) %s: receiver already set 11:55:05,058 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:55:05,061 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000078: Starting JGroups channel ejb 11:55:05,062 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:55:05,064 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:05,063 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:55:05,065 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:55:05,065 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:05,100 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel web 11:55:05,108 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:05,111 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:05,110 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel server 11:55:05,117 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|5] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:05,118 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:05,601 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:55:05,602 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 11:55:05,602 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 11:55:05,603 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:55:05,602 WARN [org.jgroups.fork.ForkChannel] (ServerService Thread Pool -- 70) %s: receiver already set 11:55:05,605 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ222116: unable to start broadcast group bg-group1: java.lang.IllegalStateException: main channel is not connected at org.jgroups.fork.ForkChannel.connect(ForkChannel.java:142) [jgroups-3.6.6.Final.jar:3.6.6.Final] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint$JChannelWrapper.connect(JGroupsBroadcastEndpoint.java:191) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.internalOpen(JGroupsBroadcastEndpoint.java:102) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.openBroadcaster(JGroupsBroadcastEndpoint.java:90) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl.start(BroadcastGroupImpl.java:100) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.ClusterManager.start(ClusterManager.java:262) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:1579) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:60) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:393) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.start(JMSServerManagerImpl.java:381) [artemis-jms-server-1.1.0.wildfly.007.jar:] at org.wildfly.extension.messaging.activemq.jms.JMSService.doStart(JMSService.java:173) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService.access$000(JMSService.java:60) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService$1.run(JMSService.java:94) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0-internal] at java.util.concurrent.FutureTask.run(FutureTask.java:267) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 11:55:05,617 WARN [org.jgroups.fork.ForkChannel] (ServerService Thread Pool -- 70) %s: receiver already set 11:55:05,618 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ222117: unable to start cluster connection my-cluster: ActiveMQInternalErrorException[errorType=INTERNAL_ERROR message=AMQ119004: Failed to initialise session factory] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:337) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.start(ServerLocatorImpl.java:590) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl.activate(ClusterConnectionImpl.java:600) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl.start(ClusterConnectionImpl.java:377) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.ClusterManager.start(ClusterManager.java:271) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:1579) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:60) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:393) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.start(JMSServerManagerImpl.java:381) [artemis-jms-server-1.1.0.wildfly.007.jar:] at org.wildfly.extension.messaging.activemq.jms.JMSService.doStart(JMSService.java:173) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService.access$000(JMSService.java:60) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService$1.run(JMSService.java:94) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0-internal] at java.util.concurrent.FutureTask.run(FutureTask.java:267) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] Caused by: java.lang.IllegalStateException: main channel is not connected at org.jgroups.fork.ForkChannel.connect(ForkChannel.java:142) [jgroups-3.6.6.Final.jar:3.6.6.Final] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint$JChannelWrapper.connect(JGroupsBroadcastEndpoint.java:191) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.internalOpen(JGroupsBroadcastEndpoint.java:102) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.openClient(JGroupsBroadcastEndpoint.java:81) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.cluster.DiscoveryGroup.start(DiscoveryGroup.java:103) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:332) [artemis-core-client-1.1.0.wildfly.007.jar:] ... 17 more 11:55:05,637 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 11:55:05,638 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [nodeID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] 11:55:05,639 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.DLQ 11:55:05,648 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 11:55:05,650 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 11:55:05,655 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.InQueue 11:55:05,683 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:55:05,694 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0007: Registered connection factory java:/JmsXA 11:55:05,755 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-3) Resource adaptor started 11:55:05,755 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatoractivemq-ra 11:55:05,756 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 11:55:05,756 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:55:06,053 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 11:55:06,054 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 11:55:06,054 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 2187ms - Started 347 of 575 services (374 services are lazy, passive or on-demand) #0: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x8a455f) [0x7f30c94b355f] #1: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x1042f1) [0x7f30c8d132f1] #2: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9prt28.so(+0x255ee) [0x7f30d54965ee] #3: /lib64/libpthread.so.0(+0x10430) [0x7f30d791e430] #4: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x74909e) [0x7f30c935809e] #5: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x749372) [0x7f30c9358372] #6: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x437922) [0x7f30c9046922] #7: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x4382ab) [0x7f30c90472ab] #8: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x448e10) [0x7f30c9057e10] #9: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x449855) [0x7f30c9058855] #10: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44dd5d) [0x7f30c905cd5d] #11: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44eb3e) [0x7f30c905db3e] #12: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44dc40) [0x7f30c905cc40] #13: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44eb3e) [0x7f30c905db3e] #14: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44ec75) [0x7f30c905dc75] #15: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x44effb) [0x7f30c905dffb] #16: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x2cd94d) [0x7f30c8edc94d] #17: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x2cdc19) [0x7f30c8edcc19] #18: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x2cee94) [0x7f30c8edde94] #19: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x7c748b) [0x7f30c93d648b] #20: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x7cee4c) [0x7f30c93dde4c] #21: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x10c7b5) [0x7f30c8d1b7b5] #22: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x10dcab) [0x7f30c8d1ccab] #23: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9prt28.so(+0x25975) [0x7f30d5496975] #24: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x10fdf0) [0x7f30c8d1edf0] #25: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x1110ed) [0x7f30c8d200ed] #26: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9prt28.so(+0x25975) [0x7f30d5496975] #27: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so(+0x111a04) [0x7f30c8d20a04] #28: /home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9thr28.so(+0x99ec) [0x7f30d58d39ec] #29: /lib64/libpthread.so.0(+0x7555) [0x7f30d7915555] Unhandled exception Type=Segmentation error vmState=0x00051cff J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001 Handler1=00007F30D5B51D90 Handler2=00007F30D54963F0 InaccessibleAddress=0000000000000000 RDI=00007F30333C8390 RSI=FFFFFFFFFFDF3B65 RAX=0000000000000000 RBX=00007F30333CCC40 RCX=0000000000000026 RDX=0000000000000001 R8=00007F30C95A1A52 R9=00007F30333C9568 R10=00007F30333D0AA0 R11=00007F30D72C0890 R12=00007F30325799C0 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000 RIP=00007F30C935809E GS=0000 FS=0000 RSP=00007F30C64F9CB0 EFlags=0000000000210246 CS=0033 RBP=0000000000000000 ERR=0000000000000004 TRAPNO=000000000000000E OLDMASK=0000000000000000 CR2=0000000000000000 xmm0 00007f3033441fc0 (f: 860102592.000000, d: 6.909261e-310) xmm1 00007f3033415920 (f: 859920640.000000, d: 6.909261e-310) xmm2 00007f3033415758 (f: 859920192.000000, d: 6.909261e-310) xmm3 00007f3033415578 (f: 859919744.000000, d: 6.909261e-310) xmm4 00007f30334156c8 (f: 859920064.000000, d: 6.909261e-310) xmm5 00007f30325637a0 (f: 844511104.000000, d: 6.909260e-310) xmm6 00007f303316cf48 (f: 857132864.000000, d: 6.909261e-310) xmm7 00007f30c455d238 (f: 3293958656.000000, d: 6.909381e-310) xmm8 0000000000000000 (f: 0.000000, d: 0.000000e+00) xmm9 00007f3033176880 (f: 857172096.000000, d: 6.909261e-310) xmm10 0000000000000000 (f: 0.000000, d: 0.000000e+00) xmm11 ffffff00ffff0000 (f: 4294901760.000000, d: -nan) xmm12 0000000000000000 (f: 0.000000, d: 0.000000e+00) xmm13 bed436953c8b739b (f: 1015772032.000000, d: -4.819206e-06) xmm14 bbde70e0dc639b08 (f: 3697515264.000000, d: -2.578447e-20) xmm15 bc5b44b14384b076 (f: 1132769408.000000, d: -5.912876e-18) Module=/home/mnovak/Downloads/ibm-java-x86_64-80_2015_07_28/jre/lib/amd64/compressedrefs/libj9jit28.so Module_base_address=00007F30C8C0F000 Method_being_compiled=org/jboss/as/controller/OperationContextImpl$ContextServiceBuilder.install()Lorg/jboss/msc/service/ServiceController; Target=2_80_20150630_255633 (Linux 4.2.3-200.fc22.x86_64) CPU=amd64 (4 logical CPUs) (0x1e0549000 RAM) ----------- Stack Backtrace ----------- (0x00007F30C935809E [libj9jit28.so+0x74909e]) (0x00007F30C9358372 [libj9jit28.so+0x749372]) (0x00007F30C9046922 [libj9jit28.so+0x437922]) (0x00007F30C90472AB [libj9jit28.so+0x4382ab]) (0x00007F30C9057E10 [libj9jit28.so+0x448e10]) (0x00007F30C9058855 [libj9jit28.so+0x449855]) (0x00007F30C905CD5D [libj9jit28.so+0x44dd5d]) (0x00007F30C905DB3E [libj9jit28.so+0x44eb3e]) (0x00007F30C905CC40 [libj9jit28.so+0x44dc40]) (0x00007F30C905DB3E [libj9jit28.so+0x44eb3e]) (0x00007F30C905DC75 [libj9jit28.so+0x44ec75]) (0x00007F30C905DFFB [libj9jit28.so+0x44effb]) (0x00007F30C8EDC94D [libj9jit28.so+0x2cd94d]) (0x00007F30C8EDCC19 [libj9jit28.so+0x2cdc19]) (0x00007F30C8EDDE94 [libj9jit28.so+0x2cee94]) (0x00007F30C93D648B [libj9jit28.so+0x7c748b]) (0x00007F30C93DDE4C [libj9jit28.so+0x7cee4c]) (0x00007F30C8D1B7B5 [libj9jit28.so+0x10c7b5]) (0x00007F30C8D1CCAB [libj9jit28.so+0x10dcab]) (0x00007F30D5496975 [libj9prt28.so+0x25975]) (0x00007F30C8D1EDF0 [libj9jit28.so+0x10fdf0]) (0x00007F30C8D200ED [libj9jit28.so+0x1110ed]) (0x00007F30D5496975 [libj9prt28.so+0x25975]) (0x00007F30C8D20A04 [libj9jit28.so+0x111a04]) (0x00007F30D58D39EC [libj9thr28.so+0x99ec]) (0x00007F30D7915555 [libpthread.so.0+0x7555]) clone+0x6d (0x00007F30D7235B9D [libc.so.6+0x102b9d]) --------------------------------------- JVMDUMP039I Processing dump event "gpf", detail "" at 2015/11/02 11:55:06 - please wait. JVMDUMP032I JVM requested System dump using '/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/core.20151102.115506.30680.0001.dmp' in response to an event JVMPORT030W /proc/sys/kernel/core_pattern setting "|/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t %e %P %I" specifies that the core dump is to be piped to an external program. Attempting to rename either core or core.31240. 11:55:07,056 WARN [org.jgroups.fork.ForkChannel] (Thread-2 (ActiveMQ-scheduled-threads--805147291)) %s: receiver already set 11:55:07,171 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:07,249 Thread-7 INFO [org.jboss.as.cli.impl.CommandContextImpl:832] Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 11:55:07,250 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:127] !!!!!!!!!!!!!!!!!!! Reload !!!!!!!!!!!!!!!!!!!!!! 11:55:07,258 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:55:07,259 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 11:55:07,264 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 32) MODCLUSTER000002: Initiating mod_cluster shutdown 11:55:07,270 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 11:55:07,270 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 33) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 11:55:07,272 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000080: Disconnecting JGroups channel hibernate 11:55:07,272 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher for channel hibernate 11:55:07,273 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000080: Disconnecting JGroups channel web 11:55:07,274 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000082: Stopping the RpcDispatcher for channel web 11:55:07,274 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 13) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:55:07,274 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = h2 11:55:07,275 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0019: Host default-host stopping 11:55:07,276 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000080: Disconnecting JGroups channel server 11:55:07,276 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000082: Stopping the RpcDispatcher for channel server 11:55:07,277 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000080: Disconnecting JGroups channel ejb 11:55:07,278 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000082: Stopping the RpcDispatcher for channel ejb 11:55:07,276 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow AJP listener ajp suspending 11:55:07,293 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 11:55:07,293 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 72) AMQ151003: resource adaptor stopped 11:55:07,300 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:129] !!!!!!!!!!!!!!!!!!! Disconnect !!!!!!!!!!!!!!!!!!!!!! 11:55:07,312 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:131] !!!!!!!!!!!!!!!!!!! Done !!!!!!!!!!!!!!!!!!!!!! 11:55:07,325 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:07,442 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:07,566 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:07,660 WARN [org.apache.activemq.artemis.core.server] (Thread-5 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--44498675)) AMQ222100: ServerLocator was shutdown, can not retry on opening connection for bridge 11:55:07,661 INFO [org.apache.activemq.artemis.core.server] (Thread-5 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--44498675)) AMQ221029: stopped bridge myBridge 11:55:07,662 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] stopped 11:55:07,662 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending 11:55:07,664 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 11:55:07,664 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.3.0.Final stopping 11:55:07,667 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|6] (1) [dhcp-10-40-5-102] 11:55:07,668 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|6] (1) [dhcp-10-40-5-102] 11:55:07,669 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|6] (1) [dhcp-10-40-5-102] 11:55:07,678 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|6] (1) [dhcp-10-40-5-102] 11:55:07,696 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 11:55:07,715 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:07,730 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) stopped in 475ms 11:55:07,732 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:55:07,845 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:07,904 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:55:07,918 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:55:07,921 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:55:07,925 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:55:07,927 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:55:07,926 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:55:07,929 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:07,929 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:55:07,930 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 11:55:07,928 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:07,932 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. 11:55:07,937 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 11:55:07,928 INFO [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:55:07,948 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:55:07,946 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:55:07,956 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:55:07,991 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 11:55:08,001 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:55:08,018 Thread-7 INFO [org.jboss.qa.hornetq.tools.CheckServerAvailableUtils:93] java.io.IOException: java.net.ConnectException: WFLYPRT0053: Could not connect to http-remoting://127.0.0.1:9990. The connection failed 11:55:08,028 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: '[]'] 11:55:08,045 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) 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. 11:55:08,045 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. 11:55:08,062 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 11:55:08,065 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 11:55:08,074 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 11:55:08,077 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:55:08,078 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:55:08,083 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:55:08,086 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-6) WFLYIIOP0009: CORBA ORB Service started 11:55:08,118 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:55:08,126 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 11:55:08,189 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-8) 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) 11:55:08,190 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-8) 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) 11:55:08,191 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-8) 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) 11:55:08,191 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-8) 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) 11:55:08,213 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:08,214 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:08,214 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:08,216 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:09,207 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) 11:55:09,208 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221012: Using AIO Journal 11:55:09,248 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:55:09,248 WARN [org.jgroups.fork.ForkChannel] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-822631748)) %s: receiver already set 11:55:09,249 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:55:09,250 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:55:09,250 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:55:09,252 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000078: Starting JGroups channel ejb 11:55:09,253 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:09,254 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:09,259 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000078: Starting JGroups channel server 11:55:09,260 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000078: Starting JGroups channel hibernate 11:55:09,260 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:09,261 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:09,262 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:09,263 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:09,269 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel web 11:55:09,270 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|7] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:09,270 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:09,541 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 11:55:09,541 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:55:09,541 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 11:55:09,541 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 11:55:09,542 WARN [org.jgroups.fork.ForkChannel] (ServerService Thread Pool -- 70) %s: receiver already set 11:55:09,542 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ222116: unable to start broadcast group bg-group1: java.lang.IllegalStateException: main channel is not connected at org.jgroups.fork.ForkChannel.connect(ForkChannel.java:142) [jgroups-3.6.6.Final.jar:3.6.6.Final] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint$JChannelWrapper.connect(JGroupsBroadcastEndpoint.java:191) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.internalOpen(JGroupsBroadcastEndpoint.java:102) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.openBroadcaster(JGroupsBroadcastEndpoint.java:90) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl.start(BroadcastGroupImpl.java:100) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.ClusterManager.start(ClusterManager.java:262) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:1579) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:60) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:393) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.start(JMSServerManagerImpl.java:381) [artemis-jms-server-1.1.0.wildfly.007.jar:] at org.wildfly.extension.messaging.activemq.jms.JMSService.doStart(JMSService.java:173) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService.access$000(JMSService.java:60) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService$1.run(JMSService.java:94) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0-internal] at java.util.concurrent.FutureTask.run(FutureTask.java:267) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] 11:55:09,546 WARN [org.jgroups.fork.ForkChannel] (ServerService Thread Pool -- 70) %s: receiver already set 11:55:09,547 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ222117: unable to start cluster connection my-cluster: ActiveMQInternalErrorException[errorType=INTERNAL_ERROR message=AMQ119004: Failed to initialise session factory] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:337) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.start(ServerLocatorImpl.java:590) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl.activate(ClusterConnectionImpl.java:600) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl.start(ClusterConnectionImpl.java:377) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.cluster.ClusterManager.start(ClusterManager.java:271) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:1579) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:60) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:393) [artemis-server-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.start(JMSServerManagerImpl.java:381) [artemis-jms-server-1.1.0.wildfly.007.jar:] at org.wildfly.extension.messaging.activemq.jms.JMSService.doStart(JMSService.java:173) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService.access$000(JMSService.java:60) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at org.wildfly.extension.messaging.activemq.jms.JMSService$1.run(JMSService.java:94) [wildfly-messaging-activemq-10.0.0.CR3-redhat-1.jar:10.0.0.CR3-redhat-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0-internal] at java.util.concurrent.FutureTask.run(FutureTask.java:267) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) [rt.jar:1.8.0-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) [rt.jar:1.8.0-internal] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0-internal] at org.jboss.threads.JBossThread.run(JBossThread.java:320) [jboss-threads-2.2.1.Final.jar:2.2.1.Final] Caused by: java.lang.IllegalStateException: main channel is not connected at org.jgroups.fork.ForkChannel.connect(ForkChannel.java:142) [jgroups-3.6.6.Final.jar:3.6.6.Final] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint$JChannelWrapper.connect(JGroupsBroadcastEndpoint.java:191) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.internalOpen(JGroupsBroadcastEndpoint.java:102) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint.openClient(JGroupsBroadcastEndpoint.java:81) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.cluster.DiscoveryGroup.start(DiscoveryGroup.java:103) [artemis-core-client-1.1.0.wildfly.007.jar:] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:332) [artemis-core-client-1.1.0.wildfly.007.jar:] ... 17 more 11:55:09,564 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live 11:55:09,565 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [nodeID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] 11:55:09,571 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 74) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:55:09,577 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.InQueue 11:55:09,586 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 75) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 11:55:09,587 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.DLQ 11:55:09,592 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 11:55:09,596 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 11:55:09,637 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) Resource adaptor started 11:55:09,637 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 11:55:09,638 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 11:55:09,638 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:55:09,775 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 11:55:09,777 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 11:55:09,777 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 2039ms - Started 347 of 575 services (374 services are lazy, passive or on-demand) 11:55:10,820 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:10,899 Thread-7 INFO [org.jboss.as.cli.impl.CommandContextImpl:832] Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 11:55:10,900 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:127] !!!!!!!!!!!!!!!!!!! Reload !!!!!!!!!!!!!!!!!!!!!! 11:55:10,907 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 11:55:10,908 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 72) MODCLUSTER000002: Initiating mod_cluster shutdown 11:55:10,908 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 11:55:10,908 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping 11:55:10,909 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 11:55:10,909 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow AJP listener ajp suspending 11:55:10,910 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 33) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 11:55:10,914 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2 11:55:10,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 127.0.0.1:8009 11:55:10,915 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 10) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 11:55:10,917 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 27) AMQ151003: resource adaptor stopped 11:55:10,926 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000080: Disconnecting JGroups channel hibernate 11:55:10,929 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000082: Stopping the RpcDispatcher for channel hibernate 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000080: Disconnecting JGroups channel ejb 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000080: Disconnecting JGroups channel server 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel web 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000082: Stopping the RpcDispatcher for channel ejb 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel web 11:55:10,932 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher for channel server 11:55:11,568 WARN [org.apache.activemq.artemis.core.server] (Thread-5 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-822631748)) AMQ222100: ServerLocator was shutdown, can not retry on opening connection for bridge 11:55:11,568 INFO [org.apache.activemq.artemis.core.server] (Thread-5 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24-822631748)) AMQ221029: stopped bridge myBridge 11:55:11,569 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 27) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly.007 [17bf7ccf-8150-11e5-ad1f-e7ee451b3e24] stopped 11:55:11,570 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 11:55:11,570 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 11:55:11,572 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.3.0.Final stopping 11:55:11,575 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|8] (1) [dhcp-10-40-5-102] 11:55:11,576 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|8] (1) [dhcp-10-40-5-102] 11:55:11,576 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|8] (1) [dhcp-10-40-5-102] 11:55:11,577 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|8] (1) [dhcp-10-40-5-102] 11:55:11,589 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 11:55:11,612 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) stopped in 707ms 11:55:11,613 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) starting 11:55:11,753 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 11:55:11,761 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem 11:55:11,763 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension 11:55:11,763 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. 11:55:11,767 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.1.Final) 11:55:11,761 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 11:55:11,764 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem 11:55:11,771 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.3.Final 11:55:11,772 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:11,772 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.3.0.Final starting 11:55:11,777 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 11:55:11,778 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 11:55:11,797 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 11:55:11,762 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem. 11:55:11,804 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. 11:55:11,804 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. 11:55:11,796 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: '[]'] 11:55:11,818 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem 11:55:11,823 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 11:55:11,824 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 11:55:11,840 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 11:55:11,842 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 11:55:11,847 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 11:55:11,854 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 11:55:11,856 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009 11:55:11,858 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final 11:55:11,867 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 11:55:11,868 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 11:55:11,915 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final 11:55:11,926 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/server1/jboss-eap/standalone/deployments 11:55:11,942 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:12,008 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-6) 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) 11:55:12,009 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-6) 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) 11:55:12,011 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-6) 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) 11:55:12,012 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-6) 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) JVMDUMP012E Error in System dump: The core file created by child process with pid = 31240 was not found. Expected to find core file with name "/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/core.31240" JVMDUMP032I JVM requested Java dump using '/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/javacore.20151102.115506.30680.0002.txt' in response to an event 11:55:12,068 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,069 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,069 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,070 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,135 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) 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) 11:55:12,136 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221012: Using AIO Journal 11:55:12,152 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel hibernate 11:55:12,153 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,153 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel hibernate local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:12,163 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ejb 11:55:12,164 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,165 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ejb local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:12,166 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 11:55:12,167 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 11:55:12,168 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 11:55:12,169 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 11:55:12,169 WARN [org.jgroups.fork.ForkChannel] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::serverUUID=17bf7ccf-8150-11e5-ad1f-e7ee451b3e24--708031023)) %s: receiver already set 11:55:12,204 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000078: Starting JGroups channel server 11:55:12,205 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,210 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000079: Channel server local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] 11:55:12,335 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000078: Starting JGroups channel web 11:55:12,336 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|9] (2) [dhcp-10-40-5-102, dhcp-10-40-5-102] 11:55:12,336 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000079: Channel web local address is dhcp-10-40-5-102, physical addresses are [127.0.0.1:55200] JVMDUMP010I Java dump written to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/javacore.20151102.115506.30680.0002.txt JVMDUMP032I JVM requested Snap dump using '/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/Snap.20151102.115506.30680.0003.trc' in response to an event JVMDUMP010I Snap dump written to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/Snap.20151102.115506.30680.0003.trc JVMDUMP007I JVM Requesting JIT dump using '/home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/jitdump.20151102.115506.30680.0004.dmp' #JITDUMP: vmThread=0000000000AEFB00 Recursive crash occurred. Aborting JIT dump.JVMDUMP010I JIT dump written to /home/mnovak/hornetq_eap6_dev/internal/eap-tests-hornetq/jboss-hornetq-testsuite/common-tests/jitdump.20151102.115506.30680.0004.dmp JVMDUMP013I Processed dump event "gpf", detail "". 11:55:14,507 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:15,529 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:16,578 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:17,607 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:18,554 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel server: [dhcp-10-40-5-102|10] (1) [dhcp-10-40-5-102] 11:55:18,555 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel web: [dhcp-10-40-5-102|10] (1) [dhcp-10-40-5-102] 11:55:18,555 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel hibernate: [dhcp-10-40-5-102|10] (1) [dhcp-10-40-5-102] 11:55:18,556 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,dhcp-10-40-5-102) ISPN000094: Received new cluster view for channel ejb: [dhcp-10-40-5-102|10] (1) [dhcp-10-40-5-102] 11:55:18,623 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:19,647 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:20,670 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:21,693 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:22,717 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:23,737 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:24,759 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:25,790 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:26,815 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:27,841 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:28,857 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:29,878 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:30,919 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:31,933 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:32,955 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:33,977 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:35,005 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:36,029 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:37,056 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:38,080 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:39,104 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:40,133 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:41,157 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:42,177 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:43,198 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:44,217 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:45,274 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:46,295 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:47,318 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:48,336 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:49,358 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:50,379 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:51,396 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:52,413 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:53,430 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:54,448 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:55,460 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:56,479 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:57,498 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:58,518 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:55:59,537 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:00,561 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:01,582 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:02,595 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:03,617 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:04,627 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:05,641 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:06,664 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:07,682 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:08,703 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:09,733 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:10,753 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:11,767 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:12,785 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:13,802 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:14,817 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:15,832 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:16,851 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:17,869 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:18,888 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:19,907 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:20,924 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:21,942 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:22,962 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:23,983 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:25,002 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:26,021 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:27,041 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:28,062 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:29,080 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:30,097 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:31,119 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:32,139 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:33,158 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:34,173 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:35,191 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:36,210 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:37,228 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:38,247 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:39,264 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:40,282 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!! 11:56:41,301 Thread-7 INFO [org.jboss.qa.hornetq.test.cli.attributes.CoreBridgeAttributesTestCase:125] !!!!!!!!!!!!!!!!!!! Connect !!!!!!!!!!!!!!!!!!!!!!