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]"]
}
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.
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