<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    6.0.0.RC1 Installer Failure
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/herwix">Alexander Herwix</a> in <i>jBPM Development</i> - <a href="https://community.jboss.org/message/831597#831597">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hey guys,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I wanted to test out the new RC1 release. However I can't get it running with the demo installer.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Installing it with the demo installer (build from source, or just adapt beta5 installer script) works fine when I update all the urls in "build.properties" to point to the right files in nexus, however when I want to start/deploy I get this error message:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">12:28:47,962 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry avalon-framework-4.2.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,964 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-all-1.7.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,965 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.3.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,966 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging-1.0.4.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,967 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer-2.7.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,968 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry servlet-2.2.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,969 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.7.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,971 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl-2.7.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,972 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-1.3.04.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,973 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-ext-1.3.04.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,974 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xmlgraphics-commons-1.3.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,975 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-hyph.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,976 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_codec.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,978 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_core.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,980 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_imageio.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,981 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jimi-1.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,982 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xmlunit1.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,991 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,993 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:47,994 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-impl.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,000 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-1.0.b2.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,001 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-2.1.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,004 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry log4j-1.2.16.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,013 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/content/jbpm-console.war/WEB-INF/lib/serializer-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,018 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,019 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,021 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
12:28:48,219 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.unit."jbpm-console.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."jbpm-console.war".PARSE: Failed to process phase PARSE of deployment "jbpm-console.war"
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_27]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_27]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_27]
Caused by: org.jboss.msc.service.ServiceNotFoundException: Service service jboss.ejb.default-resource-adapter-name-service not found
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:447) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.getDefaultResourceAdapterName(MessageDrivenComponentDescriptionFactory.java:273)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.processMessageDrivenBeanMetaData(MessageDrivenComponentDescriptionFactory.java:244)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.processBeanMetaData(MessageDrivenComponentDescriptionFactory.java:88)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.processBeanMetaData(AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.java:65)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor.processDeploymentDescriptor(AbstractDeploymentUnitProcessor.java:143)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor.deploy(AbstractDeploymentUnitProcessor.java:84)
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;... 5 more


12:28:48,286 INFO&#160; [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "jbpm-console.war" was rolled back with failure message {"JBAS014671: Failed services" =&gt; {"jboss.deployment.unit.\"jbpm-console.war\".PARSE" =&gt; "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"jbpm-console.war\".PARSE: Failed to process phase PARSE of deployment \"jbpm-console.war\""}}
12:28:48,290 INFO&#160; [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "dashboard-builder.war" was rolled back with no failure message
12:28:48,380 INFO&#160; [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016009: Stopping weld service for deployment dashboard-builder.war
12:28:49,871 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment dashboard-builder.war in 1582ms
12:28:52,731 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment jbpm-console.war in 4444ms
12:28:52,738 INFO&#160; [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014777:&#160;&#160; Services which failed to start:&#160;&#160;&#160;&#160;&#160; service jboss.deployment.unit."jbpm-console.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."jbpm-console.war".PARSE: Failed to process phase PARSE of deployment "jbpm-console.war"


12:28:52,749 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS014654: Composite operation was rolled back
12:28:52,755 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" =&gt; {"Operation step-2" =&gt; {"JBAS014671: Failed services" =&gt; {"jboss.deployment.unit.\"jbpm-console.war\".PARSE" =&gt; "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"jbpm-console.war\".PARSE: Failed to process phase PARSE of deployment \"jbpm-console.war\""}}}}
^X^C12:29:08,901 INFO&#160; [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
12:29:08,918 INFO&#160; [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
12:29:08,925 INFO&#160; [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http--0.0.0.0-8080
12:29:08,926 INFO&#160; [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http--0.0.0.0-8080
12:29:08,939 INFO&#160; [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
12:29:08,943 INFO&#160; [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/jbpmDS]
12:29:08,946 INFO&#160; [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
12:29:08,953 INFO&#160; [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
12:29:08,965 INFO&#160; [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 24ms

</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span>After googling (</span><a class="jive-link-external-small" href="http://stackoverflow.com/questions/15670322/error-when-deploying-an-ear-file-containing-an-mdb-to-jboss" rel="nofollow" target="_blank">http://stackoverflow.com/questions/15670322/error-when-deploying-an-ear-file-containing-an-mdb-to-jboss</a><span>) I found someone who recommended to add -c standalone-full.xml to the jboss deploy command.</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>If I do that I get a different error:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">11:53:53,105 INFO&#160; [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment dashboard-builder.war
11:54:20,937 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry avalon-framework-4.2.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,939 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry batik-all-1.7.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,940 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-io-1.3.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,940 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-logging-1.0.4.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,941 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry serializer-2.7.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,942 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry servlet-2.2.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,943 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xalan-2.7.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,943 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xercesImpl-2.7.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,944 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis-1.3.04.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,945 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis-ext-1.3.04.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,946 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xmlgraphics-commons-1.3.1.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,947 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry fop-hyph.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,948 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_codec.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,948 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_core.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,949 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_imageio.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,950 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jimi-1.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,951 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xmlunit1.0.jar in "/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,960 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-api.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,961 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-api.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,961 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-impl.jar in "/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.6.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,967 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis-1.0.b2.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,968 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-io-2.1.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,970 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry log4j-1.2.16.jar in "/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,978 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/content/jbpm-console.war/WEB-INF/lib/serializer-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,981 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xercesImpl.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,982 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:20,983 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry serializer.jar in "/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.
11:54:21,183 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException' for service type 'org.apache.cxf.bus.factory'
11:54:21,187 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
11:54:21,193 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
11:54:21,436 INFO&#160; [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Read persistence.xml for org.jbpm.domain
11:54:21,943 WARN&#160; [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.
11:54:21,944 WARN&#160; [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.
11:54:22,059 INFO&#160; [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment jbpm-console.war
11:54:22,442 INFO&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
11:54:22,443 INFO&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
11:54:22,443 WARN&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010402: Unable to instantiate driver class "org.h2.Driver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.jbpm-console_warorg_h2_Driver_1_3 is already registered
11:54:22,450 INFO&#160; [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: jbpm-console.war
11:54:22,583 INFO&#160; [org.jboss.as.ejb3] (MSC service thread 1-3) JBAS014142: Started message driven bean 'KieSessionRequesMessageBean' with 'hornetq-ra' resource adapter
11:54:22,583 INFO&#160; [org.jboss.as.ejb3] (MSC service thread 1-4) JBAS014142: Started message driven bean 'TaskServiceRequesMessageBean' with 'hornetq-ra' resource adapter
11:54:22,625 INFO&#160; [org.jboss.as] (MSC service thread 1-2) JBAS015951: Admin console listening on http://0.0.0.0:9990
11:54:22,626 ERROR [org.jboss.as] (MSC service thread 1-2) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 52818ms - Started 446 of 764 services (234 services failed or missing dependencies, 82 services are passive or on-demand)
11:54:22,829 INFO&#160; [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "jbpm-console.war" was rolled back with no failure message
11:54:22,831 INFO&#160; [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "dashboard-builder.war" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" =&gt; ["jboss.naming.context.java.module.dashboard-builder.dashboard-builder.env.jdbc.dashbuilderjboss.naming.context.java.jboss.datasources.jbpmDSMissing[jboss.naming.context.java.module.dashboard-builder.dashboard-builder.env.jdbc.dashbuilderjboss.naming.context.java.jboss.datasources.jbpmDS]"]}
11:54:22,866 INFO&#160; [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016009: Stopping weld service for deployment dashboard-builder.war
11:54:24,209 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment dashboard-builder.war in 1376ms
11:54:26,764 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment jbpm-console.war in 3933ms
11:54:26,869 INFO&#160; [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775:&#160;&#160;&#160; New missing/unsatisfied dependencies:
&#160;&#160;&#160;&#160;&#160; service jboss.naming.context.java.jboss.datasources.jbpmDS (missing) dependents: [service jboss.persistenceunit."jbpm-console.war#org.jbpm.domain", service jboss.naming.context.java.module.dashboard-builder.dashboard-builder.env.jdbc.dashbuilder] 


11:54:26,877 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" =&gt; {"Operation step-2" =&gt; {"JBAS014771: Services with missing/unavailable dependencies" =&gt; ["jboss.naming.context.java.module.dashboard-builder.dashboard-builder.env.jdbc.dashbuilderjboss.naming.context.java.jboss.datasources.jbpmDSMissing[jboss.naming.context.java.module.dashboard-builder.dashboard-builder.env.jdbc.dashbuilderjboss.naming.context.java.jboss.datasources.jbpmDS]"]}}}
11:54:26,882 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS014654: Composite operation was rolled back

</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I had no problem deploying Beta 5 and I'm running everything in a clean VM, so it seems to be a problem with the install script not working (e.g. not configuring jboss correctly). </p><p>I thought this might be of interest to the devs, however I wasn't sure about the procedure (post it here or file a bug report?! I have seen a very generic "fix installer" bug report, so maybe that's already on the radar) </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Meanwhile if anyone has a fix for this, I would gladly appreciate some help. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Cheers, Alex</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/831597#831597">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>