[JBoss-dev] [JBossCache] - Re: ConcurrentModificationException in TransactionTable

2005-03-17 Thread [EMAIL PROTECTED]
Actually, I have switched txs and tx_map from HashMap to ConcurrentReaderHashMap. This way, I don't need to synchronize at all. This will be in 1.2.2. Can you try this on your system and see whether you're still getting concurrent mod exceptions ? View the original post : http://www.jboss.org/

[JBoss-dev] [JBossCache] - Re: ConcurrentModificationException in TransactionTable

2005-03-17 Thread [EMAIL PROTECTED]
Yes, your observation is correct. I have changed this in 1.2.2. In the meantime, please patch your local code. Thanks for this report ! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870641#3870641 Reply to the post : http://www.jboss.org/index.html?module=b

[JBoss-dev] [JBossCache] - Re: ConcurrentModificationException in TransactionTable

2005-03-16 Thread tokobayashi
sorry, garbled... > JBoss 4.0.0?with jboss-cache.jar of JBossCache1.2.1? JBoss 4.0.0 with jboss-cache.jar of JBossCache1.2.1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870485#3870485 Reply to the post : http://www.jboss.org/index.html?module=bb&op=pos