小编use*_*577的帖子

在wildfly中部署EAR时出错

 Tue Apr 01 17:41:45 GMT+200 2014
Failed to enable fal2-ear-0.0.8.ear.

Unexpected HTTP response: 500

Request
{
    "address" => [("deployment" => "fal2-ear-0.0.8.ear")],
    "operation" => "deploy"
}

Response

Internal Server Error
{
    "outcome" => "failed",
    "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.deployment.subunit.\"fal2-ear-0.0.8.ear\".\"ccbe-fal2.war\".INSTALL",
            "jboss.deployment.unit.\"fal2-ear-0.0.8.ear\".INSTALL"
        ],
        "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
    }},
    "rolled-back" => true
} …
Run Code Online (Sandbox Code Playgroud)

ear jboss jenkins wildfly

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

ear ×1

jboss ×1

jenkins ×1

wildfly ×1