java.lang.IllegalArgumentException: Deployment with name deployment-1 could not be deployed. Container container-1 must be started first. at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:89) at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41) at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.deploy(ClusterAbstractTestCase.java:88) at org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase.setUp(FailoverWithSecurityTestCase.java:95) at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.testSetup(ClusterAbstractTestCase.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) ------- Stdout: ------- 06:53:31,991 INFO [org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase] (main) cluster-security-domain-test.jar: /META-INF/ /META-INF/MANIFEST.MF /org/ /org/jboss/ /org/jboss/as/ /org/jboss/as/test/ /org/jboss/as/test/clustering/ /org/jboss/as/test/clustering/NodeInfoServlet.class /org/jboss/as/test/clustering/ViewChangeListener.class /org/jboss/as/test/clustering/NodeNameGetter.class /org/jboss/as/test/clustering/cluster/ /org/jboss/as/test/clustering/cluster/ejb3/ /org/jboss/as/test/clustering/cluster/ejb3/security/ /org/jboss/as/test/clustering/cluster/ejb3/security/StatefulBean.class /org/jboss/as/test/clustering/cluster/ejb3/security/FailoverWithSecurityTestCase.class /org/jboss/as/test/clustering/cluster/ejb3/security/StatelessBean.class /org/jboss/as/test/clustering/cluster/ejb3/security/BeanRemote.class /org/jboss/as/test/clustering/cluster/ejb3/security/BeanParent.class /org/jboss/as/test/clustering/ViewChangeListenerBean.class 06:53:32,002 INFO [org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase] (main) cluster-security-domain-test.jar: /META-INF/ /META-INF/MANIFEST.MF /org/ /org/jboss/ /org/jboss/as/ /org/jboss/as/test/ /org/jboss/as/test/clustering/ /org/jboss/as/test/clustering/NodeInfoServlet.class /org/jboss/as/test/clustering/ViewChangeListener.class /org/jboss/as/test/clustering/NodeNameGetter.class /org/jboss/as/test/clustering/cluster/ /org/jboss/as/test/clustering/cluster/ejb3/ /org/jboss/as/test/clustering/cluster/ejb3/security/ /org/jboss/as/test/clustering/cluster/ejb3/security/StatefulBean.class /org/jboss/as/test/clustering/cluster/ejb3/security/FailoverWithSecurityTestCase.class /org/jboss/as/test/clustering/cluster/ejb3/security/StatelessBean.class /org/jboss/as/test/clustering/cluster/ejb3/security/BeanRemote.class /org/jboss/as/test/clustering/cluster/ejb3/security/BeanParent.class /org/jboss/as/test/clustering/ViewChangeListenerBean.class 06:53:32,013 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0 06:53:32,014 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 06:53:33,018 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\opt\Java\jdk1.7.0_15\bin\java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dmcast=230.0.0.4, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust, -Djbossas.ts.integ.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/.., -Djbossas.ts.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../.., -Djbossas.project.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../.., -Djboss.dist=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT, -Djboss.inst=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/jbossas-clustering-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/jbossas-clustering-SYNC-tcp-0, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-0\standalone\log\boot.log, -Dlogging.configuration=file:/C:/BuildAgent/work/1943cb9aa6e69362/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/configuration/logging.properties, -Djboss.bundles.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT/bundles, -jar, C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-0\jboss-modules.jar, -mp, C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT/modules;C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/modules, org.jboss.as.standalone, -server-config, standalone-ha.xml] 06:53:33,908 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.1.Final 06:53:34,629 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta1 06:53:34,721 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Alpha2-SNAPSHOT "WildFly" starting 06:53:37,440 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 06:53:37,477 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.1.0.CR3 06:53:37,483 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.1.0.CR3 06:53:37,515 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.0.Beta1 06:53:37,586 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) JBAS015537: Activating WebServices Extension 06:53:37,739 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017502: Undertow 1.0.0.Alpha19 starting 06:53:37,771 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017527: Creating file handler for path C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-0/welcome-content 06:53:38,154 INFO [org.jboss.as.security] (ServerService Thread Pool -- 48) JBAS013171: Activating Security Subsystem 06:53:38,208 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 43) JBAS011800: Activating Naming Subsystem 06:53:38,265 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 40) JBAS012605: Activated the following JSF Implementations: [main] 06:53:38,466 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 37) JBAS010260: Activating JGroups subsystem. 06:53:38,857 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem. 06:53:39,043 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 passivated. 06:53:39,049 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 passivated. 06:53:39,324 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 06:53:39,725 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.0.Alpha19 starting 06:53:39,738 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.17.Final 06:53:39,747 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 06:53:39,763 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.17.Final) 06:53:39,777 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started http handler io.undertow.server.handlers.resource.ResourceHandler@51ab43. 06:53:39,814 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.0.Beta1 06:53:39,821 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2 06:53:39,834 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-0\standalone\deployments 06:53:39,837 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Starting server server service: service jboss.undertow.server.default-server 06:53:39,838 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] 06:53:40,031 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 06:53:40,033 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow AJP listener ajp-connector listening on /127.0.0.1:8009 06:53:40,034 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Starting host default-host 06:53:40,275 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017528: registering handler io.undertow.server.handlers.resource.ResourceHandler@51ab43 under path '/' 06:53:40,284 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:4447 06:53:40,350 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 06:53:40,380 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999 06:53:40,450 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "modcluster")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.mod-cluster is missing [jboss.web, jboss.web.connector.ajp]"]} 06:53:40,499 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report JBAS014775: New missing/unsatisfied dependencies: service jboss.web (missing) dependents: [service jboss.mod-cluster] service jboss.web.connector.ajp (missing) dependents: [service jboss.mod-cluster] 06:53:40,508 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 06:53:40,508 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 06:53:40,508 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.0.0.Alpha2-SNAPSHOT "WildFly" started (with errors) in 7386ms - Started 156 of 250 services (1 services failed or missing dependencies, 115 services are lazy, passive or on-demand) 06:53:41,111 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1 06:53:41,115 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 06:53:42,123 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\opt\Java\jdk1.7.0_15\bin\java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dmcast=230.0.0.4, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust, -Djbossas.ts.integ.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/.., -Djbossas.ts.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../.., -Djbossas.project.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../.., -Djboss.dist=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT, -Djboss.inst=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/jbossas-clustering-SYNC-tcp-1, -Djboss.node.name=node-1, -Djboss.port.offset=100, -ea, -Djboss.home.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/jbossas-clustering-SYNC-tcp-1, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-1\standalone\log\boot.log, -Dlogging.configuration=file:/C:/BuildAgent/work/1943cb9aa6e69362/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/configuration/logging.properties, -Djboss.bundles.dir=C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT/bundles, -jar, C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-1\jboss-modules.jar, -mp, C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/../../../build/target/wildfly-8.0.0.Alpha2-SNAPSHOT/modules;C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust/target/modules, org.jboss.as.standalone, -server-config, standalone-ha.xml] 06:53:43,210 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.1.Final 06:53:43,887 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta1 06:53:44,035 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.0.Alpha2-SNAPSHOT "WildFly" starting 06:53:46,769 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 06:53:46,807 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.1.0.CR3 06:53:46,835 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.1.0.CR3 06:53:46,846 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.0.Beta1 06:53:46,915 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) JBAS015537: Activating WebServices Extension 06:53:47,009 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017502: Undertow 1.0.0.Alpha19 starting 06:53:47,038 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017527: Creating file handler for path C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-1/welcome-content 06:53:47,481 INFO [org.jboss.as.security] (ServerService Thread Pool -- 48) JBAS013171: Activating Security Subsystem 06:53:47,534 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 43) JBAS011800: Activating Naming Subsystem 06:53:47,590 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 40) JBAS012605: Activated the following JSF Implementations: [main] 06:53:47,875 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 37) JBAS010260: Activating JGroups subsystem. 06:53:48,181 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem. 06:53:48,344 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 passivated. 06:53:48,350 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 passivated. 06:53:48,989 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 06:53:49,080 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.0.Alpha19 starting 06:53:49,093 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.17.Final 06:53:49,103 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service 06:53:49,114 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.17.Final) 06:53:49,129 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started http handler io.undertow.server.handlers.resource.ResourceHandler@1f3bc38. 06:53:49,173 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.0.Beta1 06:53:49,176 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 06:53:49,189 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-1\standalone\deployments 06:53:49,294 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "stateful.war" (runtime-name: "stateful.war") 06:53:49,297 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) Starting server server service: service jboss.undertow.server.default-server 06:53:49,297 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] 06:53:49,372 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) Starting host default-host 06:53:49,656 INFO [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read persistence.xml for mypc 06:53:49,664 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017528: registering handler io.undertow.server.handlers.resource.ResourceHandler@1f3bc38 under path '/' 06:53:49,707 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.stateful.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice. 06:53:49,771 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatefulBean in deployment unit deployment "stateful.war" are as follows: java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.Stateful java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.Stateful java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.Stateful java:global/stateful/StatefulBean java:app/stateful/StatefulBean java:module/StatefulBean 06:53:49,772 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named SecondBean in deployment unit deployment "stateful.war" are as follows: java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean java:global/stateful/SecondBean java:app/stateful/SecondBean java:module/SecondBean 06:53:49,774 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "stateful.war" are as follows: java:global/stateful/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:app/stateful/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:jboss/exported/stateful/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:global/stateful/ViewChangeListenerBean java:app/stateful/ViewChangeListenerBean java:module/ViewChangeListenerBean 06:53:50,307 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow AJP listener ajp-connector listening on /127.0.0.1:8109 06:53:50,368 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8180 06:53:50,375 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:10099 06:53:50,657 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 06:53:50,674 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 56) JBAS011402: Starting Persistence Unit Service 'stateful.war#mypc' 06:53:50,696 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 56) HHH000204: Processing PersistenceUnitInfo [ name: mypc ...] 06:53:50,761 INFO [org.hibernate.Version] (ServerService Thread Pool -- 56) HHH000412: Hibernate Core {4.3.0.Beta3} 06:53:50,961 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 56) HHH000206: hibernate.properties not found 06:53:50,962 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 56) HHH000021: Bytecode provider name : javassist 06:53:51,217 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4547 06:53:51,290 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 56) HCANN000001: Hibernate Commons Annotations {4.0.2.Final} 06:53:51,879 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 56) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 06:53:51,887 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 56) HHH000431: Unable to determine H2 database version, certain features may not work 06:53:51,890 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 56) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4 06:53:51,995 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 56) HHH000397: Using ASTQueryTranslatorFactory 06:53:52,011 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 56) MSC000001: Failed to start service jboss.persistenceunit."stateful.war#mypc": org.jboss.msc.service.StartException in service jboss.persistenceunit."stateful.war#mypc": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.spi.CacheImplementor] at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:112) [wildfly-jpa-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_15] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_15] at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_15] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final] Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.spi.CacheImplementor] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:186) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:150) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:131) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:270) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1816) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl$4.perform(EntityManagerFactoryBuilderImpl.java:844) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl$4.perform(EntityManagerFactoryBuilderImpl.java:836) at org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl.withTccl(ClassLoaderServiceImpl.java:368) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:835) at org.hibernate.jpa.HibernatePersistenceProvider.createContainerEntityManagerFactory(HibernatePersistenceProvider.java:142) at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:214) [wildfly-jpa-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.access$800(PersistenceUnitServiceImpl.java:59) [wildfly-jpa-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:108) [wildfly-jpa-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] ... 4 more Caused by: org.hibernate.cache.CacheException: Unable to start region factory at org.hibernate.cache.infinispan.InfinispanRegionFactory.start(InfinispanRegionFactory.java:340) at org.hibernate.internal.CacheImpl.(CacheImpl.java:70) at org.hibernate.engine.spi.CacheInitiator.initiateService(CacheInitiator.java:40) at org.hibernate.engine.spi.CacheInitiator.initiateService(CacheInitiator.java:35) at org.hibernate.service.internal.SessionFactoryServiceRegistryImpl.initiateService(SessionFactoryServiceRegistryImpl.java:91) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:176) ... 16 more Caused by: java.lang.NullPointerException at org.hibernate.cache.infinispan.InfinispanRegionFactory.applyConfiguration(InfinispanRegionFactory.java:574) at org.hibernate.cache.infinispan.InfinispanRegionFactory.defineGenericDataTypeCacheConfigurations(InfinispanRegionFactory.java:512) at org.hibernate.cache.infinispan.InfinispanRegionFactory.start(InfinispanRegionFactory.java:333) ... 21 more 06:53:53,203 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,204 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,204 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,208 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,209 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,209 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 06:53:53,396 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000078: Starting JGroups Channel 06:53:53,424 INFO [stdout] (ServerService Thread Pool -- 54) 06:53:53,424 INFO [stdout] (ServerService Thread Pool -- 54) ------------------------------------------------------------------- 06:53:53,424 INFO [stdout] (ServerService Thread Pool -- 54) GMS: address=node-1/ejb, cluster=ejb, physical address=127.0.0.1:55300 06:53:53,425 INFO [stdout] (ServerService Thread Pool -- 54) ------------------------------------------------------------------- 06:53:53,431 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel 06:53:53,433 INFO [stdout] (ServerService Thread Pool -- 57) 06:53:53,433 INFO [stdout] (ServerService Thread Pool -- 57) ------------------------------------------------------------------- 06:53:53,434 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=node-1/web, cluster=web, physical address=127.0.0.1:55300 06:53:53,434 INFO [stdout] (ServerService Thread Pool -- 57) ------------------------------------------------------------------- 06:53:55,436 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000094: Received new cluster view: [node-1/ejb|0] [node-1/ejb] 06:53:55,509 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000079: Cache local address is node-1/ejb, physical addresses are [127.0.0.1:55300] 06:53:55,517 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 54) ISPN000128: Infinispan version: Infinispan 'Tactical Nuclear Penguin' 5.3.0.Beta2 06:53:55,561 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 55) ISPN000161: Using a batchMode transaction manager 06:53:55,899 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 55) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:55,908 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) JBAS010281: Started remote-connector-client-mappings cache from ejb container 06:53:55,968 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 54) ISPN000161: Using a batchMode transaction manager 06:53:55,992 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 54) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:55,994 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) JBAS010281: Started repl cache from ejb container 06:53:56,002 INFO [org.jboss.as.clustering] (MSC service thread 1-2) JBAS010238: Number of cluster members: 1 06:53:56,014 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [node-1/web|0] [node-1/web] 06:53:56,094 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is node-1/web, physical addresses are [127.0.0.1:55300] 06:53:56,096 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 57) ISPN000161: Using a batchMode transaction manager 06:53:56,114 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:56,116 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started default-host/stateful cache from web container 06:53:56,125 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 56) ISPN000161: Using a batchMode transaction manager 06:53:56,135 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:56,136 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started repl cache from web container 06:53:56,154 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-2) ISPN000161: Using a batchMode transaction manager 06:53:56,164 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:56,165 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.StatefulBean cache from ejb container 06:53:56,171 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-2) ISPN000161: Using a batchMode transaction manager 06:53:56,276 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:53:56,277 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean cache from ejb container 06:53:56,286 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "modcluster")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.mod-cluster is missing [jboss.web, jboss.web.connector.ajp]"]} 06:53:56,290 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("deployment" => "stateful.war")]) - failure description: { "JBAS014671: Failed services" => {"jboss.persistenceunit.\"stateful.war#mypc\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"stateful.war#mypc\": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.spi.CacheImplementor] Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.spi.CacheImplementor] Caused by: org.hibernate.cache.CacheException: Unable to start region factory Caused by: java.lang.NullPointerException"}, "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => { "Services that were unable to start:" => [ "jboss.deployment.unit.\"stateful.war\".component.SecondBean.START", "jboss.deployment.unit.\"stateful.war\".component.StatefulBean.START", "jboss.deployment.unit.\"stateful.war\".component.ViewChangeListenerBean.START", "jboss.deployment.unit.\"stateful.war\".component.\"com.sun.faces.config.ConfigureListener\".START", "jboss.deployment.unit.\"stateful.war\".component.\"javax.faces.webapp.FacetTag\".START", "jboss.deployment.unit.\"stateful.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START", "jboss.deployment.unit.\"stateful.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START", "jboss.deployment.unit.\"stateful.war\".component.\"org.jboss.as.test.clustering.ViewChangeListenerServlet\".START", "jboss.deployment.unit.\"stateful.war\".component.\"org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.StatefulServlet\".START", "jboss.deployment.unit.\"stateful.war\".deploymentCompleteService", "jboss.deployment.unit.\"stateful.war\".jndiDependencyService", "jboss.naming.context.java.module.stateful.stateful.env.\"org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean\".em", "jboss.naming.context.java.module.stateful.stateful.env.\"org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.StatefulBean\".em", "jboss.undertow.deployment.default-host./stateful", "jboss.undertow.deployment.default-host./stateful.UndertowDeploymentInfoService" ], "Services that may be the cause:" => [ "jboss.web", "jboss.web.connector.ajp" ] } } 06:53:56,326 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "stateful.war" (runtime-name : "stateful.war") 06:53:56,331 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report JBAS014775: New missing/unsatisfied dependencies: service jboss.web (missing) dependents: [service jboss.mod-cluster] service jboss.web.connector.ajp (missing) dependents: [service jboss.mod-cluster] JBAS014777: Services which failed to start: service jboss.persistenceunit."stateful.war#mypc": org.jboss.msc.service.StartException in service jboss.persistenceunit."stateful.war#mypc": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.spi.CacheImplementor] 06:53:56,355 ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: java.lang.NullPointerException at org.jboss.as.jpa.management.EntityManagerFactoryLookup.entityManagerFactory(EntityManagerFactoryLookup.java:39) at org.jboss.as.jpa.hibernate4.management.HibernateEntityStatistics.getDynamicChildrenNames(HibernateEntityStatistics.java:129) at org.jboss.as.jpa.management.DynamicManagementStatisticsResource.getChildren(DynamicManagementStatisticsResource.java:166) at org.jboss.as.controller.registry.AbstractModelResource$DelegateResource.getChildren(AbstractModelResource.java:254) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:245) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:232) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:219) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:247) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:232) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:219) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:247) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:232) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:219) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:247) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:232) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:219) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.registry.Resource$Tools.readModel(Resource.java:208) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.ModelControllerImpl.writeModel(ModelControllerImpl.java:521) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.OperationContextImpl.createPersistenceResource(OperationContextImpl.java:176) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:360) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:229) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.finishStep(AbstractOperationContext.java:528) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:503) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:322) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:229) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:224) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:296) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:226) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.server.ServerService.boot(ServerService.java:341) [wildfly-server-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.server.ServerService.boot(ServerService.java:316) [wildfly-server-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:189) [wildfly-controller-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT] at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_15] 06:53:56,359 FATAL [org.jboss.as.server] (Controller Boot Thread) JBAS015957: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details. 06:53:56,629 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow AJP listener ajp-connector suspending 06:53:56,636 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow AJP listener ajp-connector stopped, was bound to /127.0.0.1:8109 06:53:56,643 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending 06:53:56,643 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8180 06:53:56,646 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 06:53:56,650 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 06:53:56,650 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 0 milliseconds 06:53:56,652 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped default-host/stateful cache from web container 06:53:56,658 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) Stopping host default-host 06:53:56,663 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 06:53:56,664 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 0 milliseconds 06:53:56,665 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped repl cache from web container 06:53:56,672 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2 06:53:56,712 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.0.0.Alpha19 stopping 06:53:56,719 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel 06:53:56,744 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher 06:53:56,748 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped remote-connector-client-mappings cache from ejb container 06:53:56,749 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 06:53:56,750 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 1 milliseconds 06:53:56,752 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped repl cache from ejb container 06:53:56,755 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 06:53:56,755 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 0 milliseconds 06:53:56,757 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.SecondBean cache from ejb container 06:53:56,757 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 06:53:56,758 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 0 milliseconds 06:53:56,759 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.xpc.bean.StatefulBean cache from ejb container 06:53:56,760 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel 06:53:56,776 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment stateful.war (runtime-name: stateful.war) in 168ms 06:53:56,779 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher 06:53:56,790 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.0.0.Alpha2-SNAPSHOT "WildFly" stopped in 181ms 06:54:01,733 ERROR [org.jboss.as.test.clustering.NodeUtil] (main) Failed to start containers: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start container at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:199) at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:93) at org.jboss.as.test.clustering.NodeUtil.start(NodeUtil.java:68) at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.setUp(ClusterAbstractTestCase.java:64) at org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase.setUp(FailoverWithSecurityTestCase.java:94) at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.testSetup(ClusterAbstractTestCase.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) Caused by: java.util.concurrent.TimeoutException: Managed server was not started within [60] s at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:195) ... 109 more 06:54:02,264 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0 06:54:02,309 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location C:\BuildAgent\work\1943cb9aa6e69362\testsuite\integration\clust\target\jbossas-clustering-SYNC-tcp-0\standalone\data\content\bc\42046e69435143899075ffab4c3c443add0305\content 06:54:02,324 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "cluster-security-domain-test.jar" (runtime-name: "cluster-security-domain-test.jar") 06:54:02,521 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.cluster-security-domain-test.jar" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice. 06:54:02,559 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatefulBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:app/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:jboss/exported/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:global/cluster-security-domain-test/StatefulBean java:app/cluster-security-domain-test/StatefulBean java:module/StatefulBean 06:54:02,560 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatelessBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:app/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:module/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:jboss/exported/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:global/cluster-security-domain-test/StatelessBean java:app/cluster-security-domain-test/StatelessBean java:module/StatelessBean 06:54:02,565 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:app/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:jboss/exported/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:global/cluster-security-domain-test/ViewChangeListenerBean java:app/cluster-security-domain-test/ViewChangeListenerBean java:module/ViewChangeListenerBean 06:54:03,830 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000078: Starting JGroups Channel 06:54:03,845 INFO [stdout] (ServerService Thread Pool -- 54) 06:54:03,845 INFO [stdout] (ServerService Thread Pool -- 54) ------------------------------------------------------------------- 06:54:03,846 INFO [stdout] (ServerService Thread Pool -- 54) GMS: address=node-0/ejb, cluster=ejb, physical address=127.0.0.1:55200 06:54:03,846 INFO [stdout] (ServerService Thread Pool -- 54) ------------------------------------------------------------------- 06:54:05,858 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000094: Received new cluster view: [node-0/ejb|0] [node-0/ejb] 06:54:06,034 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 54) ISPN000079: Cache local address is node-0/ejb, physical addresses are [127.0.0.1:55200] 06:54:06,042 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 54) ISPN000128: Infinispan version: Infinispan 'Tactical Nuclear Penguin' 5.3.0.Beta2 06:54:06,073 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 55) ISPN000161: Using a batchMode transaction manager 06:54:06,523 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 55) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:54:06,532 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) JBAS010281: Started remote-connector-client-mappings cache from ejb container 06:54:06,565 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 54) ISPN000161: Using a batchMode transaction manager 06:54:06,589 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 54) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:54:06,590 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) JBAS010281: Started repl cache from ejb container 06:54:06,598 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010238: Number of cluster members: 1 06:54:06,625 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-1) ISPN000161: Using a batchMode transaction manager 06:54:06,643 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform MBean server. 06:54:06,644 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.security.StatefulBean cache from ejb container 06:54:06,710 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "cluster-security-domain-test.jar" (runtime-name : "cluster-security-domain-test.jar") 06:54:07,601 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1