[jira] [Created] (OFBIZ-5194) ConcurrentModificationException when cancelling an order

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5194) ConcurrentModificationException when cancelling an order

Nicolas Malin (Jira)
Jonatan Soto created OFBIZ-5194:
-----------------------------------

             Summary: ConcurrentModificationException when cancelling an order
                 Key: OFBIZ-5194
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5194
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Jonatan Soto
            Priority: Blocker


After the order gets cancelled, there is a loop in OrderView.groovy@122 that removes promotional order line items retrieved from the OrderReadHelper class when cancelled. This is what makes the ConcurrentModificationException to be thrown.

For further details, check out the following thread at the dev mailing list: http://ofbiz.markmail.org/message/vmm65cmbf5hkmqm6?page=2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira