Daniil Kirilyuk created QPID-8761:
-------------------------------------

             Summary: [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
             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]

Reply via email to