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

Broken /rest/runtime/{depId}/history/instance/{procId}/node

    XMLWordPrintable

Details

    • Hide

      Execute any process - at least one node (e.g. the start node) will have a null workItemId in the NodeInstanceLog table.
      Get from URL /rest/runtime/

      {depId}

      /history/instance/

      {procId}

      /node.
      Exception: "Unable to initialize workItemId when creating JaxbNodeInstanceLog.".

      Show
      Execute any process - at least one node (e.g. the start node) will have a null workItemId in the NodeInstanceLog table. Get from URL /rest/runtime/ {depId} /history/instance/ {procId} /node. Exception: "Unable to initialize workItemId when creating JaxbNodeInstanceLog.".

    Description

      The class org.kie.services.client.serialization.jaxb.impl.audit.JaxbNodeInstanceLog throws an exception on null workItemId. The fix is change the workItemId field type from long to Long.

      Attachments

        Activity

          People

            marco.rietveld Marco Rietveld (Inactive)
            geoffj_jira Geoff Jarrad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: