3 Replies Latest reply on Feb 21, 2003 12:07 PM by diyengar

    Rebuilding queue

    mharnvi

      Two times I have got

      org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's tranaction log.; - nested throwable: (java.io.EOFException), ObjectName: jboss.mq.destination:Service=Queue,name=DLQ

      This occured when my MDB had problems dealing with a message. The message got sent to DLQ. Eventually JBoss crached (OutOfMemoryException) and I get the Exception above when I try to restart.

      Is there a way to recover the mesages in server/db/jbossmq/file/Queue.DLQ?

      JBoss 3.04.

        • 1. Re: Rebuilding queue
          cholliday

          I have seen this problem occur many times. I have posted this problem before and I have seen others post this problem. I end up deleting the files to get JBoss to come up. Others have had this problem using the database as well. To date I have not seen this fixed nor have I seen a way around it.

          Christian

          • 2. Re: Rebuilding queue
            mharnvi


            :-(

            That stops us from using JBossMQ for any important messages then, doesn't it?

            • 3. Re: Rebuilding queue
              diyengar

              Has anyone got a fix for this now? I get the same exception in my environment. My queue files are empty and am still getting this messgae when I try to bring up the server.