Benign Wildfly Startup Errors in Identity Portal and Identity Governance (vApp 14.4)
search cancel

Benign Wildfly Startup Errors in Identity Portal and Identity Governance (vApp 14.4)

book

Article ID: 220490

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

When starting Identity Portal (IP) or Identity Governance (IG) in a vApp 14.4 environment configured with an external database, the following error messages appear in the server logs:

09:07:03,063 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "undertow"),
    ("server" => "default-server"),
    ("host" => "default-host"),
    ("location" => "/")
]) - failure description: {
    "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.extension.undertow.handler.welcome-content"],
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.wildfly.undertow.host.location.default-server.default-host./ is missing [org.wildfly.extension.undertow.handler.welcome-content]"]

 

 

Environment

  • Product: CA Identity Suite (Virtual Appliance)
  • Release: 14.4
  • Components: Identity Suite (vApp), Identity Portal (IP), Identity Governance (IG)

Cause

The error is triggered by a missing Wildfly welcome-content file. This file is part of the default application server configuration but is not utilized or required for the functional operation of the Identity Suite.

Resolution

These error messages are benign and do not impact the functionality, stability, or performance of Identity Portal or Identity Governance. They can be safely ignored during the startup sequence. No corrective action is required for the system to operate as intended