Guvnor with MySQL repository
mister_nono Jan 11, 2013 6:21 AMHi,
I'm trying to connect Guvnor at the MySQL database :
- I install MySQL
- I create the 'guvnor' database
- In guvnor I indicate the informations for connect to database :
MySQL driver : com.mysql.jdbc.Driver
URL : jdbc:mysql://localhost:3306/guvnor
User : root
Password : root
- The server is stopped
- The new repository.xml is move to C:\jbpm-5.3.0\repository.xml
- The repository c:\jbpm\repository is deleted
- The MySQL JDBC driver is copy to the C:\jbpm-5.3.0\lib repertory
- The server is started
When I launch the guvnor web application the error 400 is displayed
Then :
- The log file C:\jbpm-5.3.0\jboss-as-7.0.2.Final\standalone\log\server.log mention a error because the JDBC driver is not found
- I stop the server
- I unzip the C:\jbpm-5.3.0\jboss-as-7.0.2.Final\standalone\deployments\drools-guvnor.war
- I insert the JDBC driver in the lib WEB-INF/lib repertory of this web application
- I zip and rename the archive to war
- I start the server and the web application is deployed
- The log file seems correct :
12:04:46,328 INFO [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) Deploying JDBC-compliant driver class org.h2.Driver (version 1.2)
12:04:46,348 INFO [org.jboss.as.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem.
12:04:46,408 INFO [org.jboss.as.naming] (Controller Boot Thread) JBAS011800: Activating Naming Subsystem
12:04:46,418 INFO [org.jboss.as.naming] (MSC service thread 1-14) JBAS011802: Starting Naming Service
12:04:46,428 INFO [org.jboss.as.osgi] (Controller Boot Thread) JBAS011910: Activating OSGi Subsystem
12:04:46,438 INFO [org.jboss.as.security] (Controller Boot Thread) Activating Security Subsystem
12:04:46,438 INFO [org.jboss.remoting] (MSC service thread 1-14) JBoss Remoting version 3.2.0.Beta2
12:04:46,458 INFO [org.xnio] (MSC service thread 1-14) XNIO Version 3.0.0.Beta3
12:04:46,468 INFO [org.xnio.nio] (MSC service thread 1-14) XNIO NIO Implementation Version 3.0.0.Beta3
12:04:46,628 INFO [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-9) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files (x86)\Java\jdk1.6.0_37\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;%SystemRoot%\system32\WindowsPowerShell\v1.0\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre6\bin;C:\maven\bin;C:\apache-ant-1.8.4\bin;C:\Program Files (x86)\Java\jdk1.6.0_37\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Windows Live\Shared;.
12:04:46,708 INFO [org.jboss.as.connector] (MSC service thread 1-15) Starting JCA Subsystem (JBoss IronJacamar 1.0.3.Final)
12:04:46,668 INFO [org.jboss.as.remoting] (MSC service thread 1-6) Listening on /127.0.0.1:9999
12:04:46,658 INFO [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-3) Starting remote JMX connector
12:04:46,628 INFO [org.jboss.as.ee] (Controller Boot Thread) Activating EE subsystem
12:04:46,728 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-14) Bound data source [java:jboss/datasources/jbpmDS]
12:04:46,818 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-9) Démarrage de Coyote HTTP/1.1 sur http-localhost-127.0.0.1-8080
12:04:47,058 INFO [org.jboss.as.deployment] (MSC service thread 1-16) Started FileSystemDeploymentService for directory C:\jbpm-5.3.0\jboss-as-7.0.2.Final\standalone\deployments
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-13) Starting deployment of "jbpm-gwt-console-server.war"
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-9) Starting deployment of "designer.war"
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-14) Starting deployment of "jbpm-human-task-war.war"
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-16) Starting deployment of "jbpm-form-builder.war"
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting deployment of "jbpm-gwt-console.war"
12:04:47,098 INFO [org.jboss.as.server.deployment] (MSC service thread 1-15) Starting deployment of "drools-guvnor.war"
12:04:49,788 WARN [org.jboss.as.server.deployment] (MSC service thread 1-11) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/jbpm-human-task-war.war/WEB-INF/lib/mail-1.4.jar" does not point to a valid jar for a Class-Path reference.
12:04:49,818 WARN [org.jboss.as.server.deployment.service-loader] (MSC service thread 1-11) Encountered invalid class name "org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer" for service type "org.xmlpull.v1.XmlPullParserFactory"
12:04:50,168 ERROR [stderr] (MSC service thread 1-7) log4j:WARN No appenders could be found for logger (org.hibernate.cfg.annotations.Version).
12:04:50,168 ERROR [stderr] (MSC service thread 1-7) log4j:WARN Please initialize the log4j system properly.
12:04:50,168 ERROR [stderr] (MSC service thread 1-7) log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:04:53,188 INFO [stdout] (MSC service thread 1-7) HornetQ Task service started correctly !
12:04:53,188 INFO [stdout] (MSC service thread 1-7) HornetQ Task service running ...
12:04:53,198 INFO [stdout] (MSC service thread 1-7) Task service startup completed successfully !
12:04:53,198 INFO [org.jboss.web] (MSC service thread 1-7) registering web context: /jbpm-human-task-war
12:04:53,278 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-24) 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)
12:04:53,288 ATTENTION [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-24) 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.
12:04:53,448 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (Thread-24) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5445 for CORE protocol
12:04:53,448 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-24) Server is now live
12:04:53,448 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (Thread-24) HornetQ Server version 2.2.10.Final (HQ_2_2_10_FINAL_AS7, 122) [d1005034-3ed9-11e2-b932-0019998a38bb]) started
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry avalon-framework-4.2.0.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry batik-all-1.7.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry commons-io-1.3.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry commons-logging-1.0.4.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry serializer-2.7.0.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry servlet-2.2.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xalan-2.7.0.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xercesImpl-2.7.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xml-apis-1.3.04.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xml-apis-ext-1.3.04.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xmlgraphics-commons-1.3.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry fop-hyph.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jai_codec.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jai_core.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jai_imageio.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jimi-1.0.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xmlunit1.0.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/fop-0.95.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb-api.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb1-impl.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xalan-2.7.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry serializer-2.7.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xercesImpl-2.9.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xml-apis-1.0.b2.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry commons-lang-2.6.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry commons-io-2.1.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry log4j-1.2.16.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/mail-1.4.1.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xml-apis.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/serializer-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xercesImpl.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry xml-apis.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,678 WARN [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry serializer.jar in "/C:/jbpm-5.3.0/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_cs.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment.service-loader] (MSC service thread 1-9) Encountered invalid class name "org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer" for service type "org.xmlpull.v1.XmlPullParserFactory"
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_es.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_fr.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_hu.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_it.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pl.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ru.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,718 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/jbpm-gwt-console-server.war/WEB-INF/lib/mail-1.4.jar" does not point to a valid jar for a Class-Path reference.
12:04:58,748 WARN [org.jboss.as.server.deployment.service-loader] (MSC service thread 1-2) Encountered invalid class name "org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer" for service type "org.xmlpull.v1.XmlPullParserFactory"
12:04:58,898 INFO [org.jboss.web] (MSC service thread 1-12) registering web context: /designer
12:04:59,068 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-10) Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.5)
12:04:59,078 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-10) Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
12:04:59,078 WARN [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-10) Unable to instantiate driver class "org.h2.Driver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.jbpm-gwt-console-server_war is already registered
12:04:59,218 ERROR [stderr] (MSC service thread 1-11) log4j:WARN No appenders could be found for logger (org.jboss.bpm.report.ReportFacade).
12:04:59,218 ERROR [stderr] (MSC service thread 1-11) log4j:WARN Please initialize the log4j system properly.
12:04:59,218 ERROR [stderr] (MSC service thread 1-11) log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Deploying javax.ws.rs.core.Application: class org.jboss.bpm.console.server.ConsoleServerApplication
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.FormProcessingFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.ProcessMgmtFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application
12:04:59,228 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application
12:04:59,238 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.console.server.ProcessHistoryFacade from Application javax.ws.rs.core.Application
12:04:59,238 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-11) Adding singleton resource org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application
12:04:59,328 INFO [org.jboss.web] (MSC service thread 1-11) registering web context: /gwt-console-server
12:05:04,040 ERROR [stderr] (MSC service thread 1-5) SLF4J: This version of SLF4J requires log4j version 1.2.12 or later. See also http://www.slf4j.org/codes.html#log4j_version
12:05:04,270 ERROR [stderr] (MSC service thread 1-5) log4j:WARN No appenders could be found for logger (org.reflections.Reflections).
12:05:04,270 ERROR [stderr] (MSC service thread 1-5) log4j:WARN Please initialize the log4j system properly.
12:05:04,310 INFO [org.jboss.web] (MSC service thread 1-5) registering web context: /jbpm-console
12:05:24,168 INFO [org.jboss.web] (MSC service thread 1-7) registering web context: /drools-guvnor
12:05:33,428 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_cs.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_es.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_fr.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_hu.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_it.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pl.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ru.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/derby-10.5.3.0_1.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox-2.1.2.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry bcmail-jdk14-138.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry bcprov-jdk14-138.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/itext-2.1.2.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-impl-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-impl-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-impl-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-impl-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-impl.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,438 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/C:/jbpm-5.3.0/content/jbpm-form-builder.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar" does not point to a valid jar for a Class-Path reference.
12:05:33,458 WARN [org.jboss.as.server.deployment.service-loader] (MSC service thread 1-1) Encountered invalid class name "org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer" for service type "org.xmlpull.v1.XmlPullParserFactory"
12:05:33,668 INFO [org.jboss.weld] (MSC service thread 1-10) Processing CDI deployment: jbpm-form-builder.war
12:05:33,818 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.5)
12:05:33,818 INFO [org.jboss.weld] (MSC service thread 1-6) Starting Services for CDI deployment: jbpm-form-builder.war
12:05:33,848 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900 1.1.2 (Final)
12:05:33,848 INFO [org.jboss.weld] (MSC service thread 1-8) Starting weld service
12:05:34,198 INFO [org.jboss.resteasy.cdi.CdiInjectorFactory] (MSC service thread 1-3) Found BeanManager at java:comp/BeanManager
12:05:34,238 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbpm-form-builder]] (MSC service thread 1-3) Initializing Spring root WebApplicationContext
12:05:34,238 ERROR [stderr] (MSC service thread 1-3) log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
12:05:34,238 ERROR [stderr] (MSC service thread 1-3) log4j:WARN Please initialize the log4j system properly.
12:05:34,238 ERROR [stderr] (MSC service thread 1-3) log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:05:34,458 INFO [org.jboss.web] (MSC service thread 1-3) registering web context: /jbpm-form-builder
12:05:34,458 INFO [org.jboss.as] (MSC service thread 1-6) JBoss AS 7.0.2.Final "Arc" started in 49840ms - Started 381 of 448 services (67 services are passive or on-demand)
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jbpm-human-task-war.war"
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jbpm-gwt-console.war"
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jbpm-gwt-console-server.war"
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jbpm-form-builder.war"
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "drools-guvnor.war"
12:05:34,498 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "designer.war"
- But the guvnor web application can not run (URL : http://localhost:8080/drools-guvnor) : A message indicates that the resource is not available and the error number 400 is also displayed
How to do for resolve this ?
Thank.