5 Replies Latest reply on Feb 27, 2009 12:51 PM by hcakir

    listAllMessages doesn't list persisted messages

    schublpe

      I setup a queue with the following settings:

      - FullSize: 20
      - PageSize: 10
      - DownCacheSize: 5

      No consumer is set up for this queue.

      If I send now 42 messages to this queue browsing the queue (or using the listAllMessages MBean function) only lists 20 of this messages.

      The MessageCount attribute of the queue correctly displays 42.

      Is there a way of getting all messages in the queue?


      ------
      Environment:
      JBoss Messaging 1.4.0.SP3 (using MySQL for persistence)
      JBoss AS 4.2.1.GA
      Java 1.6.0_03-b05
      Windows XP