Hi,
I found this NPE warning logs coming from axon framework.
log entry:
json_level
WARNjson_logger_name
org.axonframework.axonserver.connector.query.subscription.SubscriptionQueryRequestTargetjson_stack_trace
java.lang.NullPointerException: nullmessage
Error handling SubscriptionQueryRequest.
We are using AxonServer 4.2.4, AxonFramework 4.2.1
Do you have ideas how is it caused and how can we prevent it?
Thanks