| ConcurrentModificationException | ConcurrentModificationException 2007-01-11 - By Andrew Close
On 1/11/07, Thomas Voigt <tv_spambox@(protected)> wrote: > Hi, > > we recently started to get ConcurrentModificationExceptions with ant. We use ant 1.7 and ant-contrib 1.02b2 with jdk 1.5.0_07 (the same error occurs with jdk 1.5.0_10) on Windows Server 2003.
</snipped>
are you testing this script out on your single processor development machine? i've had problems with using thread arguments on single processor machines... try the default number of threads or not using threading and see if that works. then up the number of threads and try it on a box with multi-procs.
hth
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |