-
Bug
-
Resolution: Done
-
Critical
-
7.13.0.Final
-
None
-
NEW
-
NEW
-
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.