[jboss-jira] [JBoss JIRA] (WFLY-8873) Provide information how to configure node identifier in "...Node identifier property is set to the default value..." warning
Ondra Chaloupka (JIRA)
issues at jboss.org
Thu Jun 1 16:28:00 EDT 2017
Ondra Chaloupka created WFLY-8873:
-------------------------------------
Summary: Provide information how to configure node identifier in "...Node identifier property is set to the default value..." warning
Key: WFLY-8873
URL: https://issues.jboss.org/browse/WFLY-8873
Project: WildFly
Issue Type: Bug
Components: Transactions
Reporter: Ondra Chaloupka
Assignee: Tom Jenkinson
Priority: Minor
If EAP 7 is started then there is logged warning like:
{code}
13:03:30,260 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 70) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
{code}
There should be provided information what it means for example by providing link to documentation and how to configure it in CLI. {{node-identifier}} can be set in CLI using:
{{/subsystem=transactions:write-attribute(name=node-identifier,value=unique-value)}} command
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list