08:03:34,483 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "staff.war" (runtime-name: "staff.war") 08:03:34,551 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for staffPU 08:03:34,601 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'staff.war#staffPU' 08:03:34,601 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 21) HHH000204: Processing PersistenceUnitInfo [ name: staffPU ...] 08:03:34,628 INFO [org.jboss.keycloak] (MSC service thread 1-6) Keycloak subsystem override for deployment staff.war 08:03:34,629 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment staff.war 08:03:34,659 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StaffFacade' in deployment unit 'deployment "staff.war"' are as follows: java:global/staff/StaffFacade!org.jlab.webapp.business.session.StaffFacade java:app/staff/StaffFacade!org.jlab.webapp.business.session.StaffFacade java:module/StaffFacade!org.jlab.webapp.business.session.StaffFacade ejb:staff/StaffFacade!org.jlab.webapp.business.session.StaffFacade java:global/staff/StaffFacade java:app/staff/StaffFacade java:module/StaffFacade 08:03:34,659 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'WorkgroupFacade' in deployment unit 'deployment "staff.war"' are as follows: java:global/staff/WorkgroupFacade!org.jlab.webapp.business.session.WorkgroupFacade java:app/staff/WorkgroupFacade!org.jlab.webapp.business.session.WorkgroupFacade java:module/WorkgroupFacade!org.jlab.webapp.business.session.WorkgroupFacade ejb:staff/WorkgroupFacade!org.jlab.webapp.business.session.WorkgroupFacade java:global/staff/WorkgroupFacade java:app/staff/WorkgroupFacade java:module/WorkgroupFacade 08:03:34,766 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'staff.war#staffPU' 08:03:34,767 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 21) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect 08:03:34,788 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 21) Envers integration enabled? : true 08:03:34,872 INFO [io.smallrye.metrics] (MSC service thread 1-1) MicroProfile: Metrics activated 08:03:35,017 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "staff.war")]) - failure description: { "WFLYCTL0412: Required services that are not installed:" => ["jboss.security.security-domain.KeycloakDomain"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"staff.war\".undertow-deployment.UndertowDeploymentInfoService is missing [jboss.security.security-domain.KeycloakDomain]"] } 08:03:35,037 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0010: Deployed "staff.war" (runtime-name : "staff.war") 08:03:35,037 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) WFLYCTL0183: Service status report WFLYCTL0184: New missing/unsatisfied dependencies: service jboss.security.security-domain.KeycloakDomain (missing) dependents: [service jboss.deployment.unit."staff.war".undertow-deployment.UndertowDeploymentInfoService] WFLYCTL0448: 3 additional services are down due to their dependencies being missing or failed