Re: Jasper compiler throws ConcurrentModificationException

2009-07-29 Thread Mark Thomas
Bram de Kruijff wrote: > Hi all, > > I am seeing a ConcurrentModificationException in the jasper compiler every > now and then (v 6.0.18). Can not reproduce it on the spot (as it is probably > a concurrency issue), but it always seems to occur when dispatching from my > servlet to a jsp file.

Jasper compiler throws ConcurrentModificationException

2009-07-29 Thread Bram de Kruijff
Hi all, I am seeing a ConcurrentModificationException in the jasper compiler every now and then (v 6.0.18). Can not reproduce it on the spot (as it is probably a concurrency issue), but it always seems to occur when dispatching from my servlet to a jsp file. Code: RequestDispatcher req