Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-5340

Jetty fails to restore a doc from inside a trashed folder

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.3.1
    • Fix Version/s: 5.3.2
    • Component/s: None

      Description

      When having a folder containing documents in the trash (the folder itself being in the trash as well), when restoring a doc of the folder the following happens:
      java.util.ConcurrentModificationException: Updating a concurrently modified value: RowId(misc, 8331e539-8a41-4384-9b2e-d7789e15dcad)
      at org.nuxeo.ecm.core.storage.sql.PersistenceContext.checkReceivedInvalidations(PersistenceContext.java:395)
      at org.nuxeo.ecm.core.storage.sql.SessionImpl.checkReceivedInvalidations(SessionImpl.java:436)
      at org.nuxeo.ecm.core.storage.sql.SessionImpl.flush(SessionImpl.java:275)
      at org.nuxeo.ecm.core.storage.sql.SessionImpl.save(SessionImpl.java:250)
      at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:139)
      at org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1712)
      at org.nuxeo.ecm.webapp.action.DeleteActionsBean.undeleteSelection(DeleteActionsBean.java:578)

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: