-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.0.0-alpha1
-
None
-
-
- The error may exist in org/camunda/bpm/engine/impl/mapping/entity/Statistics.xml
- The error may involve org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity.selectActivityStatistics-Inline
- The error occurred while setting parameters
- SQL: select RES.* from ( select INSTANCE.ACT_ID_ as ID_, INSTANCE_COUNT from (select ACT_ID_, count(PROC_INST_ID_) as INSTANCE_COUNT from ACT_RU_EXECUTION where PROC_DEF_ID_ = ? and IS_ACTIVE_ = 1 group by ACT_ID_) INSTANCE ) RES order by RES.ID_ asc LIMIT ? OFFSET ?
- Cause: org.postgresql.util.PSQLException: ERROR: operator does not exist: boolean = integer
-
https://groups.google.com/forum/?fromgroups=#!topic/camunda-bpm-users/ktDqArKSC5c