10:47:36,227 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 28) JBAS016200: Activating ConfigAdmin Subsystem 10:47:36,233 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem. 10:47:36,274 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 37) JBAS010260: Activating JGroups subsystem. 10:47:36,285 INFO [org.jboss.as.security] (ServerService Thread Pool -- 48) JBAS013101: Activating Security Subsystem 10:47:36,291 INFO [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final) 10:47:36,300 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 42) JBAS011800: Activating Naming Subsystem 10:47:36,307 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 43) JBAS011940: Activating OSGi Subsystem 10:47:36,318 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013100: Current PicketBox version=4.0.6.final 10:47:36,346 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 10:47:36,349 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) JBAS015537: Activating WebServices Extension 10:47:36,399 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 10:47:36,407 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default] 10:47:36,490 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-5) JBoss Web Services - Stack CXF Server 4.0.1.GA 10:47:36,584 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--1%3A0%3A0%3A1%3A0%3A0%3A0%3A12%252-8180 10:47:36,679 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:36,692 INFO [org.jboss.as.modcluster] (MSC service thread 1-3) JBAS011704: Mod_cluster uses default load balancer provider 10:47:36,697 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:36,769 INFO [org.jboss.modcluster.ModClusterService] (MSC service thread 1-3) Initializing mod_cluster 1.2.0.Final 10:47:36,794 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-3) Listening to proxy advertisements on ff0e:0:0:0:0:0:0:4:23364 10:47:36,942 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 10:47:37,131 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/nrla/projects/jboss-as-git-repo/testsuite/integration/clust/target/jbossas-clustering-udp-1/standalone/deployments 10:47:37,133 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /1:0:0:1:0:0:0:12%2:4547 10:47:37,133 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on /1:0:0:1:0:0:0:12%2:10099 10:47:37,603 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://[1:0:0:1:0:0:0:12%2]:10090 10:47:37,605 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" started in 2907ms - Started 136 of 260 services (123 services are passive or on-demand) 10:47:41,104 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/nrla/projects/jboss-as-git-repo/testsuite/integration/clust/target/jbossas-clustering-udp-1/standalone/data/content/23/4ea23cfb595690b9f00bbe3a99ade2ef5e5462/content 10:47:41,120 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "distributable.war" 10:47:41,607 WARNING [org.jgroups.protocols.UDP] (pool-14-thread-1) send buffer of socket java.net.DatagramSocket@7378aae2 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 10:47:41,609 WARNING [org.jgroups.protocols.UDP] (pool-14-thread-1) receive buffer of socket java.net.DatagramSocket@7378aae2 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 10:47:41,612 WARNING [org.jgroups.protocols.UDP] (pool-14-thread-1) send buffer of socket java.net.MulticastSocket@136c6b08 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux) 10:47:41,615 WARNING [org.jgroups.protocols.UDP] (pool-14-thread-1) receive buffer of socket java.net.MulticastSocket@136c6b08 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux) 10:47:41,621 INFO [stdout] (pool-14-thread-1) 10:47:41,621 INFO [stdout] (pool-14-thread-1) ------------------------------------------------------------------- 10:47:41,622 INFO [stdout] (pool-14-thread-1) GMS: address=node-udp-1/web, cluster=web, physical address=1:0:0:1:0:0:0:12:55300 10:47:41,623 INFO [stdout] (pool-14-thread-1) ------------------------------------------------------------------- 10:47:41,916 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:41,933 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:41,944 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (pool-17-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:42,049 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-17-thread-1) ISPN000078: Starting JGroups Channel 10:47:42,053 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-17-thread-1) ISPN000094: Received new cluster view: [node-udp-0/web|1] [node-udp-0/web, node-udp-1/web] 10:47:42,055 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-17-thread-1) ISPN000079: Cache local address is node-udp-1/web, physical addresses are [1:0:0:1:0:0:0:12:55300] 10:47:42,060 INFO [org.infinispan.factories.GlobalComponentRegistry] (pool-17-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.1.FINAL 10:47:42,083 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-17-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server. 10:47:42,154 INFO [org.jboss.as.clustering.infinispan] (pool-17-thread-1) JBAS010281: Started dist cache from web container 10:47:42,166 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-2) JBAS010206: Number of cluster members: 2 10:47:42,206 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:42,211 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:42,236 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-6) ISPN000031: MBeans were successfully registered to the platform mbean server. 10:47:42,248 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010281: Started //default-host//distributable cache from web container 10:47:42,259 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:42,262 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:47:42,357 INFO [org.jboss.web] (MSC service thread 1-6) JBAS018210: Registering web context: /distributable 10:47:43,157 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "distributable.war" 10:47:44,513 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.lifecycle.web] (Incoming-8,null) JBAS010247: New cluster view for partition web (id: 2, delta: -1, merge: false) : [node-udp-1/web] 10:47:44,517 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-8,null) ISPN000094: Received new cluster view: [node-udp-1/web|2] [node-udp-1/web] 10:47:48,395 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.lifecycle.web] (Incoming-9,null) JBAS010247: New cluster view for partition web (id: 3, delta: 1, merge: false) : [node-udp-1/web, node-udp-0/web] 10:47:48,399 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-9,null) ISPN000094: Received new cluster view: [node-udp-1/web|3] [node-udp-1/web, node-udp-0/web] 10:47:52,064 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/nrla/projects/jboss-as-git-repo/testsuite/integration/clust/target/jbossas-clustering-udp-1/standalone/data/content/80/a5e7dedcceb0aed47975a6d2d0e8188e8a5252/content 10:47:52,448 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.lifecycle.web] (Incoming-16,null) JBAS010247: New cluster view for partition web (id: 4, delta: -1, merge: false) : [node-udp-1/web] 10:47:52,450 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-16,null) ISPN000094: Received new cluster view: [node-udp-1/web|4] [node-udp-1/web] 10:47:52,929 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-5) ISPN000029: Passivating all entries to disk 10:47:52,931 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-5) ISPN000030: Passivated 0 entries in 1 milliseconds 10:47:52,936 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010282: Stopped //default-host//distributable cache from web container 10:47:52,984 INFO [org.infinispan.eviction.PassivationManagerImpl] (pool-17-thread-1) ISPN000029: Passivating all entries to disk 10:47:52,985 INFO [org.infinispan.eviction.PassivationManagerImpl] (pool-17-thread-1) ISPN000030: Passivated 0 entries in 1 milliseconds 10:47:52,993 INFO [org.jboss.as.clustering.infinispan] (pool-17-thread-1) JBAS010282: Stopped dist cache from web container 10:47:52,994 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment distributable.war in 79ms 10:47:53,042 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-13-thread-1) ISPN000082: Stopping the RpcDispatcher 10:47:53,175 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014901: Content removed from location /home/nrla/projects/jboss-as-git-repo/testsuite/integration/clust/target/jbossas-clustering-udp-1/standalone/data/content/23/4ea23cfb595690b9f00bbe3a99ade2ef5e5462/content 10:47:53,179 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018558: Undeployed "distributable.war" 10:47:53,321 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-5) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started 10:47:53,323 INFO [org.jboss.as.osgi] (MSC service thread 1-6) JBAS011942: Stopping OSGi Framework 10:47:53,325 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Pausing Coyote HTTP/1.1 on http--1%3A0%3A0%3A1%3A0%3A0%3A0%3A12%252-8180 10:47:53,326 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Stopping Coyote HTTP/1.1 on http--1%3A0%3A0%3A1%3A0%3A0%3A0%3A12%252-8180 10:48:07,197 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem. 10:48:07,250 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 10:48:07,264 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 42) JBAS011800: Activating Naming Subsystem 10:48:07,271 INFO [org.jboss.as.security] (ServerService Thread Pool -- 48) JBAS013101: Activating Security Subsystem 10:48:07,276 INFO [org.jboss.as.connector] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final) 10:48:07,282 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 43) JBAS011940: Activating OSGi Subsystem 10:48:07,282 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 37) JBAS010260: Activating JGroups subsystem. 10:48:07,295 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) JBAS015537: Activating WebServices Extension 10:48:07,307 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final 10:48:07,400 INFO [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service 10:48:07,423 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default] 10:48:07,547 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-8) JBoss Web Services - Stack CXF Server 4.0.1.GA 10:48:07,590 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http--1%3A0%3A0%3A1%3A0%3A0%3A0%3A12%252-8180 10:48:07,691 INFO [org.jboss.as.modcluster] (MSC service thread 1-3) JBAS011704: Mod_cluster uses default load balancer provider 10:48:07,746 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:48:07,799 INFO [org.jboss.modcluster.ModClusterService] (MSC service thread 1-3) Initializing mod_cluster 1.2.0.Final 10:48:07,815 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated. 10:48:07,830 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-3) Listening to proxy advertisements on ff0e:0:0:0:0:0:0:4:23364 10:48:07,955 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 10:48:08,123 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on /1:0:0:1:0:0:0:12%2:10099 10:48:08,124 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on /1:0:0:1:0:0:0:12%2:4547 10:48:08,126 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /home/nrla/projects/jboss-as-git-repo/testsuite/integration/clust/target/jbossas-clustering-udp-1/standalone/deployments 10:48:08,436 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://[1:0:0:1:0:0:0:12%2]:10090 10:48:08,442 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" started in 3174ms - Started 136 of 260 services (123 services are passive or on-demand)