Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-761

Caused by: java.lang.IllegalStateException: Cannot find add info 2148856738

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • Broker
    • None
    • Linux and Windows

    Description

      I added a comment on https://issues.apache.org/jira/browse/ARTEMIS-390 but you may not have seen it as it is closed.

      From time to time we get an issue when starting up Artemis (embedded in a web application). However, on restarting the server, the problem disappears.

      Caused by: java.lang.IllegalStateException: Cannot find add info 2148856738
              at org.apache.activemq.artemis.core.journal.impl.JournalImpl.appendDeleteRecord(JournalImpl.java:793)
              at org.apache.activemq.artemis.core.journal.impl.JournalBase.appendDeleteRecord(JournalBase.java:206)
              at org.apache.activemq.artemis.core.journal.impl.JournalImpl.appendDeleteRecord(JournalImpl.java:79)
              at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.deleteAddressSetting(AbstractJournalStorageManager.java:826)
              at org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl.removeAddressSettings(ActiveMQServerControlImpl.java:1756)
      

      We also had a similar problem when we upgraded from Artemis 1.3.0 to 1.4.0 but in that case our only option was to delete the data directories - luckily we were just testing and this was not a big issue for us but it would be in production.

      Attachments

        1. EmbeddedExample.java
          8 kB
          Damien Hollis

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              damien.hollis Damien Hollis
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: