AMQ142015: Uncommitted transaction with id 11,948 found and discarded That's normal and should not cause an issue. You aborted the journal before commits were completed.
As for the cannotFind Queue, if that happened you would not be able to load your messages. it shouldn't abort the load of the server. We would need more detail on why the server is not loading. None of the messages would prevent a load of the server. Can you try 2.6.3? there was a few changes around loading. also if you're testing failover, make sure you wait the journals to sync before you killed a server. On Thu, Sep 6, 2018 at 5:05 PM rbollarapu <[email protected]> wrote: > > We are seeing issues upon restart: > > AMQ142015: Uncommitted transaction with id 11,948 found and discarded > ERROR [org.apache.activemq.artemis.core.server] AMQ224010: Cannot find queue > messages for queueID=12 on ack for messageID=81 > > We have a master/slave setup for replication and these errors appear in both > the nodes. The server would go back to normal only after the journal is > deleted and server starts up with a new journal. Is there any reason for why > this would happen? > > Thanks! > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html -- Clebert Suconic
