Skip to content

Instantly share code, notes, and snippets.

@Karm
Created October 21, 2015 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karm/7fe27a2c9aaac40e1b0d to your computer and use it in GitHub Desktop.
Save Karm/7fe27a2c9aaac40e1b0d to your computer and use it in GitHub Desktop.
3 Wildfy servers with mod_cluster, web session relication, failover on JVM kill
2015-10-20 14:02:30,638 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
2015-10-20 14:02:34,397 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2015-10-20 14:02:35,345 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting
2015-10-20 14:02:35,362 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
331122245 = true
[Standalone] =
awt.toolkit = sun.awt.X11.XToolkit
file.encoding = UTF-8
file.encoding.pkg = sun.io
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /tmp/mod_cluster-eap/jboss-eap-7.0-2/jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/endorsed
java.ext.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/ext:/usr/jdk/packages/lib/ext
java.home = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre
java.io.tmpdir = /var/tmp/
java.library.path = /usr/jdk/packages/lib/sparcv9:/lib/64:/usr/lib/64
java.net.preferIPv4Stack = true
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_60-b27
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_60
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 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.60-b23
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.home.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2
jboss.host.name = dtf8
jboss.modules.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/modules
jboss.node.name = dtf8
jboss.qualified.host.name = dtf8.mw.lab.eng.bos.redhat.com
jboss.server.base.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone
jboss.server.config.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/configuration
jboss.server.data.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/data
jboss.server.deploy.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/data/content
jboss.server.log.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/log
jboss.server.name = dtf8
jboss.server.persist.config = true
jboss.server.temp.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/tmp
line.separator =
logging.configuration = file:/tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/configuration/logging.properties
module.path = /tmp/mod_cluster-eap/jboss-eap-7.0-2/modules
org.jboss.boot.log.file = /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/log/server.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = sparcv9
os.name = SunOS
os.version = 5.10
path.separator = :
sun.arch.data.model = 64
sun.boot.class.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/resources.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/rt.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sunrsasign.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jsse.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jce.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/charsets.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jfr.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/classes
sun.boot.library.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sparcv9
sun.cpu.endian = big
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeBig
sun.java.command = /tmp/mod_cluster-eap/jboss-eap-7.0-2/jboss-modules.jar -mp /tmp/mod_cluster-eap/jboss-eap-7.0-2/modules org.jboss.as.standalone -Djboss.home.dir=/tmp/mod_cluster-eap/jboss-eap-7.0-2 -Djboss.server.base.dir=/tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone -c standalone-ha.xml -D331122245
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
user.country = US
user.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-2/bin
user.home = /qa/home/hudson
user.language = en
user.name = hudson
user.timezone = US/Eastern
2015-10-20 14:02:35,374 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -verbose:gc -Xloggc:/tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms512m -Xmx512m -Djava.net.preferIPv4Stack=true -Dorg.jboss.boot.log.file=/tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/log/server.log -Dlogging.configuration=file:/tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/configuration/logging.properties
2015-10-20 14:02:47,016 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 30) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-10-20 14:02:47,394 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 27) WFLYDR0001: Content added at location /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/data/content/fb/14da167993ed35b606b31fa0e73f89693724dd/content
2015-10-20 14:02:49,435 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2015-10-20 14:02:49,674 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final
2015-10-20 14:02:49,739 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final
2015-10-20 14:02:50,067 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
2015-10-20 14:02:50,148 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
2015-10-20 14:02:50,224 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
2015-10-20 14:02:50,267 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
2015-10-20 14:02:50,304 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
2015-10-20 14:02:50,346 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
2015-10-20 14:02:50,445 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors
2015-10-20 14:02:50,484 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
2015-10-20 14:02:50,580 INFO [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=4.9.3.Final
2015-10-20 14:02:50,729 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
2015-10-20 14:02:50,962 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2015-10-20 14:02:50,974 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:02:50,974 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:02:51,009 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final
2015-10-20 14:02:51,039 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2
2015-10-20 14:02:51,097 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service
2015-10-20 14:02:51,108 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2015-10-20 14:02:51,934 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/tmp/mod_cluster-eap/jboss-eap-7.0-2/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
2015-10-20 14:02:52,008 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
2015-10-20 14:02:52,039 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting
2015-10-20 14:02:52,557 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host.
2015-10-20 14:02:52,557 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing.
2015-10-20 14:02:52,729 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow AJP listener ajp listening on 10.16.95.35:8009
2015-10-20 14:02:52,800 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
2015-10-20 14:02:52,808 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 10.16.95.35:8181
2015-10-20 14:02:52,909 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000032: Listening to proxy advertisements on /224.0.5.35:62658
2015-10-20 14:02:53,894 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2015-10-20 14:02:54,365 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /tmp/mod_cluster-eap/jboss-eap-7.0-2/standalone/deployments
2015-10-20 14:02:54,403 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "clusterbench.war" (runtime-name: "clusterbench.war")
2015-10-20 14:02:55,283 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final
2015-10-20 14:02:56,452 WARN [org.jboss.metadata.parser.jbossweb.JBossWebMetaDataParser] (MSC service thread 1-3) <replication-trigger/> is no longer supported and will be ignored
2015-10-20 14:03:05,232 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-1) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:03:05,239 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-1) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:03:07,363 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:07,382 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:07,397 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:07,410 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:08,465 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000078: Starting JGroups channel web
2015-10-20 14:03:08,605 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|1] (2) [jboss-eap-7.0, jboss-eap-7.0-2]
2015-10-20 14:03:08,640 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000079: Channel web local address is jboss-eap-7.0-2, physical addresses are [10.16.95.35:55301]
2015-10-20 14:03:09,282 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 64) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final
2015-10-20 14:03:12,590 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 77) WFLYCLINF0002: Started clusterbench.war cache from web container
2015-10-20 14:03:12,855 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0002: Started dist cache from web container
2015-10-20 14:03:14,804 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0021: Registered web context: /clusterbench
2015-10-20 14:03:15,428 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "clusterbench.war" (runtime-name : "clusterbench.war")
2015-10-20 14:03:17,589 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.35:10091/management
2015-10-20 14:03:17,594 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://10.16.95.35:10091
2015-10-20 14:03:17,598 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 50258ms - Started 400 of 651 services (374 services are lazy, passive or on-demand)
2015-10-20 14:03:40,752 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,jboss-eap-7.0-2) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|2] (3) [jboss-eap-7.0, jboss-eap-7.0-2, jboss-eap-7.0-3]
2015-10-20 14:03:47,263 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,jboss-eap-7.0-2) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0-2|3] (2) [jboss-eap-7.0-2, jboss-eap-7.0-3]
2015-10-20 14:03:47,293 ERROR [io.undertow.request] (default task-2) UT005023: Exception handling request to /clusterbench/requestinfo/: org.infinispan.statetransfer.OutdatedTopologyException: Cache not running on node jboss-eap-7.0, or the node is missing
at org.infinispan.interceptors.distribution.TxDistributionInterceptor.checkTxCommandResponses(TxDistributionInterceptor.java:238)
at org.infinispan.interceptors.distribution.TxDistributionInterceptor.visitLockControlCommand(TxDistributionInterceptor.java:161)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.locking.PessimisticLockingInterceptor.acquireRemoteIfNeeded(PessimisticLockingInterceptor.java:219)
at org.infinispan.interceptors.locking.PessimisticLockingInterceptor.visitDataReadCommand(PessimisticLockingInterceptor.java:68)
at org.infinispan.interceptors.locking.AbstractLockingInterceptor.visitGetKeyValueCommand(AbstractLockingInterceptor.java:76)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.TxInterceptor.enlistReadAndInvokeNext(TxInterceptor.java:345)
at org.infinispan.interceptors.TxInterceptor.visitGetKeyValueCommand(TxInterceptor.java:330)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.statetransfer.StateTransferInterceptor.handleTopologyAffectedCommand(StateTransferInterceptor.java:403)
at org.infinispan.statetransfer.StateTransferInterceptor.handleDefault(StateTransferInterceptor.java:388)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.CacheMgmtInterceptor.visitDataReadCommand(CacheMgmtInterceptor.java:103)
at org.infinispan.interceptors.CacheMgmtInterceptor.visitGetKeyValueCommand(CacheMgmtInterceptor.java:91)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
at org.infinispan.cache.impl.CacheImpl.get(CacheImpl.java:412)
at org.infinispan.cache.impl.DecoratedCache.get(DecoratedCache.java:437)
at org.infinispan.cache.impl.AbstractDelegatingCache.get(AbstractDelegatingCache.java:286)
at org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory.findValue(CoarseSessionFactory.java:164)
at org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory.findValue(CoarseSessionFactory.java:66)
at org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager.findSession(InfinispanSessionManager.java:230)
at org.wildfly.clustering.web.undertow.session.DistributableSessionManager.getSession(DistributableSessionManager.java:124)
at io.undertow.servlet.spec.ServletContextImpl.getSession(ServletContextImpl.java:725)
at io.undertow.servlet.spec.ServletContextImpl.getSession(ServletContextImpl.java:755)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:64)
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:198)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:784)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2015-10-20 14:03:47,500 ERROR [io.undertow.request] (default task-2) Undertow request failed HttpServerExchange{ GET /clusterbench/requestinfo/ request {Accept=[image/gif, image/jpeg, image/pjpeg, image/pjpeg, */*], Connection=[Keep-Alive], Accept-Language=[en-us], Accept-Encoding=[gzip, deflate], Cookie=[JSESSIONID=IIjcS0o7vWDTr0Gms00XSTU13Gf9LQZIN4NF8HUc.jboss-eap-7.0], User-Agent=[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0)], Host=[10.16.95.35:2181]} response {Content-Type=[text/html;charset=UTF-8], Content-Length=[80], Date=[Tue, 20 Oct 2015 18:03:47 GMT]}}: org.infinispan.statetransfer.OutdatedTopologyException: Cache not running on node jboss-eap-7.0, or the node is missing
at org.infinispan.interceptors.distribution.TxDistributionInterceptor.checkTxCommandResponses(TxDistributionInterceptor.java:238)
at org.infinispan.interceptors.distribution.TxDistributionInterceptor.visitLockControlCommand(TxDistributionInterceptor.java:161)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitLockControlCommand(AbstractVisitor.java:163)
at org.infinispan.commands.control.LockControlCommand.acceptVisitor(LockControlCommand.java:110)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.locking.PessimisticLockingInterceptor.acquireRemoteIfNeeded(PessimisticLockingInterceptor.java:219)
at org.infinispan.interceptors.locking.PessimisticLockingInterceptor.visitDataReadCommand(PessimisticLockingInterceptor.java:68)
at org.infinispan.interceptors.locking.AbstractLockingInterceptor.visitGetKeyValueCommand(AbstractLockingInterceptor.java:76)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.TxInterceptor.enlistReadAndInvokeNext(TxInterceptor.java:345)
at org.infinispan.interceptors.TxInterceptor.visitGetKeyValueCommand(TxInterceptor.java:330)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.statetransfer.StateTransferInterceptor.handleTopologyAffectedCommand(StateTransferInterceptor.java:403)
at org.infinispan.statetransfer.StateTransferInterceptor.handleDefault(StateTransferInterceptor.java:388)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.CacheMgmtInterceptor.visitDataReadCommand(CacheMgmtInterceptor.java:103)
at org.infinispan.interceptors.CacheMgmtInterceptor.visitGetKeyValueCommand(CacheMgmtInterceptor.java:91)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:99)
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:113)
at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
at org.infinispan.cache.impl.CacheImpl.get(CacheImpl.java:412)
at org.infinispan.cache.impl.DecoratedCache.get(DecoratedCache.java:437)
at org.infinispan.cache.impl.AbstractDelegatingCache.get(AbstractDelegatingCache.java:286)
at org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory.findValue(CoarseSessionFactory.java:164)
at org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory.findValue(CoarseSessionFactory.java:66)
at org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager.findSession(InfinispanSessionManager.java:230)
at org.wildfly.clustering.web.undertow.session.DistributableSessionManager.getSession(DistributableSessionManager.java:124)
at io.undertow.servlet.spec.ServletContextImpl.getSession(ServletContextImpl.java:725)
at io.undertow.servlet.spec.ServletContextImpl.getSession(ServletContextImpl.java:755)
at io.undertow.servlet.spec.ServletContextImpl.updateSessionAccessTime(ServletContextImpl.java:759)
at io.undertow.servlet.spec.HttpServletResponseImpl.responseDone(HttpServletResponseImpl.java:554)
at io.undertow.servlet.spec.HttpServletResponseImpl.doErrorDispatch(HttpServletResponseImpl.java:165)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:319)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:198)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:784)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2015-10-20 14:03:49,539 INFO [org.jboss.test.clusterbench.common.jvmroute.CommonRequestInfoServlet] (default task-3) Request URI: /clusterbench/requestinfo/
Path info: /
Query string: null
Query string UTF-8 decoded: null
Remote user: null
Parameters [key=value]: {}
Headers: {Cookie=JSESSIONID=IIjcS0o7vWDTr0Gms00XSTU13Gf9LQZIN4NF8HUc.jboss-eap-7.0, Accept=image/gif, image/jpeg, image/pjpeg, image/pjpeg, */*, Connection=Keep-Alive, User-Agent=Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0), Host=10.16.95.35:2181, Accept-Language=en-us, Accept-Encoding=gzip, deflate}
Host header: 10.16.95.35:2181
Character encoding: null
JVM route: jboss-eap-7.0-2
Session ID: IIjcS0o7vWDTr0Gms00XSTU13Gf9LQZIN4NF8HUc
Session isNew: false
Session ServletContext: io.undertow.servlet.spec.ServletContextImpl@2670e78c
Servlet specific info: Session tracking mode: [URL, COOKIE]
2015-10-20 14:03:49,875 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t3) ISPN000310: Starting cluster-wide rebalance for cache dist, topology CacheTopology{id=5, rebalanceId=2, currentCH=DefaultConsistentHash{ns=80, owners = (1)[jboss-eap-7.0-2: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[jboss-eap-7.0-2: 40+40, jboss-eap-7.0-3: 40+40]}, unionCH=null, actualMembers=[jboss-eap-7.0-2, jboss-eap-7.0-3]}
2015-10-20 14:03:49,875 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t2) ISPN000310: Starting cluster-wide rebalance for cache clusterbench.war, topology CacheTopology{id=5, rebalanceId=2, currentCH=DefaultConsistentHash{ns=80, owners = (1)[jboss-eap-7.0-2: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[jboss-eap-7.0-2: 40+40, jboss-eap-7.0-3: 40+40]}, unionCH=null, actualMembers=[jboss-eap-7.0-2, jboss-eap-7.0-3]}
2015-10-20 14:03:50,516 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t2) ISPN000336: Finished cluster-wide rebalance for cache dist, topology id = 5
2015-10-20 14:03:50,530 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t3) ISPN000336: Finished cluster-wide rebalance for cache clusterbench.war, topology id = 5
2015-10-20 14:04:06,633 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0211: Suspending server with 0ms timeout.
2015-10-20 14:04:06,665 INFO [org.jboss.modcluster] (management-handler-thread - 4) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 0.0 seconds
2015-10-20 14:04:06,837 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
2015-10-20 14:04:07,112 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 80) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 0.0 seconds
2015-10-20 14:04:07,180 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0022: Unregistered web context: /clusterbench
2015-10-20 14:04:07,310 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping
2015-10-20 14:04:07,343 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 85) ISPN000029: Passivating all entries to disk
2015-10-20 14:04:07,347 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
2015-10-20 14:04:07,352 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 86) MODCLUSTER000002: Initiating mod_cluster shutdown
2015-10-20 14:04:07,395 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
2015-10-20 14:04:07,436 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 80) ISPN000029: Passivating all entries to disk
2015-10-20 14:04:07,468 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 80) ISPN000030: Passivated 1 entries in 30 milliseconds
2015-10-20 14:04:07,472 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 85) ISPN000030: Passivated 3 entries in 129 milliseconds
2015-10-20 14:04:07,542 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 85) WFLYCLINF0003: Stopped clusterbench.war cache from web container
2015-10-20 14:04:07,545 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 80) WFLYCLINF0003: Stopped dist cache from web container
2015-10-20 14:04:07,587 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000080: Disconnecting JGroups channel web
2015-10-20 14:04:07,593 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000082: Stopping the RpcDispatcher for channel web
2015-10-20 14:04:07,856 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 5.2.1.Final
2015-10-20 14:04:08,408 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow AJP listener ajp suspending
2015-10-20 14:04:08,409 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending
2015-10-20 14:04:08,487 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 10.16.95.35:8080
2015-10-20 14:04:08,487 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 10.16.95.35:8009
2015-10-20 14:04:08,494 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0004: Undertow 1.3.0.CR2 stopping
2015-10-20 14:04:08,529 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 1615ms
2015-10-20 14:04:08,561 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 1615ms
2015-10-20 14:03:05,375 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
2015-10-20 14:03:08,915 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2015-10-20 14:03:09,874 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting
2015-10-20 14:03:09,893 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
895766599 = true
[Standalone] =
awt.toolkit = sun.awt.X11.XToolkit
file.encoding = UTF-8
file.encoding.pkg = sun.io
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /tmp/mod_cluster-eap/jboss-eap-7.0-3/jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/endorsed
java.ext.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/ext:/usr/jdk/packages/lib/ext
java.home = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre
java.io.tmpdir = /var/tmp/
java.library.path = /usr/jdk/packages/lib/sparcv9:/lib/64:/usr/lib/64
java.net.preferIPv4Stack = true
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_60-b27
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_60
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 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.60-b23
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.home.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3
jboss.host.name = dtf8
jboss.modules.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/modules
jboss.node.name = dtf8
jboss.qualified.host.name = dtf8.mw.lab.eng.bos.redhat.com
jboss.server.base.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone
jboss.server.config.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/configuration
jboss.server.data.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/data
jboss.server.deploy.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/data/content
jboss.server.log.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/log
jboss.server.name = dtf8
jboss.server.persist.config = true
jboss.server.temp.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/tmp
line.separator =
logging.configuration = file:/tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/configuration/logging.properties
module.path = /tmp/mod_cluster-eap/jboss-eap-7.0-3/modules
org.jboss.boot.log.file = /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/log/server.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = sparcv9
os.name = SunOS
os.version = 5.10
path.separator = :
sun.arch.data.model = 64
sun.boot.class.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/resources.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/rt.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sunrsasign.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jsse.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jce.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/charsets.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jfr.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/classes
sun.boot.library.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sparcv9
sun.cpu.endian = big
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeBig
sun.java.command = /tmp/mod_cluster-eap/jboss-eap-7.0-3/jboss-modules.jar -mp /tmp/mod_cluster-eap/jboss-eap-7.0-3/modules org.jboss.as.standalone -Djboss.home.dir=/tmp/mod_cluster-eap/jboss-eap-7.0-3 -Djboss.server.base.dir=/tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone -c standalone-ha.xml -D895766599
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
user.country = US
user.dir = /tmp/mod_cluster-eap/jboss-eap-7.0-3/bin
user.home = /qa/home/hudson
user.language = en
user.name = hudson
user.timezone = US/Eastern
2015-10-20 14:03:09,906 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -verbose:gc -Xloggc:/tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms512m -Xmx512m -Djava.net.preferIPv4Stack=true -Dorg.jboss.boot.log.file=/tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/log/server.log -Dlogging.configuration=file:/tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/configuration/logging.properties
2015-10-20 14:03:22,707 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 29) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-10-20 14:03:23,050 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 3) WFLYDR0001: Content added at location /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/data/content/fb/14da167993ed35b606b31fa0e73f89693724dd/content
2015-10-20 14:03:25,112 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2015-10-20 14:03:25,354 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final
2015-10-20 14:03:25,423 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final
2015-10-20 14:03:25,750 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
2015-10-20 14:03:25,817 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
2015-10-20 14:03:25,941 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
2015-10-20 14:03:25,948 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
2015-10-20 14:03:25,990 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
2015-10-20 14:03:25,996 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
2015-10-20 14:03:26,125 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors
2015-10-20 14:03:26,145 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
2015-10-20 14:03:26,269 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.3.Final
2015-10-20 14:03:26,423 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
2015-10-20 14:03:26,619 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:03:26,618 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:03:26,684 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final
2015-10-20 14:03:26,720 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2015-10-20 14:03:26,783 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
2015-10-20 14:03:26,858 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
2015-10-20 14:03:26,874 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2015-10-20 14:03:27,621 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/tmp/mod_cluster-eap/jboss-eap-7.0-3/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
2015-10-20 14:03:27,718 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.
2015-10-20 14:03:27,743 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
2015-10-20 14:03:28,313 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host.
2015-10-20 14:03:28,313 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing.
2015-10-20 14:03:28,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 10.16.95.35:8009
2015-10-20 14:03:28,488 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
2015-10-20 14:03:28,538 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 10.16.95.35:8282
2015-10-20 14:03:28,611 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000032: Listening to proxy advertisements on /224.0.5.35:62658
2015-10-20 14:03:29,596 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2015-10-20 14:03:29,982 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /tmp/mod_cluster-eap/jboss-eap-7.0-3/standalone/deployments
2015-10-20 14:03:30,026 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "clusterbench.war" (runtime-name: "clusterbench.war")
2015-10-20 14:03:30,900 INFO [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final
2015-10-20 14:03:32,051 WARN [org.jboss.metadata.parser.jbossweb.JBossWebMetaDataParser] (MSC service thread 1-6) <replication-trigger/> is no longer supported and will be ignored
2015-10-20 14:03:40,484 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 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:03:40,495 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 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:03:42,646 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:42,665 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:42,680 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:42,689 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:03:43,713 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000078: Starting JGroups channel web
2015-10-20 14:03:43,855 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|2] (3) [jboss-eap-7.0, jboss-eap-7.0-2, jboss-eap-7.0-3]
2015-10-20 14:03:43,891 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000079: Channel web local address is jboss-eap-7.0-3, physical addresses are [10.16.95.35:55402]
2015-10-20 14:03:47,305 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,jboss-eap-7.0-3) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0-2|3] (2) [jboss-eap-7.0-2, jboss-eap-7.0-3]
2015-10-20 14:03:47,306 WARN [org.infinispan.topology.ClusterTopologyManagerImpl] (ServerService Thread Pool -- 64) ISPN000329: Unable to read rebalancing status from coordinator jboss-eap-7.0: org.infinispan.remoting.transport.jgroups.SuspectException: Cache not running on node jboss-eap-7.0
at org.infinispan.remoting.transport.AbstractTransport.checkResponse(AbstractTransport.java:46)
at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:753)
at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$80(JGroupsTransport.java:589)
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
at org.infinispan.remoting.transport.jgroups.SingleResponseFuture.futureDone(SingleResponseFuture.java:30)
at org.jgroups.blocks.Request.checkCompletion(Request.java:169)
at org.jgroups.blocks.UnicastRequest.viewChange(UnicastRequest.java:164)
at org.jgroups.blocks.RequestCorrelator.receiveView(RequestCorrelator.java:331)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:242)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:684)
at org.jgroups.JChannel.up(JChannel.java:738)
at org.jgroups.fork.ForkProtocolStack.up(ForkProtocolStack.java:123)
at org.jgroups.stack.Protocol.up(Protocol.java:374)
at org.jgroups.protocols.FORK.up(FORK.java:118)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:165)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:394)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:394)
at org.jgroups.protocols.pbcast.GMS.installView(GMS.java:735)
at org.jgroups.protocols.pbcast.ParticipantGmsImpl.handleViewChange(ParticipantGmsImpl.java:140)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:925)
at org.jgroups.stack.Protocol.up(Protocol.java:412)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:294)
at org.jgroups.protocols.UNICAST3.up(UNICAST3.java:474)
at org.jgroups.protocols.pbcast.NAKACK2.deliverBatch(NAKACK2.java:982)
at org.jgroups.protocols.pbcast.NAKACK2.removeAndPassUp(NAKACK2.java:912)
at org.jgroups.protocols.pbcast.NAKACK2.handleMessage(NAKACK2.java:846)
at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:618)
at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:155)
at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:200)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:310)
at org.jgroups.protocols.MERGE3.up(MERGE3.java:285)
at org.jgroups.protocols.Discovery.up(Discovery.java:295)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1577)
at org.jgroups.protocols.TP$MyHandler.run(TP.java:1796)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2015-10-20 14:03:47,334 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 64) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final
2015-10-20 14:03:50,556 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0002: Started dist cache from web container
2015-10-20 14:03:50,556 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started clusterbench.war cache from web container
2015-10-20 14:03:52,511 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0021: Registered web context: /clusterbench
2015-10-20 14:03:53,065 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "clusterbench.war" (runtime-name : "clusterbench.war")
2015-10-20 14:03:54,541 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.35:10192/management
2015-10-20 14:03:54,546 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://10.16.95.35:10192
2015-10-20 14:03:54,549 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 52447ms - Started 400 of 651 services (374 services are lazy, passive or on-demand)
2015-10-20 14:04:07,717 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,jboss-eap-7.0-3) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0-3|4] (1) [jboss-eap-7.0-3]
2015-10-20 14:04:24,571 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0211: Suspending server with 0ms timeout.
2015-10-20 14:04:24,604 INFO [org.jboss.modcluster] (management-handler-thread - 4) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 0.0 seconds
2015-10-20 14:04:24,635 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
2015-10-20 14:04:24,900 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 80) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 0.0 seconds
2015-10-20 14:04:24,962 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0022: Unregistered web context: /clusterbench
2015-10-20 14:04:25,072 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
2015-10-20 14:04:25,095 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
2015-10-20 14:04:25,096 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 82) ISPN000029: Passivating all entries to disk
2015-10-20 14:04:25,111 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 80) MODCLUSTER000002: Initiating mod_cluster shutdown
2015-10-20 14:04:25,156 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2
2015-10-20 14:04:25,191 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 84) ISPN000029: Passivating all entries to disk
2015-10-20 14:04:25,202 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 82) ISPN000030: Passivated 3 entries in 107 milliseconds
2015-10-20 14:04:25,202 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 84) ISPN000030: Passivated 0 entries in 9 milliseconds
2015-10-20 14:04:25,272 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) WFLYCLINF0003: Stopped clusterbench.war cache from web container
2015-10-20 14:04:25,273 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 84) WFLYCLINF0003: Stopped dist cache from web container
2015-10-20 14:04:25,312 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000080: Disconnecting JGroups channel web
2015-10-20 14:04:25,316 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000082: Stopping the RpcDispatcher for channel web
2015-10-20 14:04:25,526 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.1.Final
2015-10-20 14:04:26,216 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow AJP listener ajp suspending
2015-10-20 14:04:26,217 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending
2015-10-20 14:04:26,289 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 10.16.95.35:8080
2015-10-20 14:04:26,290 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to 10.16.95.35:8009
2015-10-20 14:04:26,298 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.3.0.CR2 stopping
2015-10-20 14:04:26,330 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 1649ms
2015-10-20 14:04:26,358 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 1594ms
2015-10-20 14:01:44,878 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
2015-10-20 14:01:48,290 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2015-10-20 14:01:49,201 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) starting
2015-10-20 14:01:49,217 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
711540569 = true
[Standalone] =
awt.toolkit = sun.awt.X11.XToolkit
file.encoding = UTF-8
file.encoding.pkg = sun.io
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /tmp/mod_cluster-eap/jboss-eap-7.0/jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/endorsed
java.ext.dirs = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/ext:/usr/jdk/packages/lib/ext
java.home = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre
java.io.tmpdir = /var/tmp/
java.library.path = /usr/jdk/packages/lib/sparcv9:/lib/64:/usr/lib/64
java.net.preferIPv4Stack = true
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_60-b27
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_60
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 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.60-b23
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.home.dir = /tmp/mod_cluster-eap/jboss-eap-7.0
jboss.host.name = dtf8
jboss.modules.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/modules
jboss.node.name = dtf8
jboss.qualified.host.name = dtf8.mw.lab.eng.bos.redhat.com
jboss.server.base.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone
jboss.server.config.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/configuration
jboss.server.data.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/data
jboss.server.deploy.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/data/content
jboss.server.log.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/log
jboss.server.name = dtf8
jboss.server.persist.config = true
jboss.server.temp.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/tmp
line.separator =
logging.configuration = file:/tmp/mod_cluster-eap/jboss-eap-7.0/standalone/configuration/logging.properties
module.path = /tmp/mod_cluster-eap/jboss-eap-7.0/modules
org.jboss.boot.log.file = /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/log/server.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = sparcv9
os.name = SunOS
os.version = 5.10
path.separator = :
sun.arch.data.model = 64
sun.boot.class.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/resources.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/rt.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sunrsasign.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jsse.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jce.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/charsets.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/jfr.jar:/qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/classes
sun.boot.library.path = /qa/tools/opt/solaris10_sparc/jdk1.8.0_60/jre/lib/sparcv9
sun.cpu.endian = big
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeBig
sun.java.command = /tmp/mod_cluster-eap/jboss-eap-7.0/jboss-modules.jar -mp /tmp/mod_cluster-eap/jboss-eap-7.0/modules org.jboss.as.standalone -Djboss.home.dir=/tmp/mod_cluster-eap/jboss-eap-7.0 -Djboss.server.base.dir=/tmp/mod_cluster-eap/jboss-eap-7.0/standalone -c standalone-ha.xml -D711540569
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
user.country = US
user.dir = /tmp/mod_cluster-eap/jboss-eap-7.0/bin
user.home = /qa/home/hudson
user.language = en
user.name = hudson
user.timezone = US/Eastern
2015-10-20 14:01:49,229 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -verbose:gc -Xloggc:/tmp/mod_cluster-eap/jboss-eap-7.0/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms512m -Xmx512m -Djava.net.preferIPv4Stack=true -Dorg.jboss.boot.log.file=/tmp/mod_cluster-eap/jboss-eap-7.0/standalone/log/server.log -Dlogging.configuration=file:/tmp/mod_cluster-eap/jboss-eap-7.0/standalone/configuration/logging.properties
2015-10-20 14:02:00,634 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 30) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-10-20 14:02:00,981 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) WFLYDR0001: Content added at location /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/data/content/fb/14da167993ed35b606b31fa0e73f89693724dd/content
2015-10-20 14:02:03,099 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2015-10-20 14:02:03,327 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final
2015-10-20 14:02:03,392 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final
2015-10-20 14:02:03,765 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
2015-10-20 14:02:03,842 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
2015-10-20 14:02:03,850 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
2015-10-20 14:02:03,878 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
2015-10-20 14:02:03,883 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
2015-10-20 14:02:03,957 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
2015-10-20 14:02:03,961 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors
2015-10-20 14:02:04,181 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
2015-10-20 14:02:04,303 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.3.Final
2015-10-20 14:02:04,503 INFO [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
2015-10-20 14:02:04,646 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:02:04,648 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.0.CR2 starting
2015-10-20 14:02:04,766 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2015-10-20 14:02:04,779 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.14.Final
2015-10-20 14:02:04,813 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
2015-10-20 14:02:04,852 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
2015-10-20 14:02:04,864 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2015-10-20 14:02:05,674 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/tmp/mod_cluster-eap/jboss-eap-7.0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
2015-10-20 14:02:05,797 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.
2015-10-20 14:02:05,818 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting
2015-10-20 14:02:06,424 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing.
2015-10-20 14:02:06,425 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host.
2015-10-20 14:02:06,473 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow AJP listener ajp listening on 10.16.95.35:8009
2015-10-20 14:02:06,554 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
2015-10-20 14:02:06,594 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 10.16.95.35:8080
2015-10-20 14:02:06,675 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000032: Listening to proxy advertisements on /224.0.5.35:62658
2015-10-20 14:02:07,817 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2015-10-20 14:02:08,127 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /tmp/mod_cluster-eap/jboss-eap-7.0/standalone/deployments
2015-10-20 14:02:08,177 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "clusterbench.war" (runtime-name: "clusterbench.war")
2015-10-20 14:02:09,082 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final
2015-10-20 14:02:10,248 WARN [org.jboss.metadata.parser.jbossweb.JBossWebMetaDataParser] (MSC service thread 1-7) <replication-trigger/> is no longer supported and will be ignored
2015-10-20 14:02:18,645 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 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:02:18,653 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 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-10-20 14:02:23,468 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:02:23,485 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:02:23,504 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:02:23,519 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2015-10-20 14:02:25,013 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000078: Starting JGroups channel web
2015-10-20 14:02:25,196 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|0] (1) [jboss-eap-7.0]
2015-10-20 14:02:25,244 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 64) ISPN000079: Channel web local address is jboss-eap-7.0, physical addresses are [10.16.95.35:55200]
2015-10-20 14:02:25,291 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 64) ISPN000128: Infinispan version: Infinispan 'Infinite Darkness' 8.0.1.Final
2015-10-20 14:02:27,753 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started clusterbench.war cache from web container
2015-10-20 14:02:27,753 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0002: Started dist cache from web container
2015-10-20 14:02:29,800 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 68) WFLYUT0021: Registered web context: /clusterbench
2015-10-20 14:02:30,360 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "clusterbench.war" (runtime-name : "clusterbench.war")
2015-10-20 14:02:31,874 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.35:9990/management
2015-10-20 14:02:31,878 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://10.16.95.35:9990
2015-10-20 14:02:31,882 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) started in 49998ms - Started 400 of 651 services (374 services are lazy, passive or on-demand)
2015-10-20 14:03:05,551 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-2,ee,jboss-eap-7.0) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|1] (2) [jboss-eap-7.0, jboss-eap-7.0-2]
2015-10-20 14:03:11,680 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t2) ISPN000310: Starting cluster-wide rebalance for cache dist, topology CacheTopology{id=1, rebalanceId=1, currentCH=DefaultConsistentHash{ns=80, owners = (1)[jboss-eap-7.0: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[jboss-eap-7.0: 40+40, jboss-eap-7.0-2: 40+40]}, unionCH=null, actualMembers=[jboss-eap-7.0, jboss-eap-7.0-2]}
2015-10-20 14:03:11,680 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t1) ISPN000310: Starting cluster-wide rebalance for cache clusterbench.war, topology CacheTopology{id=1, rebalanceId=1, currentCH=DefaultConsistentHash{ns=80, owners = (1)[jboss-eap-7.0: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[jboss-eap-7.0: 40+40, jboss-eap-7.0-2: 40+40]}, unionCH=null, actualMembers=[jboss-eap-7.0, jboss-eap-7.0-2]}
2015-10-20 14:03:12,546 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t2) ISPN000336: Finished cluster-wide rebalance for cache clusterbench.war, topology id = 1
2015-10-20 14:03:12,825 INFO [org.infinispan.CLUSTER] (remote-thread--p2-t2) ISPN000336: Finished cluster-wide rebalance for cache dist, topology id = 1
2015-10-20 14:03:40,721 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,jboss-eap-7.0) ISPN000094: Received new cluster view for channel web: [jboss-eap-7.0|2] (3) [jboss-eap-7.0, jboss-eap-7.0-2, jboss-eap-7.0-3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment