OnCommand 应用程序服务无法启动,错误为:"Address already in use"
适用于
- Active IQ Unified Manager
- OnCommand Insight
- Windows 主机
问题描述
- 启动 OnCommand 应用程序服务时,该服务最终无法启动。
- 查看相关服务日志时,发现"地址已在使用"的错误。地址和端口可能因使用的 OnCommand 应用程序而异。
以下是 Unified Manager 中"地址已在使用"套接字绑定错误的示例。在此示例中,服务尝试绑定到 0.0.0.0:80,但已在使用并被另一个进程绑定,导致服务初始化失败。
2021-02-17 09:52:00,629 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.deployment.unit."mega-app.ear".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dfm-app.war".PARSE]
service jboss.http-upgrade-registry.default (missing) dependents: [service jboss.messaging-activemq.default]
WFLYCTL0186: Services which failed to start: service org.wildfly.undertow.listener.default: Address already in use: bind /0.0.0.0:80