[jboss-jira] [JBoss JIRA] (WFLY-2918) Boot failure when domain-controller/remote element does not specify port attribute
Brian Stansberry (JIRA)
issues at jboss.org
Thu Feb 13 21:53:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFLY-2918:
--------------------------------------
Assignee: Brian Stansberry
> Boot failure when domain-controller/remote element does not specify port attribute
> ----------------------------------------------------------------------------------
>
> Key: WFLY-2918
> URL: https://issues.jboss.org/browse/WFLY-2918
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Affects Versions: 8.0.0.Final
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 8.0.1.Final
>
>
> The 2.0 xsd says that the "host" and "port" attributes for host.xml domain-controller/remote element are optional. But if port is not specified boot fails:
> {code}
> [Host Controller] 14:55:37,300 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.0.0.Final "WildFly" starting
> [Host Controller] 14:55:38,060 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("write-remote-domain-controller") failed - address: ([("host" => "slave")]) - failure description: "JBAS014746: port may not be null"
> [Host Controller] 14:55:38,062 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010933: Host Controller boot has failed in an unrecoverable manner; exiting. See previous messages for details.
> {code}
--
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