0 Replies Latest reply on May 2, 2014 7:32 AM by titan

    Can not bind web service to IP address

    titan

      When I change the program argument -b localhost to -b {IP address} ,  the server fails to start.

      This is the console output that I am getting:

       

       

      JBAS014775: New missing/unsatisfied dependencies:

       

      service jboss.network.public (missing) dependents: [service jboss.socket-binding-manager]

       

       

       

      15:40:05,173 INFO [org.jboss.as] (Controller Boot Thread) JBAS015964: Http management interface is not enabled

       

      15:40:05,173 INFO [org.jboss.as] (Controller Boot Thread) JBAS015954: Admin console is not enabled

       

      15:40:05,173 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started (with errors) in 14250ms - Started 161 of 294 services (74 services failed or missing dependencies, 57 services are passive or on-demand)

       

      Please help.