Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6063

NullPointerException during KahaDB index recovery

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.12.1
    • 5.13.0
    • Broker
    • None

    Description

      A broker I was testing ran out of disk space the other day when messages were being written to it because disk usage checks were not set. After restart, the KahaDB index was detected as corrupted but during the recovery a NullPointerException occurred.

      The error occurred in MessageDatabase inside recoveryIndex on this line:

      sd.locationIndex.remove(tx.keys.location)

      Attachments

        Activity

          People

            cshannon Christopher L. Shannon
            cshannon Christopher L. Shannon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: