[jboss-user] [JBossCache] - Asynchronous replication on REPL_SYNC

ruchiahuja10 do-not-reply at jboss.com
Fri Sep 29 02:59:12 EDT 2006


I am using JBoss Cache version 1.4.0.SP1. The cache mode in treecache configuration is REPL_SYNC. I often see the following messages in my logs -


2006-09-29 12:01:24,677 [WebContainer : 1] DEBUG     -  local transaction exists - registering global tx if not present for Thread[WebContainer : 1,5,main]
2006-09-29 12:01:24,677 [WebContainer : 1] DEBUG     - Associated gtx in txTable is GlobalTransaction:<A.B.C.D:9999>:1
2006-09-29 12:01:24,677 [WebContainer : 1] DEBUG     - Transaction com.ibm.ws.Transaction.JTA.TransactionImpl at 10675896#tid=2 is already registered.
....
....
2006-09-29 12:01:24,693 [WebContainer : 1] DEBUG     - Attempting to release locks on current thread.  Lock table is {}
2006-09-29 12:01:24,693 [WebContainer : 1] DEBUG     - Non-tx crud meth
2006-09-29 12:01:24,693 [WebContainer : 1] DEBUG     - forcing asynchronous replication for putFailFast()

Why is the replication asynchronous  when i am using REPL_SYNC.
Why is it displaying Non-tx crud meth when i have passed the transaction.

Any ideas????


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

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



More information about the jboss-user mailing list