0 Replies Latest reply on May 31, 2005 8:24 AM by rubnix

    Queue deleted after restart

    rubnix

      Hi all,
      I'm using JBoss 3.2.0 and i have the following problem:
      I have a application with a strong load of messages received by a queue, those messages are enqueued, and i have configured the queue to not process more than 3 messages each time, so, the messages that arrives are enqueued.
      The problem goes if the server crashes by any reason, power off, crash of VM... When the server is restarted, all the messages stored in the queue are deleted and not processed by the queue.
      The jms sent to the queue are configured in persistence mode... so, i dont know why are consumed and not processed...
      Somebody can give a trak ? :)

      Thx
      Ruben