[jboss-jira] [JBoss JIRA] (AS7-2682) Interface declarations: "any-address is required" ?
Emanuel Muckenhuber (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 08:29:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644704#comment-12644704 ]
Emanuel Muckenhuber commented on AS7-2682:
------------------------------------------
The attribute "any-ip4-address" should actually be "any-ipv4-address". However the error message does not help much in that case, so this could be improved.
> Interface declarations: "any-address is required" ?
> ---------------------------------------------------
>
> Key: AS7-2682
> URL: https://issues.jboss.org/browse/AS7-2682
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Emanuel Muckenhuber
> Fix For: 7.1.0.CR1
>
>
> Looks like a bug to me:
> {noformat}
> [INFO]
> [INFO] {
> [INFO] "address" => [("interface" => "custom")],
> [INFO] "operation" => "add",
> [INFO] "any-ip4-address" => true
> [INFO] }
> [ERROR] 2011-11-17 13:39:10,770 [ERROR] On Thu Nov 17 13:39:10 CET 2011, MessageCenter received Error: Failed to create interface custom
> [ERROR] 2011-11-17 13:39:10,771 [ERROR] Message{conciseMessage='Error: Failed to create interface custom', detailedMessage='JBAS014763: any-address is required', fired=Thu Nov 17 13:39:10 CET 2011, severity=Error, options=[]}
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list