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 [EMAIL 
PROTECTED] 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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to