[jboss-jira] [JBoss JIRA] (WFLY-2623) Unable to change process-id mechanism from process-id-uuid to process-id-socket-binding on transaction

Amos Feng (JIRA) jira-events at lists.jboss.org
Mon Dec 9 00:50:05 EST 2013


Amos Feng created WFLY-2623:
-------------------------------

             Summary: Unable to change process-id mechanism from process-id-uuid to process-id-socket-binding on transaction 
                 Key: WFLY-2623
                 URL: https://issues.jboss.org/browse/WFLY-2623
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Transactions
            Reporter: Amos Feng
            Assignee: Amos Feng
             Fix For: 8.0.0.CR1


process-id mechanism can not be changed from process-id-uuid to process-id-socket-binding.

The following ERROR occurred at JBoss start-up:
{noformat}
ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 44) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "transactions")]) - failure description: "JBAS014746: process-id-uuid may not be null"
{noformat}

The root reason is it does not check the PROCESS_ID_UUID if defined when booting the coreEnvironment service in TransactionSubsytemAdd.

--
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