hello,

my name is Vincent and i'm in internship. I have this problem when i try to deploy the server but i can't figure what to do.

my problem:

Request
{
    "address" => [("deployment" => "unifiedpush-auth-server-0.11.0.war")],
    "operation" => "deploy"
}

Response

Internal Server Error
{
    "outcome" => "failed",
    "failure-description" => {"JBAS014771: Services with missing/unavailable dependencies" => [
        "jboss.persistenceunit.\"unifiedpush-auth-server-0.11.0.war#jpa-keycloak-audit-store\".__FIRST_PHASE__ is missing [jboss.naming.context.java.jboss.datasources.UnifiedPushDS]",
        "jboss.persistenceunit.\"unifiedpush-auth-server-0.11.0.war#jpa-keycloak-identity-store\".__FIRST_PHASE__ is missing [jboss.naming.context.java.jboss.datasources.UnifiedPushDS]"
    ]},
    "rolled-back" => true
}
what can i do?

thank you for your time and to answer to my question

have a nice day.