[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:47:45 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Ross closed WFLY-1391.
--------------------------
    Resolution: Duplicate Issue


Fix in JBossTM code.

> 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