Advertisement
jbjares

Untitled

Mar 3rd, 2015
560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. 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." => {
  2. "Services that were unable to start:" => ["jboss.ws.config"],
  3. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  4. }}
  5. 12:49:35,321 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  6. ("subsystem" => "undertow"),
  7. ("server" => "default-server"),
  8. ("http-listener" => "default")
  9. ]) - 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
  10. Caused by: java.net.BindException: Address already in use"}}
  11. 12:49:35,323 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  12. ("subsystem" => "ejb3"),
  13. ("service" => "remote")
  14. ]) - 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