Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8199

CaseNotFoundException when reopening the case

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.18.0.Final
    • None
    • KieServer
    • None
    • 2
    • NEW
    • NEW
    • 2019 Week 05-07

    Description

      After a Case is reopened on a KIE Server, the operation caseClient.getCaseInstance(CONTAINER_ID, caseId); fails with 404 return code/CaseNotFoundException on the server side. This is because there are two entries for the specified caseId (correlationKey) and Hibernate 5.3.6 no longer handles duplicates correctly when calling getSingleResult(). More info can be found here: https://hibernate.atlassian.net/browse/HHH-13245

      Attachments

        Activity

          People

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: