Skip to content

Instantly share code, notes, and snippets.

View rhusar's full-sized avatar

Radoslav Husar rhusar

View GitHub Profile
[rhusar@rhusar sfrpm]$ ll
total 41052
-rw-r--r-- 1 rhusar jbossaci 15545526 Jul 30 2009 smartfrog-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 1315328 Jul 30 2009 smartfrog-ant-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 494618 Jul 30 2009 smartfrog-anubis-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 66624 Jul 30 2009 smartfrog-csvfiles-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 7984 Jul 30 2009 smartfrog-daemon-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 271155 Jul 30 2009 smartfrog-database-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 698764 Jul 30 2009 smartfrog-demo-3.17.014-1.el5.noarch.rpm
-rw-r--r-- 1 rhusar jbossaci 3328403 Jul 30 2009 smartfrog-hadoop-3.17.014-1.el5.noarch.rpm
[rhusar@rhusar clusterbench]$ mvn release:prepare -Pee5,ee6
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] clusterbench
[INFO] clusterbench-common
[INFO] clusterbench-ee6-ejb
[INFO] clusterbench-ee6-web
[INFO] clusterbench-ee6-web-granular
[INFO] clusterbench-ee6-ear
[INFO] clusterbench-ee6-ear-passivating
In JBoss Enterprise Application Platform 6, the jvmRoute attribute is configured in the web subsystem via instance-id attribute of the server configuration file as follows:
<subsystem xmlns="urn:jboss:domain:web:1.1" default-virtual-server="default-host" native="false" instance-id="{JVM_ROUTE_SERVER}">
The {JVM_ROUTE_SERVER} above should be replaced by the jvmRoute server ID. The instance-id can also be set using the Management Console.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:38.314s
[INFO] Finished at: Wed Jul 18 14:07:08 CEST 2012
[INFO] Final Memory: 304M/454M
[INFO] ------------------------------------------------------------------------
real 10m39.941s
user 20m57.949s
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-shutdown-dist-async/20/
13:42:06,113 WARN [org.jgroups.protocols.UNICAST2] perf19/ejb: sender window for perf18/ejb not found (perf19)
13:42:08,296 WARN [org.infinispan.statetransfer.BaseStateTransferManagerImpl] (OOB-40,null) ISPN000167: Rejecting state pushed by node perf18/web for view 7, there is no state transfer in progress (we are at view 8) (perf20)
13:42:25,428 WARN [org.jgroups.protocols.UDP] (Timer-4,<ADDR>) null: no physical address for perf19/web, dropping message (perf21)
13:42:30,778 WARN [org.jgroups.protocols.UDP] (Timer-4,<ADDR>) null: no physical address for perf19/web, dropping message (perf20)
13:42:31,260 WARN [org.jgroups.protocols.UDP] (Timer-5,<ADDR>) null: no physical address for perf19/ejb, dropping message (perf20)
13:42:36,134 WARN [org.jgroups.protocols.UDP] (Timer-2,<ADDR>) null: no physical address for perf19/web, dropping message (perf21)
13:42:42,153 WARN [or
This file has been truncated, but you can view the full file.
Regression
org.jboss.as.test.clustering.cluster.web.ReplicationWebFailoverTestCase(UDP).testGracefulUndeployFailover
Failing for the past 1 build (Since Failed#3337 )
Took 8 min 2 sec.
Error Message
Session failed to replicate after container 1 was brough up. expected:<5> but was:<1>
Stacktrace
[JBossINF] 10:48:26,907 WARN [org.infinispan.commands.control.CacheViewControlCommand] (OOB-244,null) ISPN000071: Caught exception when handling command CacheViewControlCommand{cache=default-host/clusterbench, type=PREPARE_VIEW, sender=perf21/web, newViewId=11, newMembers=[perf21/web, perf20/web, perf18/web, perf19/web], oldViewId=10, oldMembers=[perf21/web, perf20/web, perf18/web]}: java.util.concurrent.TimeoutException
[JBossINF] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:228) [rt.jar:1.6.0_30]
[JBossINF] at java.util.concurrent.FutureTask.get(FutureTask.java:91) [rt.jar:1.6.0_30]
[JBossINF] at org.infinispan.util.concurrent.AggregatingNotifyingFutureBuilder.get(AggregatingNotifyingFutureBuilder.java:93)
[JBossINF] at org.infinispan.statetransfer.BaseStateTransferTask.finishPushingState(BaseStateTransferTask.java:139)
[JBossINF] at org.infinispan.statetransfer.ReplicatedStateTransferTask.doPerformStateTransfer(ReplicatedStateTransferTask.java:116)
[JBossINF] at org.infinispan.st
[JBossINF] 10:48:26,907 WARN [org.infinispan.commands.control.CacheViewControlCommand] (OOB-244,null) ISPN000071: Caught exception when handling command CacheViewControlCommand{cache=default-host/clusterbench, type=PREPARE_VIEW, sender=perf21/web, newViewId=11, newMembers=[perf21/web, perf20/web, perf18/web, perf19/web], oldViewId=10, oldMembers=[perf21/web, perf20/web, perf18/web]}: java.util.concurrent.TimeoutException
[JBossINF] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:228) [rt.jar:1.6.0_30]
[JBossINF] at java.util.concurrent.FutureTask.get(FutureTask.java:91) [rt.jar:1.6.0_30]
[JBossINF] at org.infinispan.util.concurrent.AggregatingNotifyingFutureBuilder.get(AggregatingNotifyingFutureBuilder.java:93)
[JBossINF] at org.infinispan.statetransfer.BaseStateTransferTask.finishPushingState(BaseStateTransferTask.java:139)
[JBossINF] at org.infinispan.statetransfer.ReplicatedStateTransferTask.doPerformStateTransfer(ReplicatedStateTransferTask.java:116)
[JBossINF] at org.infinispan.st
2012/08/20 12:28:19:024 EDT [DEBUG][TerminatorThread] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - JBossApplicationServer7Impl: sfTerminateWith().
2012/08/20 12:28:19:025 EDT [DEBUG][TerminatorThread] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - [JBossRuntime] sfTerminateWith() invoked.
2012/08/20 12:28:19:027 EDT [DEBUG][Thread-33] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - JBossShutdown server host: perf19
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[JBossINF] 12:28:19,826 INFO [org.jboss.as.osgi] (MSC service thread 1-14) JBAS011908: Unregister module: Module "deployment.clusterbench-ee6.ear.clusterbench-ee6-web.war:main" from Service Module Loader
[JBossINF] 12:28:19,829 INFO [org.jboss.as.osgi] (MSC service thread 1-1) JBAS011908: Unregister module: Module "deployment.clusterbench-ee6.ear.clusterbench-ee6-web-
[rhusar@perf17 script]$ sh analyzejob.sh eap-6x-failover-http-session-shutdown-dist-async 25
10:49:32,129 ERROR [org.infinispan.cacheviews.CacheViewsManagerImpl] ISPN000172: Failed to prepare view CacheView{viewId=5, members=[perf21/web, perf20/web, perf19/web]} for cache default-host/clusterbench, rolling back to view CacheView{viewId=4, members=[perf18/web, perf21/web, perf20/web, perf19/web]}: java.util.concurrent.TimeoutException (perf18.log)
10:53:01,299 WARN [org.jgroups.protocols.UDP] (Timer-5,<ADDR>) null: no physical address for perf19/ejb, dropping message (perf21.log)
10:58:50,409 WARN [org.infinispan.cacheviews.CacheViewsManagerImpl] ISPN000169: Error committing cache view 14 for cache remote-connector-client-mappings: org.infinispan.CacheException: org.jgroups.TimeoutException: TimeoutException (perf21.log)
10:58:57,381 ERROR [org.infinispan.cacheviews.CacheViewsManagerImpl] ISPN000172: Failed to prepare view CacheView{viewId=13, members=[perf18/web, perf19/web, perf20/web]} for cache defaul