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

DataSetLookupException when Kie server is initialized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.13.0.Final
    • 7.13.0.Final
    • KieServer
    • None
    • NEW
    • NEW
    • Hide

      Install EAP 7.1
      Install Workbench and Kie server to it.
      Configure external DB (for example standalone H2)
      Start EAP, wait until both deployments are initialized.
      Stop EAP.
      Start EAP again.
      =>
      The exception is shown in log, Kie server jBPM extension is not initialized.

      Show
      Install EAP 7.1 Install Workbench and Kie server to it. Configure external DB (for example standalone H2) Start EAP, wait until both deployments are initialized. Stop EAP. Start EAP again. => The exception is shown in log, Kie server jBPM extension is not initialized.

    Description

      The issue happens when Kie server is connected to the Workbench and is using persistent database.
      In this case workbench registers queries to the Kie server, these queries contain ${org.kie.server.persistence.ds}. However this tag isn't replaced in case Kie server is restarted. When the Kie server is trying to initialize stored queries then the exception is thrown, see attachment.
      The error is thrown even when

      org.kie.server.persistence.ds

      system property is specified.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            ksuta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: