Re: java.util.ConcurrentModificationException after installing GWT 2.2

2011-03-14 Thread tdk
On 10 Mrz., 17:11, Flueras Bogdan flueras.bog...@gmail.com wrote: Is this the whole stacktrace? Are you sure it's not your code who modifies some map while iterating over it? yes, this is the whole stack trace. yes, I'm sure I'm not modifing some map while iterating. -- You received this

Re: java.util.ConcurrentModificationException after installing GWT 2.2

2011-03-10 Thread Flueras Bogdan
Hello, On Mar 10, 8:59 am, tdk kloe...@ics.de wrote: Juan, On 9 Mrz., 12:37, Juan Pablo Gardella gardellajuanpa...@gmail.com 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,

java.util.ConcurrentModificationException after installing GWT 2.2

2011-03-09 Thread tdk
After installing GWT 2.2.0 I keep getting the following error when trying to start my app in Dev Mode: init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: library-inclusion-in-manifest: Compiling 2 source files to C:\Development\IcsContinuity\Webinterface

Re: java.util.ConcurrentModificationException after installing GWT 2.2

2011-03-09 Thread Juan Pablo Gardella
Is SmartGWT compatible with GWT 2.2? See http://groups.google.com/group/google-web-toolkit-contributors/browse_thread/thread/3171958b76f90ddb Juan 2011/3/9 tdk kloe...@ics.de After installing GWT 2.2.0 I keep getting the following error when trying to start my app in Dev Mode: init:

Re: java.util.ConcurrentModificationException after installing GWT 2.2

2011-03-09 Thread tdk
Juan, On 9 Mrz., 12:37, Juan Pablo Gardella gardellajuanpa...@gmail.com 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

java.util.ConcurrentModificationException after installing GWT 2.2

2011-02-16 Thread tdk
After installing GWT 2.2.0 I keep getting the following error when trying to start my app in Dev Mode: init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: library-inclusion-in-manifest: Compiling 2 source files to C:\Development\IcsContinuity\Webinterface