JBoss Community

JBoss start Connection Exception

created by P Mishra in JBoss AS7 Development - View the full discussion

I just installed the JBoss 7 - jboss-as-7.0.0.Final and have no ears deployed. I am getting an error during start up in the domain mode (domain.bat). standalone.bat works fine.

 

What's JBoss trying to connect to ? ... a datasource ?

 

 

The error's below.

 

[Host Controller] 08:51:14,499 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.0.GA
[Host Controller] 08:51:15,529 ERROR


(MSC service thread 1-4) MSC00001: Failed to start service jboss.host.controller.process-controller-connection: org.jboss.msc.service.StartException in

service jboss.host.controller.process-controller-connection: java.net.ConnectException: Connection refused: connect

[Host Controller]       at org.jboss.as.host.controller.ProcessControllerConnectionService.start(ProcessControllerConnectionService.java:125) [jboss-as-host-controller-7.0.0.Final.jar:7.0.0.Final]
[Host Controller]       at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765) [jboss-msc-1
.0.0.GA.jar:1.0.0.GA]
[Host Controller]       at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2291) [jboss-m
sc-1.0.0.GA.jar:1.0.0.GA].

 

Thanks in advance.

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community