Using PicketBox SSL configuration. -Xms128m -Xmx512m -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /opt/eap JAVA: /usr/lib/jvm/java-1.8.0/bin/java JAVA_OPTS: -server -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms128m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.0.9.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager ========================================================================= 17:17:52,243 INFO [org.jboss.modules] (main) JBoss Modules version 1.7.0.Final-redhat-1 17:17:52,559 INFO [org.jboss.msc] (main) JBoss MSC version 1.3.2.Final-redhat-1 17:17:52,573 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.1.Final-redhat-1 17:17:52,723 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 7.2.0.CD12.Alpha1 (WildFly Core 4.0.1.Final-redhat-1) starting 17:17:52,724 DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties: [Standalone] = awt.toolkit = sun.awt.X11.XToolkit file.encoding = ANSI_X3.4-1968 file.encoding.pkg = sun.io file.separator = / java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment java.awt.headless = true java.awt.printerjob = sun.print.PSPrinterJob java.class.path = /opt/eap/jboss-modules.jar:/opt/jolokia/jolokia.jar java.class.version = 52.0 java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/endorsed java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/ext:/usr/java/packages/lib/ext java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre java.io.tmpdir = /tmp java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib java.net.preferIPv4Stack = true java.runtime.name = OpenJDK Runtime Environment java.runtime.version = 1.8.0_161-b14 java.security.egd = file:/dev/./urandom java.specification.name = Java Platform API Specification java.specification.vendor = Oracle Corporation java.specification.version = 1.8 java.util.logging.manager = org.jboss.logmanager.LogManager java.vendor = Oracle Corporation java.vendor.url = http://java.oracle.com/ java.vendor.url.bug = http://bugreport.sun.com/bugreport/ java.version = 1.8.0_161 java.vm.info = mixed mode java.vm.name = OpenJDK 64-Bit Server VM java.vm.specification.name = Java Virtual Machine Specification java.vm.specification.vendor = Oracle Corporation java.vm.specification.version = 1.8 java.vm.vendor = Oracle Corporation java.vm.version = 25.161-b14 javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory jboss.bind.address = 172.17.0.8 jboss.bind.address.management = 127.0.0.1 jboss.bind.address.private = 172.17.0.8 jboss.home.dir = /opt/eap jboss.host.name = eap-cd-app-basic-1-1-n5f44 jboss.messaging.cluster.password = jboss.modules.dir = /opt/eap/modules jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api jboss.node.name = -cd-app-basic-1-1-n5f44 jboss.qualified.host.name = eap-cd-app-basic-1-1-n5f44 jboss.server.base.dir = /opt/eap/standalone jboss.server.config.dir = /opt/eap/standalone/configuration jboss.server.data.dir = /opt/eap/standalone/data jboss.server.deploy.dir = /opt/eap/standalone/data/content jboss.server.log.dir = /opt/eap/standalone/log jboss.server.name = eap-cd-app-basic-1-1-n5f44 jboss.server.persist.config = true jboss.server.temp.dir = /opt/eap/standalone/tmp line.separator = logging.configuration = file:/opt/eap/standalone/configuration/logging.properties module.path = /opt/eap/modules org.jboss.boot.log.file = /opt/eap/standalone/log/server.log org.jboss.resolver.warning = true org.xml.sax.driver = __redirected.__XMLReaderFactory os.arch = amd64 os.name = Linux os.version = 4.15.7-300.fc27.x86_64 path.separator = : sun.arch.data.model = 64 sun.boot.class.path = /opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.0.9.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/classes sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/amd64 sun.cpu.endian = little sun.cpu.isalist = sun.io.unicode.encoding = UnicodeLittle sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone -c standalone-openshift.xml -bmanagement 127.0.0.1 -b 172.17.0.8 -bprivate 172.17.0.8 -Djboss.node.name=-cd-app-basic-1-1-n5f44 -Djboss.messaging.cluster.password=OIbjVMYy sun.java.launcher = SUN_STANDARD sun.jnu.encoding = ANSI_X3.4-1968 sun.management.compiler = HotSpot 64-Bit Tiered Compilers sun.os.patch.level = unknown user.country = US user.dir = /home/jboss user.home = /home/jboss user.language = en user.name = jboss user.timezone = UTC 17:17:52,725 DEBUG [org.jboss.as.config] (MSC service thread 1-2) VM Arguments: -D[Standalone] -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms128m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.0.9.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties 17:17:52,843 INFO [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed 17:17:52,849 INFO [stdout] (JolokiaStart) Jolokia: Agent started with URL https://172.17.0.8:8778/jolokia/ 17:17:54,320 INFO [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.2.4.Final-redhat-1 17:17:54,331 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 21) WFLYCTL0028: Attribute 'socket-binding' in the resource at address '/subsystem=jgroups/stack=udp/protocol=openshift.DNS_PING' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 17:17:54,360 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 21) WFLYCTL0028: Attribute 'socket-binding' in the resource at address '/subsystem=jgroups/stack=tcp/protocol=openshift.DNS_PING' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 17:17:54,380 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 11) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/cf/fd3709ce80d6c5b88ec4cacd2fc3fac926992f/content 17:17:54,393 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 11) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/24/6aab2536b4d9954c27b321a90fddf57d8fa6ab/content 17:17:54,503 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 11) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/8b/55b9460f2bded4c870deeaca29202ebd9e471c/content 17:17:54,539 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 17:17:54,573 WARN [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0035: No security realm or http server authentication defined for http management service; all access will be unrestricted. 17:17:54,588 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.6.2.Final-redhat-1 17:17:54,648 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.6.2.Final-redhat-1 17:17:54,780 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 17:17:54,838 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 48) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 4.0.10 17:17:54,845 INFO [org.jboss.as.security] (ServerService Thread Pool -- 62) WFLYSEC0002: Activating Security Subsystem 17:17:54,846 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 45) WFLYRS0016: RESTEasy version 3.5.0.Final-redhat-1 17:17:54,876 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 55) WFLYNAM0001: Activating Naming Subsystem 17:17:54,884 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 51) WFLYJSF0007: Activated the following JSF Implementations: [main] 17:17:54,856 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors 17:17:54,896 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 17:17:54,899 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 66) WFLYWS0002: Activating WebServices Extension 17:17:54,931 INFO [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.7.Final-redhat-1) 17:17:54,932 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.0.0.SP1-redhat-1 starting 17:17:54,943 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 5.0.5.Final-redhat-1 17:17:54,954 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 38) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 17:17:54,989 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service 17:17:54,991 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2 17:17:54,997 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 17:17:55,046 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 38) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1) 17:17:55,054 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = mysql 17:17:55,061 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 38) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2) 17:17:55,066 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = postgresql 17:17:55,361 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host. 17:17:55,384 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing. 17:17:55,574 INFO [stdout] (ServerService Thread Pool -- 53) Command dispatcher dependency = service org.wildfly.clustering.default-command-dispatcher-factory 17:17:55,576 INFO [stdout] (ServerService Thread Pool -- 53) Command dispatcher dependency = service org.wildfly.clustering.default-command-dispatcher-factory 17:17:56,143 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0014: Creating file handler for path '/opt/eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 17:17:56,145 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server. 17:17:56,148 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0018: Host default-host starting 17:17:56,182 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 172.17.0.8:8080 17:17:56,191 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow AJP listener ajp listening on 172.17.0.8:8009 17:17:56,199 WARN [org.jboss.as.remoting] (MSC service thread 1-8) ****** All authentication is ANONYMOUS for org.jboss.as.remoting.RemotingHttpUpgradeService 17:17:56,242 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 69) MODCLUSTER000001: Initializing mod_cluster version 1.3.8.Final-redhat-2 17:17:56,349 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 69) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364 17:17:56,539 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: EJB subsystem suspension complete 17:17:56,710 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 17:17:56,765 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.2.0.Final-redhat-1 (Apache CXF 3.2.2.redhat-1) 17:17:56,800 INFO [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 17:17:56,816 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/eap/standalone/deployments 17:17:56,825 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "kitchensink-sources.jar" (runtime-name: "kitchensink-sources.jar") 17:17:56,826 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "kitchensink.war" (runtime-name: "kitchensink.war") 17:17:56,826 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar") 17:17:56,894 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 68) serviceName [eap-cd-app-basic-1-ping] set; clustering enabled 17:17:57,181 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for primary 17:17:57,632 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for primary 17:17:57,667 WARN [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0091: -ds.xml file deployments are deprecated. Support may be removed in a future version. 17:17:57,716 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/KitchensinkQuickstartDS] 17:17:57,720 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'kitchensink-sources.jar#primary' 17:17:57,721 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'kitchensink.war#primary' 17:17:57,755 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 70) HHH000204: Processing PersistenceUnitInfo [ name: primary ...] 17:17:57,757 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 69) HHH000204: Processing PersistenceUnitInfo [ name: primary ...] 17:17:57,836 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment kitchensink.war 17:17:57,939 INFO [org.hibernate.Version] (ServerService Thread Pool -- 69) HHH000412: Hibernate Core {5.1.10.Final-redhat-1} 17:17:57,947 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 69) HHH000206: hibernate.properties not found 17:17:57,996 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 69) HHH000021: Bytecode provider name : javassist 17:17:58,080 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.3.6.Final-redhat-1 17:17:58,121 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 69) HCANN000001: Hibernate Commons Annotations {5.0.2.Final-redhat-1} 17:17:58,252 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'kitchensink-sources.jar#primary' 17:17:58,418 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'MemberRegistration' in deployment unit 'deployment "kitchensink.war"' are as follows: java:global/kitchensink/MemberRegistration!org.jboss.as.quickstarts.kitchensink.service.MemberRegistration java:app/kitchensink/MemberRegistration!org.jboss.as.quickstarts.kitchensink.service.MemberRegistration java:module/MemberRegistration!org.jboss.as.quickstarts.kitchensink.service.MemberRegistration java:global/kitchensink/MemberRegistration java:app/kitchensink/MemberRegistration java:module/MemberRegistration 17:17:58,721 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 69) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:17:58,730 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 69) HHH000431: Unable to determine H2 database version, certain features may not work 17:17:58,746 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900: 3.0.3 (redhat) 17:17:58,829 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 69) Envers integration enabled? : true 17:17:59,113 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-8) IJ020001: Required license terms for file:/opt/eap/standalone/tmp/vfs/temp/temp3b8ca25776a965e9/content-da0a12a5b13fc16d/contents/ 17:17:59,181 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-8) IJ020017: Invalid archive: file:/opt/eap/standalone/tmp/vfs/temp/temp3b8ca25776a965e9/content-da0a12a5b13fc16d/contents/ 17:17:59,218 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 69) HHH000476: Executing import script 'ScriptSourceInputFromUrl(vfs:/content/kitchensink-sources.jar/import.sql)' 17:17:59,220 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'kitchensink.war#primary' 17:17:59,222 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 70) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:17:59,222 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 70) HHH000431: Unable to determine H2 database version, certain features may not work 17:17:59,227 WARN [org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl] (ServerService Thread Pool -- 69) GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement: org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlString(SchemaCreatorImpl.java:438) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applyImportSources(SchemaCreatorImpl.java:487) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:179) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:134) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:120) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:148) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:65) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:476) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:422) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:880) at org.jboss.as.jpa.hibernate5.TwoPhaseBootstrapImpl.build(TwoPhaseBootstrapImpl.java:44) at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:167) at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:125) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:650) at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:209) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:485) Caused by: org.h2.jdbc.JdbcSQLException: Table "MEMBER" not found; SQL statement: insert into Member (id, name, email, phone_number) values (0, 'John Smith', 'john.smith@mailinator.com', '2125551212') [42102-193] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) at org.h2.message.DbException.get(DbException.java:179) at org.h2.message.DbException.get(DbException.java:155) at org.h2.command.Parser.readTableOrView(Parser.java:5389) at org.h2.command.Parser.readTableOrView(Parser.java:5366) at org.h2.command.Parser.parseInsert(Parser.java:1053) at org.h2.command.Parser.parsePrepared(Parser.java:413) at org.h2.command.Parser.parse(Parser.java:317) at org.h2.command.Parser.parse(Parser.java:289) at org.h2.command.Parser.prepareCommand(Parser.java:254) at org.h2.engine.Session.prepareLocal(Session.java:561) at org.h2.engine.Session.prepareCommand(Session.java:502) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1203) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:170) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:158) at org.jboss.jca.adapters.jdbc.WrappedStatement.execute(WrappedStatement.java:198) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 21 more 17:17:59,233 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 70) Envers integration enabled? : true 17:17:59,857 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 70) HHH000476: Executing import script 'ScriptSourceInputFromUrl(vfs:/content/kitchensink.war/WEB-INF/classes/import.sql)' 17:18:00,312 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance. 17:18:00,413 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/eap/standalone/data/activemq/journal,bindingsDirectory=/opt/eap/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/eap/standalone/data/activemq/largemessages,pagingDirectory=/opt/eap/standalone/data/activemq/paging) 17:18:00,452 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221013: Using NIO Journal 17:18:00,648 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 17:18:00,650 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 17:18:00,764 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel ee 17:18:00,764 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000078: Starting JGroups channel ee 17:18:00,764 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee 17:18:00,765 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel ee 17:18:00,770 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|0] (1) [-cd-app-basic-1-1-n5f44] 17:18:00,770 INFO [org.infinispan.CLUSTER] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|0] (1) [-cd-app-basic-1-1-n5f44] 17:18:00,770 INFO [org.infinispan.CLUSTER] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|0] (1) [-cd-app-basic-1-1-n5f44] 17:18:00,771 INFO [org.infinispan.CLUSTER] (MSC service thread 1-4) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|0] (1) [-cd-app-basic-1-1-n5f44] 17:18:00,784 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel ee local address is -cd-app-basic-1-1-n5f44, physical addresses are [172.17.0.8:7600] 17:18:00,784 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000079: Channel ee local address is -cd-app-basic-1-1-n5f44, physical addresses are [172.17.0.8:7600] 17:18:00,785 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is -cd-app-basic-1-1-n5f44, physical addresses are [172.17.0.8:7600] 17:18:00,785 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000079: Channel ee local address is -cd-app-basic-1-1-n5f44, physical addresses are [172.17.0.8:7600] 17:18:00,791 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Bastille' 9.1.7.Final-redhat-1 17:18:00,950 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 17:18:00,950 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 17:18:00,950 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 17:18:00,950 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 17:18:01,086 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221007: Server is now live 17:18:01,086 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.5.5.009-redhat-1 [default, nodeID=23321a9f-2ebe-11e8-8b55-0242ac110008] 17:18:01,099 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 17:18:01,136 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 17:18:01,138 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: Deploying queue jms.queue.ExpiryQueue 17:18:01,147 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 70) WFLYCLINF0002: Started client-mappings cache from ejb container 17:18:01,158 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA 17:18:01,187 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 69) AMQ221003: Deploying queue jms.queue.DLQ 17:18:01,277 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-4) Resource adaptor started 17:18:01,277 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra 17:18:01,280 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 17:18:01,282 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 17:18:01,418 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorMandatory is deprecated from CDI 1.1! 17:18:01,431 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNever is deprecated from CDI 1.1! 17:18:01,433 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNotSupported is deprecated from CDI 1.1! 17:18:01,434 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired is deprecated from CDI 1.1! 17:18:01,436 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew is deprecated from CDI 1.1! 17:18:01,437 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorSupports is deprecated from CDI 1.1! 17:18:01,448 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1! 17:18:01,456 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class org.jberet.creation.BatchBeanProducer is deprecated from CDI 1.1! 17:18:01,471 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-6) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor is deprecated from CDI 1.1! 17:18:02,243 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 70) Initializing Mojarra 2.2.13.SP5 for context '/kitchensink' 17:18:03,165 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 70) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.jboss.as.quickstarts.kitchensink.rest.JaxRsActivator$Proxy$_$$_WeldClientProxy 17:18:03,226 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 70) WFLYUT0021: Registered web context: '/kitchensink' for server 'default-server' 17:18:03,252 INFO [org.jboss.as.server] (ServerService Thread Pool -- 39) WFLYSRV0010: Deployed "activemq-rar.rar" (runtime-name : "activemq-rar.rar") 17:18:03,252 INFO [org.jboss.as.server] (ServerService Thread Pool -- 39) WFLYSRV0010: Deployed "kitchensink-sources.jar" (runtime-name : "kitchensink-sources.jar") 17:18:03,253 INFO [org.jboss.as.server] (ServerService Thread Pool -- 39) WFLYSRV0010: Deployed "kitchensink.war" (runtime-name : "kitchensink.war") 17:18:03,316 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 17:18:03,319 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 17:18:03,319 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled 17:18:03,319 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.2.0.CD12.Alpha1 (WildFly Core 4.0.1.Final-redhat-1) started in 11352ms - Started 609 of 875 services (464 services are lazy, passive or on-demand) 17:18:56,944 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:18:56,950 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-wj4h7 joined the cluster 17:18:56,976 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:18:56,980 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-wj4h7 joined the cluster 17:18:56,981 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:18:56,983 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-wj4h7 joined the cluster 17:18:56,993 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:18:56,996 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-wj4h7 joined the cluster 17:19:00,249 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) ISPN000310: Starting cluster-wide rebalance for cache client-mappings, topology CacheTopology{id=2, rebalanceId=2, currentCH=ReplicatedConsistentHash{ns = 256, owners = (1)[-cd-app-basic-1-1-n5f44: 256]}, pendingCH=ReplicatedConsistentHash{ns = 256, owners = (2)[-cd-app-basic-1-1-n5f44: 132, -cd-app-basic-1-1-wj4h7: 124]}, unionCH=null, phase=READ_OLD_WRITE_ALL, actualMembers=[-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7], persistentUUIDs=[84d038dd-db09-4583-af80-a1c830d4dff2, 19e67d62-c181-4e33-a827-ab89e0be82d7]} 17:19:00,251 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) [Context=client-mappings][Scope=-cd-app-basic-1-1-n5f44]ISPN100002: Started rebalance with topology id 2 17:19:00,272 INFO [org.infinispan.CLUSTER] (transport-thread--p15-t8) [Context=client-mappings][Scope=-cd-app-basic-1-1-n5f44]ISPN100003: Node -cd-app-basic-1-1-n5f44 finished rebalance phase with topology id 2 17:19:00,785 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) [Context=client-mappings][Scope=-cd-app-basic-1-1-wj4h7]ISPN100003: Node -cd-app-basic-1-1-wj4h7 finished rebalance phase with topology id 2 17:19:00,785 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) ISPN000336: Finished cluster-wide rebalance for cache client-mappings, topology id = 2 17:19:00,799 INFO [org.infinispan.CLUSTER] (transport-thread--p15-t12) [Context=client-mappings][Scope=-cd-app-basic-1-1-n5f44]ISPN100003: Node -cd-app-basic-1-1-n5f44 finished rebalance phase with topology id 3 17:19:00,827 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) [Context=client-mappings][Scope=-cd-app-basic-1-1-wj4h7]ISPN100003: Node -cd-app-basic-1-1-wj4h7 finished rebalance phase with topology id 3 17:19:00,834 INFO [org.infinispan.CLUSTER] (transport-thread--p15-t15) [Context=client-mappings][Scope=-cd-app-basic-1-1-n5f44]ISPN100003: Node -cd-app-basic-1-1-n5f44 finished rebalance phase with topology id 4 17:19:00,835 INFO [org.infinispan.CLUSTER] (remote-thread--p6-t2) [Context=client-mappings][Scope=-cd-app-basic-1-1-wj4h7]ISPN100003: Node -cd-app-basic-1-1-wj4h7 finished rebalance phase with topology id 4 17:19:04,580 INFO [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2deb3e45)) AMQ221027: Bridge ClusterConnectionBridge@5fcd4cf3 [name=sf.my-cluster.455285dc-2ebe-11e8-9124-0242ac110009, queue=QueueImpl[name=sf.my-cluster.455285dc-2ebe-11e8-9124-0242ac110009, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@f396122 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@5fcd4cf3 [name=sf.my-cluster.455285dc-2ebe-11e8-9124-0242ac110009, queue=QueueImpl[name=sf.my-cluster.455285dc-2ebe-11e8-9124-0242ac110009, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@f396122 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-9], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1665553136[nodeUUID=23321a9f-2ebe-11e8-8b55-0242ac110008, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-8, address=jms, server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-9], discoveryGroupConfiguration=null]] is connected 17:20:39,022 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-jdxlx|2] (3) [-cd-app-basic-1-1-jdxlx, -cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7], 2 subgroups: [-cd-app-basic-1-1-jdxlx|0] (1) [-cd-app-basic-1-1-jdxlx], [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:20:39,025 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-jdxlx joined the cluster 17:20:39,025 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-jdxlx|2] (3) [-cd-app-basic-1-1-jdxlx, -cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7], 2 subgroups: [-cd-app-basic-1-1-jdxlx|0] (1) [-cd-app-basic-1-1-jdxlx], [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:20:39,027 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-jdxlx joined the cluster 17:20:39,028 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-jdxlx|2] (3) [-cd-app-basic-1-1-jdxlx, -cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7], 2 subgroups: [-cd-app-basic-1-1-jdxlx|0] (1) [-cd-app-basic-1-1-jdxlx], [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:20:39,034 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-jdxlx joined the cluster 17:20:39,034 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-jdxlx|2] (3) [-cd-app-basic-1-1-jdxlx, -cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7], 2 subgroups: [-cd-app-basic-1-1-jdxlx|0] (1) [-cd-app-basic-1-1-jdxlx], [-cd-app-basic-1-1-n5f44|1] (2) [-cd-app-basic-1-1-n5f44, -cd-app-basic-1-1-wj4h7] 17:20:39,036 INFO [org.infinispan.CLUSTER] (thread-14,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-jdxlx joined the cluster 17:20:39,637 INFO [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2deb3e45)) AMQ221027: Bridge ClusterConnectionBridge@9ac7b07 [name=sf.my-cluster.65a201b2-2ebe-11e8-b845-0242ac11000a, queue=QueueImpl[name=sf.my-cluster.65a201b2-2ebe-11e8-b845-0242ac11000a, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@2427011f targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@9ac7b07 [name=sf.my-cluster.65a201b2-2ebe-11e8-b845-0242ac11000a, queue=QueueImpl[name=sf.my-cluster.65a201b2-2ebe-11e8-b845-0242ac11000a, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@2427011f targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-10], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1665553136[nodeUUID=23321a9f-2ebe-11e8-8b55-0242ac110008, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-8, address=jms, server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-10], discoveryGroupConfiguration=null]] is connected 17:21:36,113 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-9bhc7|3] (3) [-cd-app-basic-1-1-9bhc7, -cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44], 1 subgroups: [-cd-app-basic-1-1-9bhc7|0] (1) [-cd-app-basic-1-1-9bhc7] 17:21:36,114 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-9bhc7 joined the cluster 17:21:36,115 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-jdxlx left the cluster 17:21:36,115 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-9bhc7|3] (3) [-cd-app-basic-1-1-9bhc7, -cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44], 1 subgroups: [-cd-app-basic-1-1-9bhc7|0] (1) [-cd-app-basic-1-1-9bhc7] 17:21:36,116 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-9bhc7 joined the cluster 17:21:36,116 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-jdxlx left the cluster 17:21:36,116 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-9bhc7|3] (3) [-cd-app-basic-1-1-9bhc7, -cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44], 1 subgroups: [-cd-app-basic-1-1-9bhc7|0] (1) [-cd-app-basic-1-1-9bhc7] 17:21:36,118 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-9bhc7 joined the cluster 17:21:36,119 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-jdxlx left the cluster 17:21:36,119 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN000093: Received new, MERGED cluster view for channel ee: MergeView::[-cd-app-basic-1-1-9bhc7|3] (3) [-cd-app-basic-1-1-9bhc7, -cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44], 1 subgroups: [-cd-app-basic-1-1-9bhc7|0] (1) [-cd-app-basic-1-1-9bhc7] 17:21:36,121 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100000: Node -cd-app-basic-1-1-9bhc7 joined the cluster 17:21:36,121 INFO [org.infinispan.CLUSTER] (thread-9,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-jdxlx left the cluster 17:21:38,123 WARN [org.jgroups.protocols.pbcast.GMS] (thread-9,ee,-cd-app-basic-1-1-n5f44) -cd-app-basic-1-1-n5f44: failed to collect all ACKs (expected=2) for view [-cd-app-basic-1-1-9bhc7|3] after 2000ms, missing 1 ACKs from (1) -cd-app-basic-1-1-wj4h7 17:21:38,374 INFO [org.apache.activemq.artemis.core.server] (Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2deb3e45)) AMQ221027: Bridge ClusterConnectionBridge@4348bda5 [name=sf.my-cluster.81a7785d-2ebe-11e8-9460-0242ac11000b, queue=QueueImpl[name=sf.my-cluster.81a7785d-2ebe-11e8-9460-0242ac11000b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@4d8f4bbc targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@4348bda5 [name=sf.my-cluster.81a7785d-2ebe-11e8-9460-0242ac11000b, queue=QueueImpl[name=sf.my-cluster.81a7785d-2ebe-11e8-9460-0242ac11000b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008]]@4d8f4bbc targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-11], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1665553136[nodeUUID=23321a9f-2ebe-11e8-8b55-0242ac110008, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-8, address=jms, server=ActiveMQServerImpl::serverUUID=23321a9f-2ebe-11e8-8b55-0242ac110008])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=172-17-0-11], discoveryGroupConfiguration=null]] is connected 17:22:01,449 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-client-global-threads)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 17:22:01,495 WARN [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-global-threads)) AMQ222095: Connection failed with failedOver=false 17:22:01,506 WARN [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-global-threads)) AMQ222095: Connection failed with failedOver=false 17:22:01,506 INFO [org.apache.activemq.artemis.core.server] (Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2deb3e45)) AMQ221029: stopped bridge sf.my-cluster.81a7785d-2ebe-11e8-9460-0242ac11000b 17:22:21,340 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-wj4h7|4] (2) [-cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44] 17:22:21,363 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-9bhc7 left the cluster 17:22:21,364 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-wj4h7|4] (2) [-cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44] 17:22:21,375 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-9bhc7 left the cluster 17:22:21,375 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-wj4h7|4] (2) [-cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44] 17:22:21,386 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-9bhc7 left the cluster 17:22:21,389 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN000094: Received new cluster view for channel ee: [-cd-app-basic-1-1-wj4h7|4] (2) [-cd-app-basic-1-1-wj4h7, -cd-app-basic-1-1-n5f44] 17:22:21,390 INFO [org.infinispan.CLUSTER] (thread-16,ee,-cd-app-basic-1-1-n5f44) ISPN100001: Node -cd-app-basic-1-1-9bhc7 left the cluster