3 Replies Latest reply on Jul 31, 2018 6:02 PM by petronom

    HornetQ: some messages get stuck (JBoss 7.1.1 AS)

    petronom

      We're using JBoss 7.1 AS with HornetQ. Some JMS messages get stuck in In Delivery phase:

       

      So some messages are stuck and not processed by MDB in onMessage() method (Java EE spec.). After JBoss restart JMS messages are processed correctly.

      We assume that some MDB instance are corrupted or something like that because they are not returning to pool. Only restart fix them:

      Any idea why some MDB instances are not returning to pool and probably corrupted JMS messages?

      Thanks.