1 2 Previous Next 17 Replies Latest reply on Jul 17, 2006 1:08 PM by kchvilyov Go to original post
      • 15. Re: Transactions in JBossCache 1.4CR2
        kchvilyov

         

        "ben.wang@jboss.com" 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 only.
        2. What you mean "updating the POJO concurrently"? If you mean second server - no we have not another cache server. But we can use common resources from different threads.
        We have get libraries from URL http://jaist.dl.sourceforge.net/sourceforge/jboss/jboss-cache-dist-1.4.0.GA.zip

        • 16. Re: Transactions in JBossCache 1.4CR2

          OK, so this is concurrent update from the same cache instance (but multi-threaded). If you can boil it down to a simple junit test case, that would be the best case. If not, please email me the detailed error log again to ben dot wang at jboss dot com.

          thanks!

          • 17. Re: Transactions in JBossCache 1.4CR2
            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 :)

            1 2 Previous Next