I set up two servers for session replication.
The servers run fine for some time. When 5 users simultaneously start testing, 
it failed with following error:

Any help is greatly appreciated.


---------
2005-08-03 20:23:55,994 9882568 WARN  
[org.jboss.cache.interceptors.ReplicationInterceptor] (http-0.0.0.0-8080-7:) 
runPreparePhase() failed. Transaction is marked as rolled back
org.jboss.cache.lock.TimeoutException: rsp=sender=10.38.9.176:33001, 
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:1384)
        at org.jboss.tm.TransactionImpl.beforePrepare(TransactionImpl.java:1076)
        at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:296)
        at org.jboss.tm.TxManager.commit(TxManager.java:200)
        at 
org.jboss.web.tomcat.tc5.session.JBossCacheManager.endTransaction(JBossCacheManager.java:505)


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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to