0 Replies Latest reply on Jan 7, 2014 9:50 AM by george.xiao

    Problems with deploy webservice in JBoss AS 7.1.1

    george.xiao

      Tomorrow I intstall jbpm 6.0 from jbpm-6.0.0.Final-installer-full.zip(http://sourceforge.net/projects/jbpm/files/jBPM%206/jbpm-6.0.0.Final/jbpm-6.0.0.Final-installer-full.zip/download), I read the log, there is some warn about it can't find the lib directory, the log as fellow:

      19:39:13,343 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry avalon-framework-4.2.0.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,369 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry batik-all-1.7.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,393 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry commons-io-1.3.1.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry commons-logging-1.0.4.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,441 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry serializer-2.7.0.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,466 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry servlet-2.2.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,493 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xalan-2.7.0.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,521 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xercesImpl-2.7.1.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,548 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xml-apis-1.3.04.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,570 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xml-apis-ext-1.3.04.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,592 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xmlgraphics-commons-1.3.1.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,610 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry fop-hyph.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,638 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jai_codec.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,661 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jai_core.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,682 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jai_imageio.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,705 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jimi-1.0.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,722 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xmlunit1.0.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,747 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-api.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,765 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,786 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr173_1.0_api.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,805 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb1-impl.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,828 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-api.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,846 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-impl.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,867 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr173_1.0_api.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,890 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,927 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xml-apis-1.0.b2.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:13,945 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry log4j-1.2.16.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:14,006 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xml-apis.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/serializer-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:14,041 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xercesImpl.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:14,066 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry xml-apis.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:14,090 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry serializer.jar in "/E:/jbpm-6.0/content/jbpm-console.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:39:17,503 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException,org.springframework.beans.factory.xml.NamespaceHandlerResolver' for service type 'org.apache.cxf.bus.factory'
      19:39:17,546 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
      19:39:17,568 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
      19:39:21,440 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011401: Read persistence.xml for org.jbpm.domain
      19:39:21,527 INFO  [org.jboss.dashboard.database.hibernate.HibernateInitializer] (MSC service thread 1-7) The underlying database is: h2
      19:39:25,234 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.
      19:39:25,258 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.jbpm-console.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.
      19:39:25,786 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment jbpm-console.war
      

       

      I think AS7 maybe not fully support jbpm-console 6.0.war. Then I deploy another web service developed with JAX-WS 2.0, the same warn happened, more seriously, it can't be deployed though it works well under AS4.2.3, I don't konw why, and how to slove the problem?

      The log as fellow:

      19:43:44,802 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "OnvifServices.war"
      19:43:55,466 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-common-utilities-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,483 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-core-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,501 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-beans-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,520 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-context-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,538 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-common-schemas-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,553 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-common-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,570 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-api-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,585 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-core-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,602 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-validator-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,621 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-wsdlto-core-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,639 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-misctools-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,655 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-wsdlto-frontend-jaxws-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,674 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-wsdlto-databinding-jaxb-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,695 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-corba-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,715 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-corba-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,740 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-frontend-jaxws-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,756 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-soap-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,778 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-databinding-jaxb-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,799 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-xml-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,816 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-frontend-simple-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,843 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-ws-addr-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,865 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-wsdlto-frontend-javascript-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,887 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-javascript-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,904 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-databinding-aegis-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,920 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-transports-local-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,938 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-transports-http-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,956 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-web-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,972 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-tools-java2ws-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:55,987 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-xjc-dv-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,004 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-xjc-ts-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,020 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-management-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,036 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-transports-http-jetty-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,053 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-transports-jms-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,070 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-jms-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,087 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-dao-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,102 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry spring-support-2.0.8.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,119 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-object-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,135 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-coloc-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,154 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-bindings-http-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,172 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-databinding-xmlbeans-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,188 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-ws-rm-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,204 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-ws-policy-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,221 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-ws-security-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,237 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-frontend-js-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,255 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-rt-frontend-jaxrs-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,273 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry cxf-bundle-2.1.4.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/cxf-manifest.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,289 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-impl-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,305 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-impl-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,319 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-impl-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,335 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-impl-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,350 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-xjc-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,367 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-impl.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-xjc-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-xjc-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,397 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/jaxb-xjc-2.1.9.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,413 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xbean.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/js-1.6R7.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,429 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxp-api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,445 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jax-qname.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,461 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,476 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry servlet.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,494 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry saaj-api.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-impl-1.3.2.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,508 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/saaj-impl-1.3.2.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,524 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/serializer-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,554 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,568 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,584 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer.jar in "/E:/jbpm-6.0/content/OnvifServices.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:43:56,626 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.deployment.unit."OnvifServices.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."OnvifServices.war".PARSE: Failed to process phase PARSE of deployment "OnvifServices.war"
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_10]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_10]
        at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_10]
      Caused by: java.lang.IllegalArgumentException: JBAS015533: Web Service endpoint com.sun.xml.ws.tx.webservice.member.coord.ActivationRequesterPortTypeImpl with URL pattern /Coordinator is already registered. Web service endpoint com.sun.xml.ws.tx.webservice.member.coord.RegistrationRequesterPortTypeImpl is requesting the same URL pattern.
        at org.jboss.as.webservices.metadata.model.AbstractDeployment.addEndpoint(AbstractDeployment.java:60)
        at org.jboss.as.webservices.metadata.model.JAXWSDeployment.addEndpoint(JAXWSDeployment.java:27)
        at org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_POJO.processAnnotation(WSIntegrationProcessorJAXWS_POJO.java:94)
        at org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS.deploy(AbstractIntegrationProcessorJAXWS.java:87)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
        ... 5 more
      
      
      19:43:56,749 INFO  [org.jboss.as.server] (HttpManagementService-threads - 3) JBAS015870: Deploy of deployment "OnvifServices.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"OnvifServices.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"OnvifServices.war\".PARSE: Failed to process phase PARSE of deployment \"OnvifServices.war\""}}
      19:43:58,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment OnvifServices.war in 1863ms
      19:43:58,623 INFO  [org.jboss.as.controller] (HttpManagementService-threads - 3) JBAS014774: Service status report
      JBAS014777:   Services which failed to start:      service jboss.deployment.unit."OnvifServices.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."OnvifServices.war".PARSE: Failed to process phase PARSE of deployment "OnvifServices.war"
      
      
      22:06:30,954 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "OnvifServices.war"