[jboss-jira] [JBoss JIRA] (WFLY-1391) ARJUNA012132: Supplied name of node contains reserved character -. Using Arjuna:-1162311861
Tom Ross (JIRA)
issues at jboss.org
Fri May 1 09:45:47 EDT 2015
[ https://issues.jboss.org/browse/WFLY-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064619#comment-13064619 ]
Tom Ross commented on WFLY-1391:
--------------------------------
This is the fix for this issue.
> ARJUNA012132: Supplied name of node contains reserved character -. Using Arjuna:-1162311861
> -------------------------------------------------------------------------------------------
>
> Key: WFLY-1391
> URL: https://issues.jboss.org/browse/WFLY-1391
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Affects Versions: 8.0.0.Alpha1
> Environment: JBoss EAP 6.1
> Reporter: Tom Ross
> Assignee: Jason Greene
>
> The expression value for node identifier is not being evaluated correctly. Setting it to:
> {noformat}
> /subsystem=transactions:write-attribute(name=node-identifier,value="${jboss.tx.node.id}")
> {noformat}
> where jboss.tx.node.id is supplied on command line as
> -Djboss.tx.node.id=111
> results in warning at start-up
> {noformat}
> 09:53:18,615 WARN [com.arjuna.ats.arjuna] (http-localhost/127.0.0.1:8080-1) ARJUNA012132: Supplied name of node contains reserved character -. Using Arjuna:-1162311861
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list