[jboss-jira] [JBoss JIRA] (AS7-3334) failed to resolve interface management

Rafael Soares (JIRA) jira-events at lists.jboss.org
Tue Jan 17 09:16:20 EST 2012


Rafael Soares created AS7-3334:
----------------------------------

             Summary: failed to resolve interface management
                 Key: AS7-3334
                 URL: https://issues.jboss.org/browse/AS7-3334
             Project: Application Server 7
          Issue Type: Bug
          Components: Scripts
    Affects Versions: 7.1.0.CR1b
         Environment: RHEL 6.2
Open JDK 1.6_20
            Reporter: Rafael Soares
            Assignee: Brian Stansberry


When you try to start a domain using

./domain.sh -bmanagement=x.x.x.x

as described in domain.sh help

    -b <value>                          JBAS012053: Set system property 
                                        jboss.bind.address to the given value

    -b<interface>=<value>               JBAS012054: Set system property 
                                        jboss.bind.address.<interface> to the 
                                        given value

The domain fails with the following error

12:08:29,895 INFO  [org.jboss.modules] (main) JBoss Modules version 1.1.0.CR6
12:08:30,183 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 12:08:30,804 INFO  [org.jboss.modules] (main) JBoss Modules version 1.1.0.CR6
[Host Controller] 12:08:31,705 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.1.GA
[Host Controller] 12:08:31,819 INFO  [org.jboss.as] (MSC service thread 1-3) JBoss AS 7.1.0.CR1b "Flux Capacitor" starting
[Host Controller] 12:08:32,921 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: 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.0.CR1b.jar:7.1.0.CR1b]
[Host Controller] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
[Host Controller] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
[Host Controller] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_20]
[Host Controller] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_20]
[Host Controller] 	at java.lang.Thread.run(Thread.java:636) [:1.6.0_20]
[Host Controller] 
[Host Controller] 12:08:32,934 INFO  [org.jboss.as.controller] (MSC service thread 1-2) JBAS014774: Service status report
[Host Controller] JBAS014777:   Services which 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] 
[Host Controller] 12:08:32,954 INFO  [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.0.CR7
[Host Controller] 12:08:33,871 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.0.CR7
[Host Controller] 12:08:34,035 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.0.CR8
^C12:08:56,655 INFO  [org.jboss.as.process] (Shutdown thread) JBAS012016: Shutting down process controller
12:08:56,664 INFO  [org.jboss.as.process.Host Controller.status] (Shutdown thread) JBAS012018: Stopping process 'Host Controller'
[Host Controller] 12:08:56,703 INFO  [org.jboss.as] (MSC service thread 1-2) JBoss AS 7.1.0.CR1b "Flux Capacitor" stopped in 43ms
12:08:56,753 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) JBAS012010: Process 'Host Controller' finished with an exit status of 130
12:08:56,763 INFO  [org.jboss.as.process] (Shutdown thread) JBAS012015: All processes finished; exiting


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