[
https://issues.apache.org/jira/browse/QPID-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117212#comment-18117212
]
ASF subversion and git services commented on QPID-8761:
-------------------------------------------------------
Commit 953e3d67862a6a1e5f96a710996ab3eaad5eec5f in qpid-broker-j's branch
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=953e3d6786 ]
QPID-8761: [Broker-J] QueryEvaluationException: Objects of types 'null' and
'String' can not be compared (#448)
> [Broker-J] QueryEvaluationException: Objects of types 'null' and 'String' can
> not be compared
> ---------------------------------------------------------------------------------------------
>
> Key: QPID-8761
> URL: https://issues.apache.org/jira/browse/QPID-8761
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-10.1.0
> Reporter: Daniil Kirilyuk
> Assignee: Daniil Kirilyuk
> Priority: Minor
> Fix For: qpid-java-broker-10.1.1
>
>
> There are following error messages seen in broker log:
> {code:java}
> [qtp598563976-3016] (o.a.q.s.m.p.s.r.QueryServlet) - Error when executing
> query '{"sql":"select count(*) as cnt from producer where destination =
> '<QUEUE_NAME>' and destinationType =
> 'QUEUE'","dateTimeFormat":"LONG"}'org.apache.qpid.server.query.engine.exception.QueryEvaluationException:
> Objects of types 'null' and 'String' can not be compared {code}
> The queue exists, but has size of 1 message, with no producer or consumer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]