Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2914

ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException

XMLWordPrintable

    This issue was identified in a scenario that the exception' object is delegated to a task that works in other threads. As it uses the iterator on ResteasyViolationException#toString and it calls the convertViolations method (that modifies the violationLists) it can generate an issue if called concurrently. I have seen it on 3.9.3.SP1-redhat-00001.

          rhn-support-rhsilva Rhuan Rocha (Inactive)
          rhn-support-rhsilva Rhuan Rocha (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: