[jboss-jira] [JBoss JIRA] (WFLY-1391) ARJUNA012132: Supplied name of node contains reserved character -. Using Arjuna:-1162311861

Tom Ross (JIRA) jira-events at lists.jboss.org
Thu May 23 16:48:06 EDT 2013


Tom Ross created WFLY-1391:
------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list