ConcurrentModificationException in MultiParentClassLoader.getResource()
-----------------------------------------------------------------------

                 Key: GERONIMO-5013
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5013
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.1.4, 2.2
            Reporter: Kevan Miller
             Fix For: 2.1.5, 2.2.1


I ran into a ConcurrentModificationException during server startup on 2.2 on a 
Windows system. The exception was intermittent and the JDK reported line 
numbers were not accurate. However, based on the call stack, the problem must 
be in the call to resourcesNotFound.add(String) call.

Protecting this call should fix the problem.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to