2015-03-13 17:03:01,282 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry log4j-1.2.16.jar in /C:/Users/<>kfj/deployment/trunk/jbpm-installer/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.13.jar does not point to a valid jar for a Class-Path reference.
2015-03-13 17:03:01,704 INFO [org.jboss.as.jpa] (MSC service thread 1-5) JBAS011401: Read persistence.xml for org.jbpm.domain
...
...
...
2015-03-13 17:03:02,796 WARN [org.jboss.as.dependency.private] (MSC service thread 1-13) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.apache.neethi:main") which may be changed or removed in future versions without notice.
2015-03-13 17:03:02,796 WARN [org.jboss.as.dependency.private] (MSC service thread 1-13) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.apache.xml-resolver:main") which may be changed or removed in future versions without notice.
2015-03-13 17:03:02,796 WARN [org.jboss.as.dependency.private] (MSC service thread 1-13) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.apache.xml-resolver:main") which may be changed or removed in future versions without notice.
2015-03-13 17:03:02,796 WARN [org.jboss.as.dependency.private] (MSC service thread 1-13) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.as.naming:main") which may be changed or removed in future versions without notice.
2015-03-13 17:03:02,796 WARN [org.jboss.as.dependency.private] (MSC service thread 1-13) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
2015-03-13 17:03:02,827 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "jbpm-console.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.persistenceunit.\"jbpm-console.war#org.jbpm.domain\".__FIRST_PHASE__ is missing [jboss.naming.context.java.jboss.postgresDS]"]}
2015-03-13 17:03:02,842 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "postgresql-9.1-902.jdbc4.jar" (runtime-name : "postgresql-9.1-902.jdbc4.jar")
2015-03-13 17:03:02,842 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "jbpm-console.war" (runtime-name : "jbpm-console.war")
2015-03-13 17:03:02,858 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.naming.context.java.jboss.postgresDS (missing) dependents: [service jboss.persistenceunit."jbpm-console.war#org.jbpm.domain".__FIRST_PHASE__]
2015-03-13 17:03:02,920
ERROR [
org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 95972ms - Started 278 of 327 services (2 services failed or missing dependencies, 108 services are lazy, passive or on-demand)
2015-03-13 17:03:04,678 INFO [org.jboss.as.server.deployment] (MSC service thread 1-15) JBAS015877: Stopped deployment jbpm-console.war (runtime-name: jbpm-console.war) in 1596ms
2015-03-13 17:03:04,771 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "jbpm-console.war" (runtime-name: "jbpm-console.war")
2015-03-13 17:03:04,771 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.persistenceunit."jbpm-console.war#org.jbpm.domain".__FIRST_PHASE__ (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".POST_MODULE]
<datasource jta="true" jndi-name="java:jboss/datasources/jbpmDS" pool-name="postgresDS" enabled="true" use-java-context="true" use-ccm="true">
<connection-url>jdbc:postgresql://localhost:5432/postgres</connection-url>
<driver>postgresql</driver>
<security>
<user-name>jbpm</user-name>
<password>jbpm</password>
</security>
</datasource>