During clean shutdown of EAP server somtimes happens [1] that following WARN is logged:
2023-09-15 20:13:11,545 WARN [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] (Thread-1 (ActiveMQ-scheduled-threads)) Lost the lock according to the monitor, notifying listeners
It looks like there is scheduled thread executed during shutdown sequence when Artemis service is already stopped and file lock released.
Issue is intermittent and thus harder to reproduce.
Customer impact: There is a chance that unexpected WARN will occur during clean shutdown
- is cloned by
-
ENTMQBR-8388 WARN Lost the lock ... during clean shutdown
- Backlog