I'm using JBossCache (1.2.3) with ibmjdk-1.4.2.
While runnung test on the JBossCache (putting objects, in the LOCAL
IsolationLevel) the VM problem ossurs.
While running it in REPL_SYNC/REPL_ASYNC IsolationLevel the following exception
was thrown:
org.jboss.cache.lock.TimeoutException: rsp=se
I'm using JBossCache (1.2.3) with ibmjdk-1.4.2.
While runnung test on the JBossCache (putting objects, in the LOCAL
IsolationLevel) the VM problem ossurs.
While running it in REPL_SYNC/REPL_ASYNC IsolationLevel the following exception
was thrown:
org.jboss.cache.lock.TimeoutException: rsp=se
You're wrigt ... I did it and it works ...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884519#3884519
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884519
---
T
Hi could someone tell me how to avoid situation if in a clustered wnvironment i
add new value to cache and it is available on one server and on the others
after some time. I need to have in all cluster values available in one time.
View the original post :
http://www.jboss.org/index.html?module