[jboss-user] [Clustering/JBoss] - Re: Clustering and Load Balancing in Jboss-4.0.2 using Apach

chillal.kishor do-not-reply at jboss.com
Fri Apr 20 04:31:22 EDT 2007


GREAT solution sir...it works....As per your suggestions, i commented a line in the code. Now its not displaying the error.  

I changed CacheMode to REPL_SYNC in tc5-cluster-service.xml to check whether session is replicating or not. It waits for sometime and displays following in node1....

14:01:53,218 WARN  [ReplicationInterceptor] runPreparePhase() failed. Transaction is marked as rolled back
org.jboss.cache.lock.TimeoutException: rsp=sender=kishor:2283, retval=null, received=false, suspected=false
        at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:2186)
        at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:2208)
        at org.jboss.cache.interceptors.ReplicationInterceptor.runPreparePhase(ReplicationInterceptor.java:485)
        at org.jboss.cache.interceptors.ReplicationInterceptor$SynchronizationHandler.beforeCompletion(ReplicationInterceptor.java:389)
        at org.jboss.cache.interceptors.OrderedSynchronizationHandler.beforeCompletion(OrderedSynchronizationHandler.java:77)
        at org.jboss.tm.TransactionImpl.doBeforeCompletion(TransactionImpl.java:


What could be the reason?  Done the settings are per the site...
http://www.jboss.org/developers/projects/jboss/tc5-clustering.html

waiting for reply..



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039155#4039155

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039155



More information about the jboss-user mailing list