Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22006

[GSS](7.3.z) RESTEASY-2914 - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.3.10.CR1, 7.3.10.GA
    • 7.3.8.GA
    • REST
    • None

    Description

      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.

      I opened the issue on RESTEASY as well --> https://issues.redhat.com/browse/RESTEASY-2914

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              rhn-support-rhsilva Rhuan Rocha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: