亲爱的安东·吉尔特利,
我正在使用“wildfly-17.0.0.Final”服务器并部署了“kie-server-7.17.0.0.war”以及我的应用程序代码作为“kie-builder.war”也已部署。现在我也部署了 10 条规则。当我使用有效的 JSON 向服务器“http://localhost:8080/kie-server/services/rest/server/containers/instances/RRTRULE”发出少量请求时,一切正常。它返回应用了哪个规则的预期结果。
但是
它给出以下日志:-
12:09:33,446 INFO [org.apache.activemq.audit.base] (Thread-15 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=f5b54bf7-da0d-11e9-8113-c8d3ffe781b3-1841659077)) AMQ601267 :用户匿名正在目标资源 ActiveMQServerImpl::serverUUID=f5b54bf7-da0d-11e9-8113-c8d3ffe781b3 [带有参数:[3d9b4ea8-daa8-11e9-9773-c8d3ffe781b3, d172f474-d677-475b-90119-d86f116, ****, 102400, RemotingConnectionImpl [ID=3d99ef16-daa8-11e9-9773-c8d3ffe781b3, clientID=null, nodeID=f5b54bf7-da0d-11e9-8113-c8d3ffe781b3, transportConnection=InVMConnection [serverID=0, id=3d99ef16-daa8 -11e9-9773-c8d3ffe781b3]],假,假,假,真,空,org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6385727e,真,OperationContextImpl [646439018] [minimalStore=9223372036854775807, storeLineUp=0,stored=0,minimalReplicated=9223372036854775807,replicationLineUp=0,replicated=0,paged=0,minimalPage=9223372036854775807,pageLineUp=0,errorCode=-1,错误orMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
12:09:59,267 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:00,936 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:01,925 INFO [stdout](默认任务 1) rule_MP_Refund 然后拿起 97
12:10:02,906 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:03,854 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:04,733 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:05,905 INFO [stdout](默认任务 1) rule_MP_Refund 然后拿起 97
12:10:06,905 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:08,025 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:09,007 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:10,221 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:11,231 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:12,155 INFO [stdout](默认任务 1) rule_MP_Refund 然后拿起 97
12:10:13,208 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:14,151 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:15,101 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:16,191 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:17,173 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:18,103 INFO [stdout](默认任务 1)rule_MP_Refund 然后拿起 97
12:10:18,142 WARN [org.drools.core.rule.constraint.MvelConstraint] (drools-worker-2) 异常抖动:$rm.getReturnScore() >= (0.0) || 0 == 0.0 这不是错误,也不会阻止正确执行,因为约束将在解释模式下进行评估
12:10:18,143 WARN [org.drools.core.rule.constraint.MvelConstraint] (drools-worker-1) 异常抖动:$rm.getReturnScore() = (0.0) || 0 == 0.0 这不是错误,也不会阻止正确执行,因为约束将在解释模式下进行评估
12:10:18,155 WARN [org.drools.core.rule.constraint.MvelConstraint] (drools-worker-1) 异常抖动:$rm.getPrice() = (0.0) || 0 == 0.0 这不是错误,也不会阻止正确执行,因为约束将在解释模式下进行评估
12:10:18,151 WARN [org.drools.core.rule.constraint.MvelConstraint] (drools-worker-2) 异常抖动:$rm.getPrice() >= (10000.0) || 0 == 10000.0 这不是错误,也不会阻止正确执行,因为约束将在解释模式下进行评估