-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0
-
Component/s: None
The SimpleDisplayServlet does some state initialisation during its initial request handling. If, during this initialisation the servlet handles another request, then a ConcurrentModificationException will be generated.
Fix.