[
https://issues.apache.org/jira/browse/ARTEMIS-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470574#comment-16470574
]
ASF GitHub Bot commented on ARTEMIS-1851:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2080
ARTEMIS-1851 avoid exception in isReplicaSync()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1851
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2080.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 #2080
----
commit 325286ac000fa334928d69455ff13cd4a145da5b
Author: Justin Bertram <jbertram@...>
Date: 2018-05-10T15:44:30Z
ARTEMIS-1851 avoid exception in isReplicaSync()
----
> IllegalStateException in web console
> ------------------------------------
>
> Key: ARTEMIS-1851
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1851
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Lionel Cons
> Priority: Major
>
> Using the default configuration, when browsing the toplevel broker object
> from the web console, theĀ {{ReplicaSync}} attribute contains:
> {code}
> ERROR: java.lang.IllegalStateException : AMQ119118: Management method not
> applicable for current server configuration
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)