Skip to content

Instantly share code, notes, and snippets.

@hbons
Created May 28, 2014 11:23
Show Gist options
  • Save hbons/a1d18cb53686ee10a078 to your computer and use it in GitHub Desktop.
Save hbons/a1d18cb53686ee10a078 to your computer and use it in GitHub Desktop.
12:22:11,040 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: ag-push.war
12:22:11,094 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.5 (AS71)
12:22:11,411 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "unifiedpush-h2-ds.xml" was rolled back with no failure message
12:22:11,413 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "auth-server.war" was rolled back with no failure message
12:22:11,415 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ag-push.war" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.persistenceunit.\"ag-push.war#unifiedpush-default\"jboss.naming.context.java.jboss.datasources.UnifiedPushDSMissing[jboss.persistenceunit.\"ag-push.war#unifiedpush-default\"jboss.naming.context.java.jboss.datasources.UnifiedPushDS]"]}
12:22:11,439 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment unifiedpush-h2-ds.xml in 27ms
12:22:11,527 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment auth-server.war in 112ms
12:22:11,611 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment ag-push.war in 196ms
12:22:11,613 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.naming.context.java.jboss.datasources.UnifiedPushDS (missing) dependents: [service jboss.persistenceunit."auth-server.war#jpa-keycloak-identity-store", service jboss.persistenceunit."auth-server.war#jpa-keycloak-audit-store", service jboss.persistenceunit."ag-push.war#unifiedpush-default"]
JBAS014777: Services which failed to start: service jboss.deployment.unit."unifiedpush-h2-ds.xml".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."unifiedpush-h2-ds.xml".PARSE: Failed to process phase PARSE of deployment "unifiedpush-h2-ds.xml"
12:22:11,618 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.persistenceunit.\"ag-push.war#unifiedpush-default\"jboss.naming.context.java.jboss.datasources.UnifiedPushDSMissing[jboss.persistenceunit.\"ag-push.war#unifiedpush-default\"jboss.naming.context.java.jboss.datasources.UnifiedPushDS]"]}}}
12:22:11,622 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS014654: Composite operation was rolled back
12:22:11,623 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS014654: Composite operation was rolled back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment