[
https://issues.apache.org/jira/browse/ARTEMIS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268681#comment-17268681
]
ASF subversion and git services commented on ARTEMIS-3073:
----------------------------------------------------------
Commit eea619137f997d28f45ffe68cf1e789fb087a407 in activemq-artemis's branch
refs/heads/master from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=eea6191 ]
ARTEMIS-3073 Improve replication manger NPE logs
> Improve replication manger NPE logs
> -----------------------------------
>
> Key: ARTEMIS-3073
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3073
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During startup of active/passive pair of the broker with the existing state
> of paged messages, primary fails to replicate and logs NullPointerException
> if the connection with the backup is interrupted on replication starting:
> {noformat}
> WARN [org.apache.activemq.artemis.core.server] AMQ222251: Unable to start
> replication: java.lang.NullPointerException
> at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.sendPages
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)