Between this is the current state of the connector that shows there was no message passed to it from the queue.
Starting Solace session [solaceioconnector1-sumitc-092411/22/#002a0001/EeWdfQlEc8] on queue[blue_test_red_test_Queue]…
.
Encountered a Parser Exception querying queue depth: java.lang.NullPointerException
.
Stats for Queue [blue_test_red_test_Queue] : {“queueBacklog”:0,“emptyPolls”:296,“messagesReceived”:0,“messagesCheckpointReady”:0,“messagesCheckpointComplete”:0}"
Is this the “emptyPolls” you were referring to the backlog checks above?
Thank you!