[jboss-jira] [JBoss JIRA] (AS7-5409) CLONE - Unable to disable -Djava.net.preferIPv4=true in domain mode without editing domain.conf

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Jul 29 05:58:30 EDT 2014


    [ https://issues.jboss.org/browse/AS7-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988572#comment-12988572 ] 

RH Bugzilla Integration commented on AS7-5409:
----------------------------------------------

Dominik Pospisil <dpospisi at redhat.com> changed the Status of [bug 900262|https://bugzilla.redhat.com/show_bug.cgi?id=900262] from ASSIGNED to CLOSED

> CLONE - Unable to disable -Djava.net.preferIPv4=true in domain mode without editing domain.conf
> -----------------------------------------------------------------------------------------------
>
>                 Key: AS7-5409
>                 URL: https://issues.jboss.org/browse/AS7-5409
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Jan Martiska
>            Assignee: Brian Stansberry
>             Fix For: 7.1.3.Final (EAP), EAP 6.1.0.Alpha (7.2.0.Final)
>
>
> Try running EAP domain mode like this:
> {noformat}
> bin/domain.sh -Djava.net.preferIPv4Stack=false -bmanagement=::1
> {noformat}
> It will fail:
> {noformat}
> [Host Controller] 09:40:49,647 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.network.management: org.jboss.msc.service.StartException in service jboss.network.management: JBAS015810: failed to resolve interface management
> [Host Controller] 	at org.jboss.as.server.services.net.NetworkInterfaceService.start(NetworkInterfaceService.java:97) [jboss-as-server-7.1.1.Final-redhat-1.jar:7.1.1.Final-redhat-1]
> [Host Controller] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1]
> [Host Controller] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1]
> [Host Controller] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
> [Host Controller] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
> [Host Controller] 	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
> {noformat}
> Other interfaces work and can be bound to ipv6, just 'management' does not. (In standalone mode, this issue is not present.)
> Blocks testing of Admin console,Native+HTTP interfaces in domain mode in IPv6, not marking as blocker because workaround exists.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list