2 Replies Latest reply on Nov 29, 2005 10:30 AM by clizarralde

    ReceiveNoWait returns null but many there are 5000 messages!

    clizarralde

      Hi, I dont know much about client message cache so maybe this question is a newby question.


      I have a client that is polling a jms queue with receivenowait method. The client proceses 10 max messages per transaction.

      The problem is that the queue has about 5000 messages and the client only proceses one message per tx.

      This behaviour appears sometimes and not necesarily under heavy load.

      Any clue? Is this normal? Is this tunable?

      Thanks.
      Charly