[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-17 Thread KChvilyov
Sorry, I can't boil it down to a simple junit test case. And I have not more detailed error log... May be later :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958534#3958534 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-14 Thread KChvilyov
"[EMAIL PROTECTED]" wrote : 1. Is it reproducible? | 2. I have noticed that there is concurrent worker in the stack trace. Are you updating the POJO concurrently? What is the update pattern? POJO is supposed to have long lifetime under PojoCache. 1. Yes, but we can reproduce it in our project o

[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-13 Thread KChvilyov
Thahk you for 1.4 GA release. There is resolved previous error. But we have a new: java.lang.RuntimeException: PojoCache.putObject(): fqn: /poker/tournaments/1361/21/data at org.jboss.cache.aop.PojoCache.putObject(PojoCache.java:478) at org.jboss.cache.aop.CacheInterceptor.invoke(CacheIntercep

[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-12 Thread KChvilyov
"[EMAIL PROTECTED]" wrote : Why dont you try it out from 1.4 release? I have already tried without success: Your download should begin shortly. If it does not, try http://superb-west.dl.sourceforge.net/sourceforge/jboss/jboss-cache-dist-1.4.0.GA.zip or choose a different mirror You are requesti

[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-12 Thread KChvilyov
"[EMAIL PROTECTED]" wrote : Why dont you try it out from 1.4 release? I have already tryied without success : You are requesting file: /jboss/jboss-cache-dist-1.4.0.GA.zip There was a problem downloading the file from surfnet.dl.sourceforge.net. Please try a different mirror. Your download should

[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2

2006-07-12 Thread KChvilyov
Thank you for answers and questions. We are not using any transaction in error situation. But is it necessary for each operation with cache? Last fix have not resolve our problem for using transactions with 1.4 version. I have gotten last head JBossCache version from CVS. Now error trase is: 06-0