GitHub user JiriOndrusek opened a pull request:
https://github.com/apache/activemq-artemis/pull/2265
[ARTEMIS-2050] It is possible to get AMQ224000: Failure in initialisaâ¦
â¦tion: java.lang.NullPointerException during shutdown of backup server
with shared store
Cherry-picked from 672c929b4145b2ef9eb1efdc16130770c6b92913
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JiriOndrusek/activemq-artemis
ARTEMIS-2050_backup_shutdown-NPE-26x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2265.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2265
----
commit f45a0c472833cddcbfa5725f299bb3a21956e53f
Author: JiriOndrusek <jondruse@...>
Date: 2018-08-24T07:14:02Z
[ARTEMIS-2050] It is possible to get AMQ224000: Failure in initialisation:
java.lang.NullPointerException during shutdown of backup server with shared
store
Cherry-picked from 672c929b4145b2ef9eb1efdc16130770c6b92913
----
---