[jboss-user] [jBPM] - jbpm5.2 guvnor/designer/console not deploying

alain1106 do-not-reply at jboss.com
Sat Feb 25 12:30:00 EST 2012


alain1106 [https://community.jboss.org/people/alain1106] created the discussion

"jbpm5.2 guvnor/designer/console not deploying"

To view the discussion, visit: https://community.jboss.org/message/719690#719690

--------------------------------------------------------------
Hello

I am facing the following issue with the Jboss7 / JBPM5.2.0 installer (jbpm-5.2.0.final-installer-full) :
the server installs (ant install.demo) and starts (ant start.demo) all right but the guvnor, designer and console war files do not deploy correctly, resulting in http 404 errors.
Accessing the Jboss admin console on port 8080 works perfectly. 

I have checked the forum for similar issues and tried a number of things as suggested there (offsetting port numbers, clean.demo and reinstall) with no results

The server log points to classpath errors , I guess that is where the problem is ? 
I have checked 4 or 5 similar posts on the forum but none seems to be exactly the same issue ... :-(

thanks in advance for any hint !
alain

15:27:40,591 INFO  [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) Deploying JDBC-compliant driver class org.h2.Driver (version 1.2)
15:27:40,822 INFO  [org.jboss.as.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem.
15:27:41,773 INFO  [org.jboss.as.naming] (Controller Boot Thread) JBAS011800: Activating Naming Subsystem
15:27:41,933 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
15:27:41,963 INFO  [org.jboss.as.osgi] (Controller Boot Thread) JBAS011910: Activating OSGi Subsystem
15:27:42,184 INFO  [org.jboss.as.security] (Controller Boot Thread) Activating Security Subsystem
15:27:42,464 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 3.2.0.Beta2
15:27:42,784 INFO  [org.xnio] (MSC service thread 1-2) XNIO Version 3.0.0.Beta3
15:27:42,945 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.0.0.Beta3
15:27:46,400 INFO  [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-1) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_27\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.6.0_27\bin;C:\Program Files\Apache Software Foundation\apache-maven-3.0.3\bin;E:\ApachePHP\PHP\;C:\Program Files\Common Files\Avaya Modular Messaging;C:\Program Files\ThinkPad\Utilities;C:\oracle\ora81\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ThinkPad\ConnectUtilities;C:\WINDOWS\Downloaded Program Files;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Avaya Modular Messaging\Common;C:\Program Files\Avaya Modular Messaging\Common;C:\Program Files\Windows Imaging\;C:\GWT\gwt-windows-1.5.3\;C:\Program Files\Java\jdk1.6.0_27\bin\;C:\ant-182\bin;c:\Program Files\Enterprise Vault\EVClient\;C:\Program Files\Apache Software Foundation\apache-maven-3.0.3\bin;C:\Program Files\Apache Software Foundation\apache-maven-3.0.3;;.
15:27:46,870 INFO  [org.jboss.as.ee] (Controller Boot Thread) Activating EE subsystem
15:27:47,692 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) Listening on /127.0.0.1:9999
15:27:48,493 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Démarrage de Coyote HTTP/1.1 sur http-localhost-127.0.0.1-8080
15:27:48,563 INFO  [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-2) Starting remote JMX connector
15:27:54,291 INFO  [org.jboss.as.connector] (MSC service thread 1-2) Starting JCA Subsystem (JBoss IronJacamar 1.0.3.Final)
15:27:55,613 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) Bound data source [java:jboss/datasources/ExampleDS]
15:27:55,623 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) Bound data source [java:jboss/datasources/jbpmDS]
15:28:00,700 INFO  [org.jboss.as.deployment] (MSC service thread 1-1) Started FileSystemDeploymentService for directory C:\jbpm520\jbpm-installer\jboss-as-7.0.2.Final\standalone\deployments
15:28:01,091 INFO  [org.jboss.as] (Controller Boot Thread) JBoss AS 7.0.2.Final "Arc" started in 47428ms - Started 97 of 152 services (55 services are passive or on-demand)
15:28:01,592 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting deployment of "designer.war"
15:28:01,592 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "drools-guvnor.war"
15:28:01,642 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "jbpm-gwt-console-server.war"
15:28:01,642 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "jbpm-gwt-console.war"
15:38:01,444 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Did not receive a response to the deployment operation within the allowed timeout period [600 seconds]. Check the server configurationfile and the server logs to find more about the status of the deployment.
15:38:01,474 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Did not receive a response to the deployment operation within the allowed timeout period [600 seconds]. Check the server configurationfile and the server logs to find more about the status of the deployment.
15:38:01,544 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployment of "jbpm-gwt-console.war" was rolled back with failure message Operation cancelled
15:38:01,544 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployment of "jbpm-gwt-console-server.war" was rolled back with no failure message
15:38:01,554 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployment of "drools-guvnor.war" was rolled back with no failure message
15:38:01,554 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployment of "designer.war" was rolled back with no failure message
15:38:01,564 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Did not receive a response to the deployment operation within the allowed timeout period [600 seconds]. Check the server configurationfile and the server logs to find more about the status of the deployment.
15:38:01,624 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Did not receive a response to the deployment operation within the allowed timeout period [600 seconds]. Check the server configurationfile and the server logs to find more about the status of the deployment.
15:38:15,654 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_cs.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,654 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_es.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_fr.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_hu.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_it.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pl.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_ru.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm520/jbpm-installer/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.
15:38:15,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/C:/jbpm520/jbpm-installer/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.
15:38:19,300 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"
15:38:19,310 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"
15:38:20,001 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry avalon-framework-4.2.0.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,001 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-all-1.7.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,001 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.3.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging-1.0.4.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer-2.7.0.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry servlet-2.2.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.7.0.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl-2.7.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-1.3.04.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-ext-1.3.04.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xmlgraphics-commons-1.3.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-hyph.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_codec.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_core.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jai_imageio.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jimi-1.0.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xmlunit1.0.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.7.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer-2.7.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl-2.9.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis-1.0.b2.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-lang-2.6.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-2.1.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry log4j-1.2.16.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/jbpmmigration-0.10-SNAPSHOT.jar"  does not point to a valid jar for a Class-Path reference.
15:38:20,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/C:/jbpm520/jbpm-installer/content/designer.war/WEB-INF/lib/mail-1.4.1.jar"  does not point to a valid jar for a Class-Path reference.
15:39:23,893 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Stopped deployment jbpm-gwt-console-server.war in 63892ms
15:39:23,893 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Stopped deployment jbpm-gwt-console.war in 63893ms
15:39:23,893 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Stopped deployment designer.war in 63893ms
15:40:03,369 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_cs.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,369 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_es.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_fr.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_hu.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_it.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pl.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_ru.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry iText-toolbox.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry iText-toolbox-2.1.2.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry bcmail-jdk14-138.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry bcprov-jdk14-138.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb-api.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry jaxb1-impl.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry activation.jar in "/C:/jbpm520/jbpm-installer/content/drools-guvnor.war/WEB-INF/lib/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.
15:40:03,590 WARN  [org.jboss.as.server.deployment.service-loader] (MSC service thread 1-2) Encountered invalid class name "org.springframework.context.ApplicationContext,org.springframework.beans.BeansException" for service type "org.apache.cxf.bus.factory"
15:40:03,590 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"
15:40:12,783 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Stopped deployment drools-guvnor.war in 112785ms
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/719690#719690]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120225/00f5201f/attachment-0001.html 


More information about the jboss-user mailing list