Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-569

Console: Data conversion error converting "false": when loading data in Process Instances perspective

XMLWordPrintable

      Description of problem:
      When you start an instance of some process (e.g. Evaluation) and then navigate to Process Instances perspective, there is a modal with error shown & the following exception in server.log (attached):

      org.dashbuilder.dataset.exception.DataSetLookupException: Can't lookup on specified data set: jbpmProcessInstances
      ...
      Caused by: org.h2.jdbc.JdbcSQLException: Data conversion error converting "false"; SQL statement:
      SELECT COUNT FROM (SELECT PROCESSINSTANCEID, PROCESSID, START_DATE, END_DATE, STATUS, PARENTPROCESSINSTANCEID, OUTCOME, DURATION, USER_IDENTITY, PROCESSVERSION, PROCESSNAME, CORRELATIONKEY, EXTERNALID, PROCESSINSTANCEDESCRIPTION FROM PROCESSINSTANCELOG WHERE STATUS = 'false' ORDER BY START_DATE ASC) "dbSQL" [22018-168]
      ...
      Caused by: Caused by: java.lang.NumberFormatException: For input string: "false"

      Version-Release number of selected component (if applicable):
      BPM Sute 6.2.0 ER5

      How reproducible:
      Always

      Steps to Reproduce:
      1. Start an instance of any process (e.g. Evaluation) in Process Definitions
      2. Navigate to Process Instances perps.

      Actual results:
      Modal with error displaed + exception in server.log

      Expected results:
      Process Instance displayed

      Additional info:

        1. sybase157 server log.log
          282 kB
        2. server.log with exception.log
          170 kB
        3. postgresql92 server log.log
          222 kB
        4. oracle12c server log.log
          375 kB
        5. oracle11gR2 server log.log
          335 kB
        6. oracle11gR2RAC server log.log
          341 kB
        7. db2-101 server log.log
          186 kB

              nmirasch@redhat.com Neus Miras Chueca
              jhrcek Jan Hrcek (Inactive)
              Pavel Kralik Pavel Kralik (Inactive)
              Pavel Kralik Pavel Kralik (Inactive)
              Kris Verlaenen, Pavel Kralik (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: