-
Bug
-
Resolution: Done
-
Blocker
-
7.9.0.Final
-
None
-
EAP 7.1
PostgreSqlPlus 9.4 (PostgreSql without Plus seems to be unaffected)
Kie server (could be possibly simulated on runtime level too)
-
1
-
NEW
-
NEW
-
-
2018 Week 30-32
The issue happens in case Kie server is started against initialized PostgreSqlPlus database.
When Kie server is started then jBPM extension fails to be initialized due to error listed in attachment.
Debugging revealed that affected identifier is "timestamp" related to index idx_requestinfo_timestamp. It seems that the failure has a relation to this PR.