4 Replies Latest reply on Sep 5, 2011 12:52 PM by clebert.suconic

    message stuck

    galanfish

      hello all.

      i use hornetq core api to build my message app. the message works for a while, and then some messages are stuck in the queue, and it appears that no message handler are interested to them, MessageHandler#onMessage are no longer called since then on.

      i send large message usually about 100m; paging=false; actBatchSize=1; aotuCommit=true; autoAct=true; hornetq version=branch_2-2_eap;

       

      is there anyone seen this issue before?