[jboss-jira] [JBoss JIRA] (WFLY-9977) Redundant CONSOLE log handler adding in CLI scripts for messaging-clustering* QS
Nikoleta Žiaková (JIRA)
issues at jboss.org
Thu Mar 8 04:22:00 EST 2018
Nikoleta Žiaková created WFLY-9977:
--------------------------------------
Summary: Redundant CONSOLE log handler adding in CLI scripts for messaging-clustering* QS
Key: WFLY-9977
URL: https://issues.jboss.org/browse/WFLY-9977
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Affects Versions: 12.0.0.Final
Reporter: Nikoleta Žiaková
Assignee: Tomaz Cerar
CLI scripts in messaging-clustering and messaging-clustering-singleton QS contain redundant step for adding CONSOLE log handler. They fails with:
{code}
Failure: WFLYCTL0212: Duplicate resource
{code}
The reason is that CONSOLE log handler is enabled by default.
Readme files mention adding the handler, too:
https://github.com/wildfly/quickstart/tree/master/messaging-clustering
https://github.com/wildfly/quickstart/tree/master/messaging-clustering-singleton
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list