[jboss-jira] [JBoss JIRA] (AS7-6604) RemoteEJBClientStatefulBeanFailoverTestCase fails intermittently
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Fri Feb 22 05:32:57 EST 2013
[ https://issues.jboss.org/browse/AS7-6604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755955#comment-12755955 ]
Tomaz Cerar commented on AS7-6604:
----------------------------------
it might be related to some misconfiguration of dependencies given CFNE ...
{noformat}
java.lang.InterruptedException: Cluster 'ejb' failed to establish view [node-1/ejb] within 35000 ms. Current view is: [node-0/ejb, node-1/ejb]
at org.jboss.as.test.clustering.ViewChangeListenerBean.establishView(ViewChangeListenerBean.java:76)
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.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:58)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374)
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:129)
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:137)
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:58)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:58)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:94)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:248)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:315)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:214)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.remote.EJBRemoteTransactionPropagatingInterceptor.processInvocation(EJBRemoteTransactionPropagatingInterceptor.java:79)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:65)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165)
at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.invokeMethod(MethodInvocationMessageHandler.java:320)
at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.access$100(MethodInvocationMessageHandler.java:68)
at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler$1.run(MethodInvocationMessageHandler.java:201)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
at ...asynchronous invocation...(Unknown Source)
at org.jboss.ejb.client.remoting.InvocationExceptionResponseHandler$MethodInvocationExceptionResultProducer.getResult(InvocationExceptionResponseHandler.java:99)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:272)
at org.jboss.ejb.client.EJBHomeCreateInterceptor.handleInvocationResult(EJBHomeCreateInterceptor.java:84)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:274)
at org.jboss.ejb.client.TransactionInterceptor.handleInvocationResult(TransactionInterceptor.java:46)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:274)
at org.jboss.ejb.client.ReceiverInterceptor.handleInvocationResult(ReceiverInterceptor.java:129)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:262)
at org.jboss.ejb.client.EJBClientInvocationContext.awaitResponse(EJBClientInvocationContext.java:437)
at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:182)
at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:161)
at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:124)
at com.sun.proxy.$Proxy24.establishView(Unknown Source)
at org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase.establishView(RemoteEJBClientStatefulBeanFailoverTestCase.java:248)
at org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase.failoverFromRemoteClient(RemoteEJBClientStatefulBeanFailoverTestCase.java:190)
at org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase.testFailoverFromRemoteClientWhenOneNodeUndeploys(RemoteEJBClientStatefulBeanFailoverTestCase.java:142)
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.GeneratedMethodAccessor23.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:90)
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.GeneratedMethodAccessor19.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:90)
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.GeneratedMethodAccessor18.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:90)
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.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:90)
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:90)
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:90)
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: -------
11:22:40,643 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance
11:22:40,650 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/default/bin/java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -Dts.timeout.factor=100, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dmcast=230.0.0.4, -Djbossas.ts.submodule.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust, -Djbossas.ts.integ.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/.., -Djbossas.ts.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../.., -Djbossas.project.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../.., -Djboss.dist=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djboss.inst=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0, -Dorg.jboss.boot.log.file=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/log/boot.log, -Dlogging.configuration=file:/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/configuration/logging.properties, -Djboss.bundles.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/bundles, -jar, /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/jboss-modules.jar, -mp, /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/modules:/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/modules, -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-ha.xml]
[0m11:22:41,011 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[0m[0m11:22:41,161 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[0m[0m11:22:41,266 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" starting
[0m[0m11:22:42,747 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA
[0m[0m11:22:42,753 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m11:22:42,759 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA
[0m[0m11:22:42,773 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.15.GA
[0m[0m11:22:42,834 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
[0m[0m11:22:42,867 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 35) JBAS010260: Activating JGroups subsystem.
[0m[0m11:22:42,899 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem
[0m[0m11:22:42,907 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
[0m[0m11:22:42,948 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
[0m[0m11:22:42,964 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m11:22:42,988 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.15.Final
[0m[0m11:22:43,102 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
[0m[0m11:22:43,122 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m11:22:43,240 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
[0m[0m11:22:43,540 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
[0m[0m11:22:43,630 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m11:22:43,822 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
[0m[0m11:22:43,825 INFO [org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
[0m[0m11:22:43,840 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
[0m[0m11:22:43,931 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 52) Initializing mod_cluster 1.2.3.Final
[0m[0m11:22:43,964 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 52) Listening to proxy advertisements on 230.0.0.4:23,364
[0m[0m11:22:43,974 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m11:22:43,988 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m11:22:44,220 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m11:22:44,229 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/deployments
[0m[0m11:22:44,245 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "remote-ejb-client-stateless-bean-failover-test.jar" (runtime-name: "remote-ejb-client-stateless-bean-failover-test.jar")
[0m[0m11:22:44,271 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4447
[0m[0m11:22:44,326 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[33m11:22:44,360 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.remote-ejb-client-stateless-bean-failover-test.jar" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
[0m[0m11:22:44,388 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatelessBean in deployment unit deployment "remote-ejb-client-stateless-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateless-bean-failover-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.stateless.bean.Stateless
java:app/remote-ejb-client-stateless-bean-failover-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.stateless.bean.Stateless
java:module/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.stateless.bean.Stateless
java:jboss/exported/remote-ejb-client-stateless-bean-failover-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.stateless.bean.Stateless
java:global/remote-ejb-client-stateless-bean-failover-test/StatelessBean
java:app/remote-ejb-client-stateless-bean-failover-test/StatelessBean
java:module/StatelessBean
[0m[0m11:22:44,389 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "remote-ejb-client-stateless-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateless-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:app/remote-ejb-client-stateless-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:jboss/exported/remote-ejb-client-stateless-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:global/remote-ejb-client-stateless-bean-failover-test/ViewChangeListenerBean
java:app/remote-ejb-client-stateless-bean-failover-test/ViewChangeListenerBean
java:module/ViewChangeListenerBean
[0m[0m11:22:44,903 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000078: Starting JGroups Channel
[0m[0m11:22:45,023 INFO [stdout] (ServerService Thread Pool -- 52)
[0m[0m11:22:45,023 INFO [stdout] (ServerService Thread Pool -- 52) -------------------------------------------------------------------
[0m[0m11:22:45,023 INFO [stdout] (ServerService Thread Pool -- 52) GMS: address=node-0/ejb, cluster=ejb, physical address=127.0.0.1:7600
[0m[0m11:22:45,024 INFO [stdout] (ServerService Thread Pool -- 52) -------------------------------------------------------------------
[0m[0m11:22:48,035 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000094: Received new cluster view: [node-0/ejb|0] [node-0/ejb]
[0m[0m11:22:48,060 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000079: Cache local address is node-0/ejb, physical addresses are [127.0.0.1:7600]
[0m[0m11:22:48,062 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 52) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.1.Final
[0m[0m11:22:48,102 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 52) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:48,102 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 53) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:48,241 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 53) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:48,242 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 52) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:48,252 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) JBAS010281: Started remote-connector-client-mappings cache from ejb container
[0m[0m11:22:48,255 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) JBAS010281: Started repl cache from ejb container
[0m[0m11:22:48,266 INFO [org.jboss.as.clustering] (MSC service thread 1-2) JBAS010238: Number of cluster members: 1
[0m[0m11:22:48,314 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "remote-ejb-client-stateless-bean-failover-test.jar" (runtime-name : "remote-ejb-client-stateless-bean-failover-test.jar")
[0m[0m11:22:48,322 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m11:22:48,322 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m11:22:48,322 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" started in 7603ms - Started 184 of 299 services (114 services are passive or on-demand)
[0m[0m11:22:48,402 INFO [org.jboss.as.repository] (management-handler-thread - 4) JBAS014900: Content added at location /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/data/content/ef/46f2792670623dc10e04903a8935f41486f1fc/content
[0m[0m11:22:48,404 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name: "remote-ejb-client-stateful-bean-failover-test.jar")
[0m[33m11:22:48,546 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.remote-ejb-client-stateful-bean-failover-test.jar" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
[0m[0m11:22:48,590 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:48,599 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named DestructionCounterSingleton in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:app/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:module/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:global/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton
java:app/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton
java:module/DestructionCounterSingleton
[0m[0m11:22:48,600 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named CounterBean in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:app/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:module/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:global/remote-ejb-client-stateful-bean-failover-test/CounterBean
java:app/remote-ejb-client-stateful-bean-failover-test/CounterBean
java:module/CounterBean
[0m[0m11:22:48,601 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:app/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:global/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean
java:app/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean
java:module/ViewChangeListenerBean
[0m[0m11:22:48,602 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named NodeNameSFSB in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:app/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:module/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:global/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB
java:app/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB
java:module/NodeNameSFSB
[0m[0m11:22:48,602 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClientSFSB in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:app/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:module/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:global/remote-ejb-client-stateful-bean-failover-test/ClientSFSB
java:app/remote-ejb-client-stateful-bean-failover-test/ClientSFSB
java:module/ClientSFSB
[0m[0m11:22:48,791 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:48,834 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.10 (Final)
[0m[0m11:22:48,861 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-2) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:48,864 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-1) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:48,873 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:48,875 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:48,876 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameSFSB cache from ejb container
[0m[0m11:22:48,878 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.CounterBean cache from ejb container
[0m[0m11:22:48,883 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:49,104 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) WELD-000119 Not generating any bean definitions from org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.LocalEJBClientFailoverTestCase because of underlying class loading error
[0m[0m11:22:49,105 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.LocalEJBClientFailoverTestCase
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:116) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:135) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:63) [jboss-as-weld-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
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]
Caused by: java.lang.NoClassDefFoundError: org/jboss/shrinkwrap/api/asset/Asset
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_15]
at java.lang.Class.privateGetDeclaredFields(Class.java:2317) [rt.jar:1.7.0_15]
at java.lang.Class.getDeclaredFields(Class.java:1762) [rt.jar:1.7.0_15]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:155) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:121) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:358)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:396)
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
... 11 more
Caused by: java.lang.ClassNotFoundException: org.jboss.shrinkwrap.api.asset.Asset from [Module "deployment.remote-ejb-client-stateful-bean-failover-test.jar:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.2.0.CR1]
... 29 more
[0m[0m11:22:49,129 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) WELD-000119 Not generating any bean definitions from org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase because of underlying class loading error
[0m[0m11:22:49,131 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:116) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:135) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:63) [jboss-as-weld-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
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]
Caused by: java.lang.NoClassDefFoundError: org/jboss/as/test/clustering/EJBDirectory
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_15]
at java.lang.Class.privateGetDeclaredFields(Class.java:2317) [rt.jar:1.7.0_15]
at java.lang.Class.getDeclaredFields(Class.java:1762) [rt.jar:1.7.0_15]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:155) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:121) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:358)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:396)
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
... 11 more
Caused by: java.lang.ClassNotFoundException: org.jboss.as.test.clustering.EJBDirectory from [Module "deployment.remote-ejb-client-stateful-bean-failover-test.jar:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.2.0.CR1]
... 29 more
[0m[0m11:22:49,310 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name : "remote-ejb-client-stateful-bean-failover-test.jar")
[0m11:22:49,563 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance
11:22:49,565 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/default/bin/java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -Dts.timeout.factor=100, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dmcast=230.0.0.4, -Djbossas.ts.submodule.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust, -Djbossas.ts.integ.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/.., -Djbossas.ts.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../.., -Djbossas.project.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../.., -Djboss.dist=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djboss.inst=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1, -Djboss.node.name=node-1, -Djboss.port.offset=100, -ea, -Djboss.home.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1, -Dorg.jboss.boot.log.file=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/log/boot.log, -Dlogging.configuration=file:/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/configuration/logging.properties, -Djboss.bundles.dir=/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/bundles, -jar, /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/jboss-modules.jar, -mp, /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/modules:/opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/modules, -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-ha.xml]
[0m11:22:49,967 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[0m[0m11:22:50,115 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[0m[0m11:22:50,171 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" starting
[0m[0m11:22:51,668 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA
[0m[0m11:22:51,678 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m11:22:51,679 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA
[0m[0m11:22:51,693 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.15.GA
[0m[0m11:22:51,749 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
[0m[0m11:22:51,788 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 35) JBAS010260: Activating JGroups subsystem.
[0m[0m11:22:51,829 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m11:22:51,840 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
[0m[0m11:22:51,853 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
[0m[0m11:22:51,884 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem
[0m[0m11:22:51,932 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
[0m[0m11:22:51,968 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.15.Final
[0m[0m11:22:52,052 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m11:22:52,104 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m11:22:52,475 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
[0m[0m11:22:52,508 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m11:22:52,692 INFO [org.apache.coyote.ajp] (MSC service thread 1-1) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8109
[0m[0m11:22:52,694 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8180
[0m[0m11:22:52,714 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8180
[0m[0m11:22:52,814 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 52) Initializing mod_cluster 1.2.3.Final
[0m[0m11:22:52,860 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 52) Listening to proxy advertisements on 230.0.0.4:23,364
[0m[0m11:22:52,895 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m11:22:52,908 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m11:22:53,124 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:10099
[0m[0m11:22:53,132 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/deployments
[0m[0m11:22:53,162 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4547
[0m[0m11:22:53,196 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m11:22:53,231 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:10090/management
[0m[0m11:22:53,231 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:10090
[0m[0m11:22:53,231 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" started in 3606ms - Started 123 of 236 services (112 services are passive or on-demand)
[0m[0m11:22:55,781 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/data/content/a7/0447445092fd4b1044b1558c35870cb2e5ff45/content
[0m[0m11:22:55,793 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name: "remote-ejb-client-stateful-bean-failover-test.jar")
[0m[33m11:22:55,965 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.remote-ejb-client-stateful-bean-failover-test.jar" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
[0m[0m11:22:56,104 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:56,111 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named DestructionCounterSingleton in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:app/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:module/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.DestructionCounterRemote
java:global/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton
java:app/remote-ejb-client-stateful-bean-failover-test/DestructionCounterSingleton
java:module/DestructionCounterSingleton
[0m[0m11:22:56,112 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named CounterBean in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:app/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:module/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/CounterBean!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteCounter
java:global/remote-ejb-client-stateful-bean-failover-test/CounterBean
java:app/remote-ejb-client-stateful-bean-failover-test/CounterBean
java:module/CounterBean
[0m[0m11:22:56,112 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:app/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener
java:global/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean
java:app/remote-ejb-client-stateful-bean-failover-test/ViewChangeListenerBean
java:module/ViewChangeListenerBean
[0m[0m11:22:56,113 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named NodeNameSFSB in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:app/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:module/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameRetriever
java:global/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB
java:app/remote-ejb-client-stateful-bean-failover-test/NodeNameSFSB
java:module/NodeNameSFSB
[0m[0m11:22:56,114 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClientSFSB in deployment unit deployment "remote-ejb-client-stateful-bean-failover-test.jar" are as follows:
java:global/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:app/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:module/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:jboss/exported/remote-ejb-client-stateful-bean-failover-test/ClientSFSB!org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.ClientSFSBRemote
java:global/remote-ejb-client-stateful-bean-failover-test/ClientSFSB
java:app/remote-ejb-client-stateful-bean-failover-test/ClientSFSB
java:module/ClientSFSB
[0m[0m11:22:56,272 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:56,410 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.10 (Final)
[0m[0m11:22:56,491 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:56,851 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 10) ISPN000078: Starting JGroups Channel
[0m[0m11:22:57,024 INFO [stdout] (ServerService Thread Pool -- 10)
[0m[0m11:22:57,024 INFO [stdout] (ServerService Thread Pool -- 10) -------------------------------------------------------------------
[0m[0m11:22:57,024 INFO [stdout] (ServerService Thread Pool -- 10) GMS: address=node-1/ejb, cluster=ejb, physical address=127.0.0.1:7700
[0m[0m11:22:57,025 INFO [stdout] (ServerService Thread Pool -- 10) -------------------------------------------------------------------
[0m[0m11:22:57,101 INFO [org.jboss.as.clustering] (Incoming-1,shared=tcp) JBAS010225: New cluster view for partition ejb (id: 1, delta: 1, merge: false) : [node-0/ejb, node-1/ejb]
[0m[0m11:22:57,102 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,shared=tcp) ISPN000094: Received new cluster view: [node-0/ejb|1] [node-0/ejb, node-1/ejb]
[0m[0m11:22:57,112 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 10) ISPN000094: Received new cluster view: [node-0/ejb|1] [node-0/ejb, node-1/ejb]
[0m[0m11:22:57,147 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 10) ISPN000079: Cache local address is node-1/ejb, physical addresses are [127.0.0.1:7700]
[0m[0m11:22:57,150 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 10) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.1.Final
[0m[0m11:22:57,185 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 10) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:57,186 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 26) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:57,312 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 10) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:57,317 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 26) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:57,468 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) JBAS010281: Started repl cache from ejb container
[0m[0m11:22:57,481 INFO [org.jboss.as.clustering] (MSC service thread 1-2) JBAS010238: Number of cluster members: 2
[0m[0m11:22:57,546 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 10) JBAS010281: Started remote-connector-client-mappings cache from ejb container
[0m[0m11:22:57,590 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-1) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:57,592 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-2) ISPN000161: Using a batchMode transaction manager
[0m[0m11:22:57,606 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:57,609 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
[0m[0m11:22:57,638 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameSFSB cache from ejb container
[0m[0m11:22:57,646 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.CounterBean cache from ejb container
[0m[0m11:22:57,739 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) WELD-000119 Not generating any bean definitions from org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.LocalEJBClientFailoverTestCase because of underlying class loading error
[0m[0m11:22:57,740 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.LocalEJBClientFailoverTestCase
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:116) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:135) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:63) [jboss-as-weld-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
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]
Caused by: java.lang.NoClassDefFoundError: org/jboss/shrinkwrap/api/Archive
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_15]
at java.lang.Class.privateGetDeclaredFields(Class.java:2317) [rt.jar:1.7.0_15]
at java.lang.Class.getDeclaredFields(Class.java:1762) [rt.jar:1.7.0_15]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:155) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:121) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:358)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:396)
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
... 11 more
Caused by: java.lang.ClassNotFoundException: org.jboss.shrinkwrap.api.Archive from [Module "deployment.remote-ejb-client-stateful-bean-failover-test.jar:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.2.0.CR1]
... 29 more
[0m[0m11:22:57,753 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) WELD-000119 Not generating any bean definitions from org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase because of underlying class loading error
[0m[0m11:22:57,753 INFO [org.jboss.weld.ClassLoading] (MSC service thread 1-1) catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:116) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:135) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:63) [jboss-as-weld-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]
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]
Caused by: java.lang.NoClassDefFoundError: org/jboss/as/test/clustering/EJBDirectory
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_15]
at java.lang.Class.privateGetDeclaredFields(Class.java:2317) [rt.jar:1.7.0_15]
at java.lang.Class.getDeclaredFields(Class.java:1762) [rt.jar:1.7.0_15]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:155) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:121) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:358)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:396)
at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163) [weld-core-1.1.10.Final.jar:2012-10-12 10:00]
... 11 more
Caused by: java.lang.ClassNotFoundException: org.jboss.as.test.clustering.EJBDirectory from [Module "deployment.remote-ejb-client-stateful-bean-failover-test.jar:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.2.0.CR1]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.2.0.CR1]
... 29 more
[0m[0m11:22:57,906 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name : "remote-ejb-client-stateful-bean-failover-test.jar")
[0m11:22:58,375 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000017: Received server version 1 and marshalling strategies [river]
11:22:58,376 INFO [org.jboss.ejb.client.remoting] (main) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext at 1e4670d, receiver=Remoting connection EJB receiver [connection=Remoting connection <1408ca>,channel=jboss.ejb,nodename=node-0]} on channel Channel ID d9f9974b (outbound) of Remoting connection 013f1afb to /127.0.0.1:4447
11:22:58,420 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000017: Received server version 1 and marshalling strategies [river]
11:22:58,421 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-5) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext at 1e4670d, receiver=Remoting connection EJB receiver [connection=Remoting connection <e1d5d9>,channel=jboss.ejb,nodename=node-1]} on channel Channel ID e11b360a (outbound) of Remoting connection 01897ed0 to /127.0.0.1:4547
[0m11:22:58,449 INFO [stdout] (EJB default - 1) Cluster 'ejb' successfully established view [node-0/ejb, node-1/ejb] within 0 ms.
[0m[0m11:22:58,467 INFO [org.jboss.ejb.client] (EJB default - 2) JBoss EJB Client version 1.0.16.Final
[0m11:22:58,664 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 1 on node node-0
11:22:58,670 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 2 on node node-0
11:22:58,677 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 3 on node node-0
11:22:58,683 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 4 on node node-0
11:22:58,694 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 5 on node node-0
11:22:58,703 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 6 on node node-0
11:22:58,711 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 7 on node node-0
11:22:58,726 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 8 on node node-0
11:22:58,732 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 9 on node node-0
11:22:58,737 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 10 on node node-0
11:22:58,744 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 11 on node node-0
11:22:58,754 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 12 on node node-0
11:22:58,766 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 13 on node node-0
11:22:58,779 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 14 on node node-0
11:22:58,786 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 15 on node node-0
11:22:58,796 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 16 on node node-0
11:22:58,804 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 17 on node node-0
11:22:58,812 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 18 on node node-0
11:22:58,820 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 19 on node node-0
11:22:58,829 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 20 on node node-0
11:22:58,838 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 21 on node node-0
11:22:58,846 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 22 on node node-0
11:22:58,855 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 23 on node node-0
11:22:58,862 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 24 on node node-0
11:22:58,871 INFO [org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase] (main) Counter incremented to 25 on node node-0
[0m11:22:58,893 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 26) ISPN000029: Passivating all entries to disk
[0m[0m11:22:58,894 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 26) ISPN000030: Passivated 0 entries in 0 milliseconds
[0m[0m11:22:58,904 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 11) ISPN000029: Passivating all entries to disk
[0m[0m11:22:58,910 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameSFSB cache from ejb container
[0m[0m11:22:58,917 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 11) ISPN000030: Passivated 1 entries in 13 milliseconds
[0m[0m11:22:58,921 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 11) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.CounterBean cache from ejb container
[0m[0m11:22:58,923 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:22:58,946 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment remote-ejb-client-stateful-bean-failover-test.jar (runtime-name: remote-ejb-client-stateful-bean-failover-test.jar) in 57ms
[0m[0m11:22:58,970 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/data/content/ef/46f2792670623dc10e04903a8935f41486f1fc/content
[0m[0m11:22:58,970 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name: "remote-ejb-client-stateful-bean-failover-test.jar")
[0m[0m11:22:59,030 INFO [stdout] (EJB default - 1) [node-1/ejb] != [node-0/ejb, node-1/ejb], waiting for a view change event...
[0m11:23:34,069 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual stopping of a server instance
11:23:34,200 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000016: Channel Channel ID d9f9974b (outbound) of Remoting connection 013f1afb to /127.0.0.1:4447 can no longer process messages
[0m11:23:34,227 INFO [org.jboss.as.clustering] (Incoming-3,shared=tcp) JBAS010225: New cluster view for partition ejb (id: 2, delta: -1, merge: false) : [node-1/ejb]
[0m[0m11:23:34,228 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,shared=tcp) ISPN000094: Received new cluster view: [node-1/ejb|2] [node-1/ejb]
[0m[0m11:23:34,556 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 53) ISPN000029: Passivating all entries to disk
[0m[0m11:23:34,557 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 55) ISPN000029: Passivating all entries to disk
[0m[0m11:23:34,561 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 55) ISPN000030: Passivated 0 entries in 3 milliseconds
[0m[0m11:23:34,564 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.NodeNameSFSB cache from ejb container
[0m[0m11:23:34,564 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 53) ISPN000030: Passivated 1 entries in 8 milliseconds
[0m[0m11:23:34,566 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.CounterBean cache from ejb container
[0m[0m11:23:34,570 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment remote-ejb-client-stateful-bean-failover-test.jar
[0m[0m11:23:34,586 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk
[0m[0m11:23:34,587 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 1 milliseconds
[0m[0m11:23:34,589 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped repl cache from ejb container
[0m[0m11:23:34,590 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010282: Stopped remote-connector-client-mappings cache from ejb container
[0m[0m11:23:34,593 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000080: Disconnecting and closing JGroups Channel
[0m[0m11:23:34,594 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment remote-ejb-client-stateful-bean-failover-test.jar (runtime-name: remote-ejb-client-stateful-bean-failover-test.jar) in 42ms
[0m[0m11:23:34,600 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher
[0m[0m11:23:34,618 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /opt/buildAgent/work/4111d63ec9cabb03/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/data/content/a7/0447445092fd4b1044b1558c35870cb2e5ff45/content
[0m[0m11:23:34,619 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "remote-ejb-client-stateful-bean-failover-test.jar" (runtime-name: "remote-ejb-client-stateful-bean-failover-test.jar")
[0m11:23:34,620 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual stopping of a server instance
11:23:34,665 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-3) EJBCLIENT000016: Channel Channel ID e11b360a (outbound) of Remoting connection 01897ed0 to /127.0.0.1:4547 can no longer process messages
{noformat}
> RemoteEJBClientStatefulBeanFailoverTestCase fails intermittently
> ----------------------------------------------------------------
>
> Key: AS7-6604
> URL: https://issues.jboss.org/browse/AS7-6604
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 8.0.0.Alpha1
> Reporter: Tomaz Cerar
> Assignee: Radoslav Husar
>
> It is more often to occur when running on jdk7 but still occurs on jdk6 from time to time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list