-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
7.7.1.GA
-
None
-
False
-
False
-
-
-
-
-
-
Undefined
-
-
---
-
---
-
-
2021 Week 16-18 (from Apr 19), 2021 Week 19-21 (from May 10)
got this error on Business Central
Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Illegal type (org.kie.server.api.model.definition.QueryDefinition) to deserialize: prevented for security reasons at [Source: (String)"{ "response" : [ { "type" : "SUCCESS", "msg" : "", "result" : { "query-definition" : { "query-name" : "jbpmHumanTasks", "query-source" : "${org.kie.server.persistence.ds}", "query-expression" : "select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.corre"[truncated 1082 chars]; line: 6, column: 7] (through reference chain: org.kie.server.api.model.ServiceResponsesList["response"]>java.util.ArrayList[0]>org.kie.server.api.model.ServiceResponse["result"]) at com.fasterxml.jackson.core.jackson-databind@2.9.10.4-redhat-00001//com.fasterxml.jackson.databind.exc.InvalidDefinitionException.from(InvalidDefinitionException.java:67) at com.fasterxml.jackson.core.jackson-databind@2.9.10.4-redhat-00001//com.fasterxml.jackson.databind.jsontype.TypeDeserializer.checkLegalTypes(TypeDeserializer.java:237)
bc can deploy to kie, but bc cannot see all containers deployed on kie due to this.
- is related to
-
RHPAM-3118 JMS not working in Kie Server image running on eap 7.2.9
- Closed