Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-382

Spurious error messages printed by consumer when no messages available to consumer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.4.1, 3.5.0
    • None
    • None
    • OSX 10.7.2, gcc 4.4

    Description

      Getting the following output for each null returned by consumer->receive(timeout):

      Pointer operator-> - Pointee is NULL.
              FILE: ./decaf/lang/Pointer.h, LINE: 257
              FILE: activemq/core/ActiveMQConsumer.cpp, LINE: 1165
              FILE: activemq/core/ActiveMQSessionExecutor.cpp, LINE: 141
      

      When I connect the simple consumer to a broker with no messages available. Note simple consumer modified to use receive(long timeout) instead of setMessageListener(this) with a timeout of 6000.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            roddiekieley Roddie Kieley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: