So , in case of REPL_SYNC, if a ReplicationException is thrown and since this
exception does not cache a rollback of the update to the cache, neither on the
initiating cache nor on any remote caches that were able to successfully apply
the update, is there any api available in JBossCache1.2.3 to
Thanks for your response. I have increased the lockacquisition timeout to 50
seconds, but still get the timeout exception after 30sec. Shouldn't the 2nd
servlet wait for atleast 50seconds to acquire lock on the object before timing
out?
View the original post :
http://www.jboss.com/index.html?
Hi,
I am running 2 servlets using weblogic on the same m/c i.e. on 2 jvms. I am
using the configuration file from the example
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic
with the only change being : org.jboss.cache.GenericTransactionManagerLookup
The 1st servlet on getting th
Can I ignore or replace Java "If" statement using Javaassist? Appreciate your
help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917940#3917940
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917940
Thanks for your reply. So. for updating node c, the entire path /a/b/c will
have a write lock, correct? So, I cannot update 2 nodes /a/b/c and /a/b/d
simultaneously as /a/b will have a write lock. Thanks again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39
Hi,
My application is doing a cache.put("/a/b/c", ,);
cache mode is REPL_SYNC and IsolationLevel is REPEATABLE_READ.
With this method call, all the 3 nodes i.e the entire path '/a/b/c' is locked.
Is there any way to lock only node 'c' and not the entire path? Thanks for your
help.
View the or
I am using SP level 4.
|
|
|
|
|
|
|
|
|
|
|
|
|
| jboss:service=Naming
| jboss:service=TransactionManager
|
|
|
| org.jboss.cache.GenericTransactionManagerLookup
|
|
|
Hi,
I am getting the foll. exception..
Setup: weblogic6.1, j2sdk1.4.1_04, JBossCache-1.2.3
Exception:
org.jboss.cache.lock.TimeoutException: rsp=sender=192.168.102.41:2451,
retval=null, received=false, suspecte
d=false
[java] at
org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.jav
Hi,
I am getting the same exception with cache mode as REPL_SYNC. Is there any
workaround to avoid this exception? Appreciate your help.Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898445#3898445
Reply to the post :
http://www.jboss.com/index.html