<!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: Documentation for changing database
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/jackmin">min jack</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/744706#744706">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 <span class="replyToName" style="font-size: 14px;">Maciej Swiderski</span>,</p><p>I changed the files according to <a class="jive-link-profile-small" href="https://community.jboss.org/people/jnorris">jnorris</a>'s sugestion,Besides, I changed the Task-orm.xml and TaskServicesSession.class which was compiled from to source .Then I isntalled the jbpm5.3 .But when I start the demo ,i got the followning errors about gwt-console app. Here is my log file :</p><p>13:13:38,124 ERROR [org.reflections.Reflections] (MSC service thread 1-4) could not create Vfs.Dir from url. ignoring the exception and continuing: org.reflections.ReflectionsException: could not create Dir using org.jboss.errai.bus.server.service.metadata.VFSUrlType from url vfs:/D:/DevTools/jbpm/jbpm-installer/content/jbpm-gwt-console.war/WEB-INF/lib/activity-monitor-ui-lib-1.1.1.Final.jar/</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) [reflections-0.9.5-RC2_jboss-SP1.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.reflections.vfs.Vfs.fromURL(Vfs.java:89) [reflections-0.9.5-RC2_jboss-SP1.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.reflections.Reflections.scan(Reflections.java:136) [reflections-0.9.5-RC2_jboss-SP1.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.&lt;init&gt;(MetaDataScanner.java:83) [errai-bus-1.1-Final.jar:1.1-Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:95) [errai-bus-1.1-Final.jar:1.1-Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:87) [errai-bus-1.1-Final.jar:1.1-Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl.&lt;init&gt;(ErraiServiceConfiguratorImpl.java:58) [errai-bus-1.1-Final.jar:1.1-Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl$$FastClassByGuice$$b6139751.newInstance(&lt;generated&gt;)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.Scopes$1$1.get(Scopes.java:54) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InjectorImpl$4$1.call(InjectorImpl.java:758) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:754) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:793) [guice-2.0.jar:]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.buildService(AbstractErraiServlet.java:133) [errai-bus-1.1-Final.jar:1.1-Final]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.init(AbstractErraiServlet.java:104) [errai-bus-1.1-Final.jar:1.1-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.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_05]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_05]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_05]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:38,230 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-4) Bootstrap Errai</p><p>13:13:38,235 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-4) using dispatcher implementation: org.jboss.errai.bus.server.AsyncDispatcher</p><p>13:13:38,240 INFO&#160; [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-4) initializing async worker pools (poolSize: 5; workerTimeout: 5000)</p><p>13:13:38,241 INFO&#160; [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-4) starting worker pool.</p><p>13:13:38,242 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-4) using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider</p><p>13:13:38,247 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-4) beging searching for Errai extensions ...</p><p>13:13:38,249 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-4) added extension binding: org.jboss.errai.bus.client.framework.ModelAdapter</p><p>13:13:38,250 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-4) total extension binding: 1</p><p>13:13:38,472 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.BootstrapContext] (MSC service thread 1-4) Running deferred bootstrap tasks ...</p><p>13:13:38,472 INFO&#160; [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-4) Bootstrap complete. Ready to rumble!</p><p>13:13:39,109 INFO&#160; [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context: /jbpm-console</p><p>13:13:41,599 INFO&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.5)</p><p>13:13:41,600 INFO&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</p><p>13:13:41,612 INFO&#160; [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)</p><p>13:13:44,778 INFO&#160; [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-7) schema export complete</p><p>13:13:44,780 WARN&#160; [org.hibernate.impl.SessionFactoryImpl] (MSC service thread 1-7) JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()</p><p>13:13:45,361 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select task0_.id as col_0_0_, deadline1_.id as col_1_0_, deadline1_.deadline_date as col_2_0_ from Task task0_, Deadline deadline1_ where task0_.archived=0 and (deadline1_.id in (select startdeadl2_.id from Deadline startdeadl2_ where task0_.id=startdeadl2_.Deadlines_StartDeadLine_Id) or deadline1_.id in (select enddeadlin3_.id from Deadline enddeadlin3_ where task0_.id=enddeadlin3_.Deadlines_EndDeadLine_Id)) and deadline1_.escalated=0 order by deadline1_.deadline_date</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:45,662 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:45,676 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:45,994 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:45,996 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,158 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,161 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,240 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,242 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,390 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,392 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,511 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,513 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,768 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,771 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,805 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,807 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,854 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,856 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,954 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:46,956 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,101 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,104 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,288 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,290 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,391 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,394 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,525 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,528 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,586 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,588 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,808 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,810 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,896 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:47,899 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,290 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,292 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,412 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select user0_.id as id8_0_ from OrganizationalEntity user0_ where user0_.id=? and user0_.DTYPE='User'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,414 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('User', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,646 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select group0_.id as id8_0_ from OrganizationalEntity group0_ where group0_.id=? and group0_.DTYPE='Group'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,649 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,672 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select group0_.id as id8_0_ from OrganizationalEntity group0_ where group0_.id=? and group0_.DTYPE='Group'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,675 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,973 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select group0_.id as id8_0_ from OrganizationalEntity group0_ where group0_.id=? and group0_.DTYPE='Group'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:48,975 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,169 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select group0_.id as id8_0_ from OrganizationalEntity group0_ where group0_.id=? and group0_.DTYPE='Group'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,171 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,449 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: select group0_.id as id8_0_ from OrganizationalEntity group0_ where group0_.id=? and group0_.DTYPE='Group'</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,450 INFO&#160; [stdout] (MSC service thread 1-7) Hibernate: insert into OrganizationalEntity (DTYPE, id) values ('Group', ?)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,691 INFO&#160; [stdout] (MSC service thread 1-7) HornetQ Task service started correctly !</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,691 INFO&#160; [stdout] (MSC service thread 1-7) HornetQ Task service running ...</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,693 INFO&#160; [org.jbpm.task.service.UserGroupCallbackManager] (MSC service thread 1-7) UserGroupCallback registered: org.jbpm.task.service.DefaultUserGroupCallbackImpl</p><p>13:13:49,693 INFO&#160; [stdout] (MSC service thread 1-7) Task service startup completed successfully !</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:49,694 INFO&#160; [org.jboss.web] (MSC service thread 1-7) JBAS018210: Registering web context: /jbpm-human-task-war</p><p>13:13:50,180 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-59) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)</p><p>13:13:50,189 WARNING [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-59) Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.</p><p>13:13:51,859 INFO&#160; [org.jboss.bpm.report.ReportFacade] (MSC service thread 1-5) Output dir: /output/</p><p>13:13:51,860 INFO&#160; [org.jboss.bpm.report.ReportFacade] (MSC service thread 1-5) Report dir: /reports/</p><p>13:13:51,866 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Deploying javax.ws.rs.core.Application: class org.jboss.bpm.console.server.ConsoleServerApplication</p><p>13:13:51,869 INFO&#160; [org.jboss.bpm.report.BirtService] (BirtService-Init) Creating BIRT service in the background</p><p>13:13:51,873 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,873 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,874 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.ProcessHistoryFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,876 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.ProcessMgmtFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,877 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,878 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,879 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,879 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application</p><p>13:13:51,880 INFO&#160; [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-5) Adding singleton resource org.jboss.bpm.console.server.FormProcessingFacade from Application javax.ws.rs.core.Application</p><p>13:13:52,676 ERROR [stderr] (BirtService-Init) Exception in thread "BirtService-Init" java.lang.RuntimeException: Failed to load reports</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,676 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.bpm.report.BirtService.create(BirtService.java:92)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,677 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.bpm.report.BirtService$2.run(BirtService.java:210)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,677 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:722)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,678 ERROR [stderr] (BirtService-Init) Caused by: org.jboss.resteasy.spi.LoggableFailure: Unable to find contextual data of type: javax.servlet.ServletContext</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,678 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.resteasy.core.ContextParameterInjector$GenericDelegatingProxy.invoke(ContextParameterInjector.java:53)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,679 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at $Proxy48.getRealPath(Unknown Source)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,679 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.bpm.report.BirtService.loadReports(BirtService.java:102)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,680 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.bpm.report.BirtService.create(BirtService.java:87)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,680 ERROR [stderr] (BirtService-Init)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;... 2 more</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:13:52,849 INFO&#160; [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /gwt-console-server</p><p>13:13:53,956 INFO&#160; [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (Thread-59) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5445 for CORE protocol</p><p>13:13:53,957 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-59) Server is now live</p><p>13:13:53,957 INFO&#160; [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-59) HornetQ Server version 2.2.10.Final (HQ_2_2_10_FINAL_AS7, 122) [1d0d8860-b5f0-11e1-b467-100ba9aabfa8]) started</p><p>13:14:04,455 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry avalon-framework-4.2.0.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,456 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry batik-all-1.7.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,457 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry commons-io-1.3.1.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,458 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry serializer-2.7.0.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,459 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry servlet-2.2.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,460 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xalan-2.7.0.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,460 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xercesImpl-2.7.1.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,461 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis-ext-1.3.04.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,462 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xmlgraphics-commons-1.3.1.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,463 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry fop-hyph.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,464 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jai_codec.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,464 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jai_core.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,465 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jai_imageio.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,466 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jimi-1.0.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,467 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xmlunit1.0.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,468 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jaxb-api.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,469 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,470 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jsr173_1.0_api.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,470 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry jaxb1-impl.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,472 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis-1.0.b2.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,473 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry commons-lang-2.6.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,474 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry commons-io-2.1.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,561 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry log4j-1.2.16.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,562 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,566 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,568 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xercesImpl.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,568 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,569 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry serializer.jar in "/D:/DevTools/jbpm/jbpm-installer/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>13:14:04,648 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'</p><p>13:14:04,766 INFO&#160; [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /designer</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_cs.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_de_DE.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_es.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_fr.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_hu.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_it.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ja_JP.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ko_KR.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pt_BR.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,777 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ru.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_CN.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_TW.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox-2.1.2.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,792 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,823 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-impl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,839 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,839 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/content/jbpm-form-builder.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>13:15:30,995 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'</p><p>13:15:31,276 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_cs.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,276 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_de_DE.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,276 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_es.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,276 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_fr.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_hu.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_it.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ja_JP.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ko_KR.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pt_BR.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ru.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_CN.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_TW.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry iText-toolbox.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry iText-toolbox-2.1.2.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,291 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jsr173_1.0_api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb1-impl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-impl.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jsr173_1.0_api.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.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>13:15:31,338 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/D:/DevTools/jbpm/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/mail-1.4.jar"&#160; does not point to a valid jar for a Class-Path reference.</p><p>13:15:31,494 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'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.ConfigurableArchiveImpl' for service type 'org.jboss.shrinkwrap.spi.Configurable'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.GenericArchiveImpl' for service type 'org.jboss.shrinkwrap.api.GenericArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'extension=.jar' for service type 'org.jboss.shrinkwrap.api.GenericArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'archiveFormat=UNKNOWN' for service type 'org.jboss.shrinkwrap.api.GenericArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.serialization.ZipSerializableViewImpl' for service type 'org.jboss.shrinkwrap.api.serialization.SerializableView'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.spec.JavaArchiveImpl' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'extension=.jar' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'archiveFormat=ZIP' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.exporter.tar.TarExporterImpl' for service type 'org.jboss.shrinkwrap.api.exporter.TarExporter'</p><p>13:15:31,494 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'extension=.tar' for service type 'org.jboss.shrinkwrap.api.exporter.TarExporter'</p><p>13:15:31,510 WARN&#160; [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'impleme</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I don't know how to fix it, may you help me out ,Thanks a lot!</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/744706#744706">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>