2 Replies Latest reply on Dec 26, 2015 4:10 AM by sreekanth.munarai

    JBoss Startup issue(Starting NetworkInterfaceService)

    sreekanth.munarai

      Hi All,

       

      I'm using JBoss 7.1.1 Final. I have two instances already on the same server and i have to set-up two more instances of JBoss on the same server. I have taken care of ports to avoid port conflict. However, when i try to start-up an instance thru cmd, neither JBoss getting completely started nor any failure messages. Its not even generating an error data in server logs. Instances is just getting hanged at below debug in boot.log:

       

      10:11:19,631 INFO  [org.jboss.as.server] JBAS015885: Creating http management service using network interface (management) and port (11390)

      10:11:19,631 WARN  [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.

      10:11:19,646 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA

      10:11:19,646 DEBUG [org.jboss.server.management] Starting operation handler service service jboss.remoting.endpoint.management.management.operation.handler

      10:11:19,693 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA

      10:11:19,693 DEBUG [org.jboss.modules] Module org.jboss.com.sun.httpserver:main defined by local module loader @76933bcb (roots: D:\Homeport_Event\jboss-as-7.1.1.Final-Scheduler\modules)

      10:11:19,755 DEBUG [org.jboss.as.server.net] Starting NetworkInterfaceService

      10:11:19,771 DEBUG [org.jboss.as.server.net] Starting NetworkInterfaceService

       

      The system gets stopped at the above lines without throwing any errors in logs. I'm unable to identify the root cause. Can please any one help me to resolve this ASAP.

       

      Thanks,

      Sreekanth