Hello, On Mar 10, 8:59 am, tdk <[email protected]> wrote: > Juan, > > On 9 Mrz., 12:37, Juan Pablo Gardella <[email protected]> > wrote: > > > Is SmartGWT compatible with GWT 2.2? > > Seehttp://groups.google.com/group/google-web-toolkit-contributors/browse... > > thanx for the link, good point! > > But, alas, it doesn't apply for my case. I don't get any error as > listed and my app actually works with both versions. > > The error in my OP appears only every now and then. I start my app in > Dev Mode and get the error, I restart it, say 3 or 4 times, with the > same error, and then, on the next restart it all of a sudden works > just fine. > Until now, I have not been able to figure out under which > circumstances/conditions it either works or doesn't. > > Being a ConcurrentModificationException it points to a timing problem, > which could be caused by tons of things... Is this the whole stacktrace? Are you sure it's not your code who modifies some map while iterating over it?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
