<!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;">
    Re: Errors after installing JBoss / jBPM with MySQL database
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/lauradp">Laura delli Paoli</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/779787#779787">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi, the jbpm5 dbis empty, the task db has some table.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I fixed the driver issue by setting the human-task datasource as jta.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Here is a new log:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>09:06:03,000 INFO&#160; [org.jboss.as.configadmin] (ServerService Thread Pool -- 36) JBAS016200: Activating ConfigAdmin Subsystem</p><p>09:06:03,005 INFO&#160; [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) JBAS010280: Activating Infinispan subsystem.</p><p>09:06:03,001 INFO&#160; [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem</p><p>09:06:03,072 INFO&#160; [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension</p><p>09:06:03,085 INFO&#160; [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013101: Activating Security Subsystem</p><p>09:06:03,086 INFO&#160; [org.jboss.as.osgi] (ServerService Thread Pool -- 48) JBAS011940: Activating OSGi Subsystem</p><p>09:06:03,192 INFO&#160; [org.jboss.as.security] (MSC service thread 1-6) JBAS013100: Current PicketBox version=4.0.7.Final</p><p>09:06:03,551 INFO&#160; [org.jboss.as.connector] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)</p><p>09:06:04,187 INFO&#160; [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service</p><p>09:06:06,834 INFO&#160; [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 37) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.0)</p><p>09:06:10,008 WARN&#160; [org.jboss.as.messaging] (MSC service thread 1-8) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal</p><p>09:06:12,104 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=C:\ApplicationServer\jboss-as-7.1.1.Final\standalone\data\messagingjournal,bindingsDirectory=C:\ApplicationServer\jboss-as-7.1.1.Final\standalone\data\messagingbindings,largeMessagesDirectory=C:\ApplicationServer\jboss-as-7.1.1.Final\standalone\data\messaginglargemessages,pagingDirectory=C:\ApplicationServer\jboss-as-7.1.1.Final\standalone\data\messagingpaging)</p><p>09:06:12,108 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) Waiting to obtain live lock</p><p>09:06:12,985 INFO&#160; [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-8) Using NIO Journal</p><p>09:06:13,440 INFO&#160; [org.apache.coyote.http11.Http11AprProtocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080</p><p>09:06:14,225 INFO&#160; [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Waiting to obtain live lock</p><p>09:06:14,226 INFO&#160; [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Live Server Obtained live lock</p><p>09:06:17,418 INFO&#160; [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]</p><p>09:06:19,976 INFO&#160; [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.2.GA</p><p>09:06:20,122 INFO&#160; [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5445 for CORE protocol</p><p>09:06:20,128 INFO&#160; [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5455 for CORE protocol</p><p>09:06:20,132 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) Server is now live</p><p>09:06:20,133 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [5e45cb1d-3d4b-11e2-9d07-1c7508415871]) started</p><p>09:06:20,138 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-6) trying to deploy queue jms.queue.testQ</p><p>09:06:20,149 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:/queue/TestQ</p><p>09:06:20,150 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/TestQ</p><p>09:06:20,154 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-7) trying to deploy queue jms.queue.testQueue</p><p>09:06:20,156 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011601: Bound messaging object to jndi name java:/queue/test</p><p>09:06:20,164 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/test</p><p>09:06:20,166 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) trying to deploy queue jms.topic.testTopic</p><p>09:06:20,316 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011601: Bound messaging object to jndi name java:/topic/test</p><p>09:06:20,417 INFO&#160; [org.jboss.as.deployment.connector] (MSC service thread 1-5) JBAS010406: Registered connection factory java:/JmsXA</p><p>09:06:20,421 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory</p><p>09:06:20,426 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-8) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory</p><p>09:06:20,427 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-8) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory</p><p>09:06:20,433 INFO&#160; [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-5) HornetQ resource adaptor started</p><p>09:06:20,435 INFO&#160; [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatorhornetq-ra</p><p>09:06:20,438 INFO&#160; [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]</p><p>09:06:23,036 INFO&#160; [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on localhost/127.0.0.1:4447</p><p>09:06:23,036 INFO&#160; [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /127.0.0.1:9999</p><p>09:06:23,088 INFO&#160; [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory C:\ApplicationServer\jboss-as-7.1.1.Final\standalone\deployments</p><p>09:06:25,050 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "designer.war"</p><p>09:06:25,051 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "jbpm-form-builder.war"</p><p>09:06:25,050 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "jbpm-gwt-console-server.war"</p><p>09:06:25,051 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "jbpm-human-task-war.war"</p><p>09:06:25,050 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "drools-guvnor.war"</p><p>09:06:25,050 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "jbpm-gwt-console.war"</p><p>09:07:09,017 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jaxb-api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,019 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,022 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jsr173_1.0_api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,024 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jaxb1-impl.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,027 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jaxb-api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,032 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jaxb-impl.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,035 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry jsr173_1.0_api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,038 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:09,043 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/jbpm-human-task-war.war/WEB-INF/lib/mail-1.4.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:07:21,985 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException' for service type 'org.apache.cxf.bus.factory'</p><p>09:07:21,987 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'</p><p>09:07:21,993 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'</p><p>09:07:26,398 WARN&#160; [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.jbpm-human-task-war.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.</p><p>09:07:50,855 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbpm-human-task-war]] (MSC service thread 1-5) StandardWrapper.Throwable: javax.persistence.PersistenceException: No Persistence provider for EntityManager named org.jbpm.task</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:69) [hibernate-jpa-2.0-api-1.0.1.Final.jar:1.0.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) [hibernate-jpa-2.0-api-1.0.1.Final.jar:1.0.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jbpm.task.servlet.HumanTaskServiceServlet.init(HumanTaskServiceServlet.java:83) [classes:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.servlet.GenericServlet.init(GenericServlet.java:242) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_32]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>09:07:50,995 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbpm-human-task-war]] (MSC service thread 1-5) Servlet /jbpm-human-task-war threw load() exception: javax.persistence.PersistenceException: No Persistence provider for EntityManager named org.jbpm.task</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:69) [hibernate-jpa-2.0-api-1.0.1.Final.jar:1.0.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) [hibernate-jpa-2.0-api-1.0.1.Final.jar:1.0.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jbpm.task.servlet.HumanTaskServiceServlet.init(HumanTaskServiceServlet.java:83) [classes:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.servlet.GenericServlet.init(GenericServlet.java:242) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873) [jbossweb-7.0.13.Final.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_32]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>09:07:52,167 INFO&#160; [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /jbpm-human-task-war</p><p>09:08:45,548 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-5) Bootstrap Errai</p><p>09:08:45,556 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-5) using dispatcher implementation: org.jboss.errai.bus.server.AsyncDispatcher</p><p>09:08:46,774 INFO&#160; [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-5) initializing async worker pools (poolSize: 5; workerTimeout: 5000)</p><p>09:08:46,778 INFO&#160; [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-5) starting worker pool.</p><p>09:08:46,782 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-5) using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider</p><p>09:08:46,796 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-5) beging searching for Errai extensions ...</p><p>09:08:46,803 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-5) added extension binding: org.jboss.errai.bus.client.framework.ModelAdapter</p><p>09:08:46,804 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-5) total extension binding: 1</p><p>09:08:47,454 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.BootstrapContext] (MSC service thread 1-5) Running deferred bootstrap tasks ...</p><p>09:08:47,456 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-5) Bootstrap complete. Ready to rumble!</p><p>09:08:47,459 INFO&#160; [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /jbpm-console</p><p>09:10:31,552 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry avalon-framework-4.2.0.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,553 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry batik-all-1.7.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,555 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry commons-io-1.3.1.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,557 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry serializer-2.7.0.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,559 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry servlet-2.2.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,561 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xalan-2.7.0.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,563 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xercesImpl-2.7.1.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,564 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xml-apis-ext-1.3.04.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,566 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xmlgraphics-commons-1.3.1.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,569 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry fop-hyph.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,570 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jai_codec.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,572 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jai_core.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,574 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jai_imageio.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,576 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jimi-1.0.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,578 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xmlunit1.0.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/fop-0.95.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,581 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,583 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,584 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jsr173_1.0_api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,587 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb1-impl.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,589 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,591 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-impl.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,594 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jsr173_1.0_api.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,595 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,598 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xml-apis-1.0.b2.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,601 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry commons-lang-2.6.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,604 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry commons-io-2.1.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,606 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry log4j-1.2.16.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,610 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/mail-1.4.1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,620 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xml-apis.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/serializer-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,624 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xercesImpl.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,626 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry xml-apis.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,628 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry serializer.jar in "/C:/ApplicationServer/jboss-as-7.1.1.Final/bin/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>09:10:31,692 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException' for service type 'org.apache.cxf.bus.factory'</p><p>09:10:31,698 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'</p><p>09:10:32,470 WARN&#160; [org.jboss.as.ee] (MSC service thread 1-7) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)</p><p>&#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]</p><p>&#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]</p><p>&#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]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.6.0_32]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_32]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>09:10:33,063 INFO&#160; [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /designer</p><p>09:12:05,629 INFO&#160; [org.jboss.as.osgi] (MSC service thread 1-5) JBAS011942: Stopping OSGi Framework</p><p>09:12:05,629 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory</p><p>09:12:05,633 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011605: Unbound messaging object to jndi name java:/RemoteConnectionFactory</p><p>09:12:05,688 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605: Unbound messaging object to jndi name java:/topic/test</p><p>09:12:05,690 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory</p><p>09:12:05,695 INFO&#160; [org.jboss.as.deployment.connector] (MSC service thread 1-3) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]</p><p>09:12:05,701 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011605: Unbound messaging object to jndi name java:/queue/TestQ</p><p>09:12:05,703 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/queue/TestQ</p><p>09:12:05,706 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011605: Unbound messaging object to jndi name java:/queue/test</p><p>09:12:05,708 INFO&#160; [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/queue/test</p><p>09:12:05,705 INFO&#160; [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started</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/779787#779787">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


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

</div>

</body>
</html>