ConcurrentModificationException error.

2010-04-30 Thread Bhaarat Sharma
Hi We are struggling with this error in our application. We are on Struts 2.0.6 and Xworks version is 2.0.1. This issue is very intermittent but the best way we've been able to reproduce it is when we load the same page from two different browser windows or on two different machines. The stack

Re: ConcurrentModificationException error.

2010-04-30 Thread Lukasz Lenart
Do you have devMode set to true? Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail:

Re: ConcurrentModificationException error.

2010-04-30 Thread Kartik Kumar
Are you using Iterator#remove() when iterating through a collection? On Fri, Apr 30, 2010 at 10:23 AM, Lukasz Lenart lukasz.len...@googlemail.com wrote: Do you have devMode set to true? Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl