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

DB2: Task list dataset lookup failing with "column does not exist in DB: oeid"

    XMLWordPrintable

Details

    • NEW
    • NEW
    • Hide

      Most of the task list tests with DB2 10.5 database are failing (no tasks shown)
      and the following exception appears in server.log (see attachment):

      02:29:08,439 ERROR [org.dashbuilder.exception.ExceptionManager] (http-/127.0.0.1:8080-9) Can't get metadata on specified data set: jbpmHumanTasksWithUser: org.dashbuilder.dataset.exception.DataSetLookupException: Can't get metadata on specified data set: jbpmHumanTasksWithUser
      ...
      Caused by: java.lang.IllegalArgumentException: The DataSetDef's column does not exist in DB: oeid

      Looking at DatasetDefBootstrup in console shows some kind of column alias "oeid" being used which doesn't seem to work with all databases. But I think this column alias can be deleted, because it's not used anywhere else in the query. What do you think?

      Show
      Most of the task list tests with DB2 10.5 database are failing (no tasks shown) and the following exception appears in server.log (see attachment): 02:29:08,439 ERROR [org.dashbuilder.exception.ExceptionManager] (http-/127.0.0.1:8080-9) Can't get metadata on specified data set: jbpmHumanTasksWithUser: org.dashbuilder.dataset.exception.DataSetLookupException: Can't get metadata on specified data set: jbpmHumanTasksWithUser ... Caused by: java.lang.IllegalArgumentException: The DataSetDef's column does not exist in DB: oeid Looking at DatasetDefBootstrup in console shows some kind of column alias "oeid" being used which doesn't seem to work with all databases. But I think this column alias can be deleted, because it's not used anywhere else in the query. What do you think?

    Description

      Most of the task list tests with DB2 10.5 database are failing (no tasks shown)
      and the following exception appears in server.log (see attachment):

      02:29:08,439 ERROR [org.dashbuilder.exception.ExceptionManager] (http-/127.0.0.1:8080-9) Can't get metadata on specified data set: jbpmHumanTasksWithUser: org.dashbuilder.dataset.exception.DataSetLookupException: Can't get metadata on specified data set: jbpmHumanTasksWithUser
      ...
      Caused by: java.lang.IllegalArgumentException: The DataSetDef's column does not exist in DB: oeid

      Looking at DatasetDefBootstrup in console shows some kind of "column alias" oeid being used which doesn't seem to work with all databases. But I think this column alias can be deleted, because it's not used anywhere else in the query. What do you think?

      Attachments

        Activity

          People

            nmirasch@redhat.com Neus Miras Chueca
            jhrcek Jan Hrcek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: