Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12:49:35,320 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
- "Services that were unable to start:" => ["jboss.ws.config"],
- "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
- }}
- 12:49:35,321 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
- ("subsystem" => "undertow"),
- ("server" => "default-server"),
- ("http-listener" => "default")
- ]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.listener.default" => "org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener
- Caused by: java.net.BindException: Address already in use"}}
- 12:49:35,323 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
- ("subsystem" => "ejb3"),
- ("service" => "remote")
- ]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.connector is missing [jboss.remoting.remotingConnectorInfoService.http-remoting-connector]"]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement