1 Reply Latest reply on Jul 15, 2015 10:47 AM by anukl

    OpenCms 9.5 deploy on Jboss 6.3.0 EAP

    moofie

      Hi guys,

       

      I'm having some problem with deploying OpenCMS 9.5 on JBoss 6.3.0 EAP. These are the step i have done.

      • Extract opencms.war from the downloaded archive and copy it to the {JBOSS_HOME}/standalone/deployments/opencms.war
      • Create a directory folder name opencms.war(folder) and explode opencms.war into the folder.
      • Create a file name opencms.war.dodeploy under directory {JBOSS_HOME}/standalone/deployments/opencms.war.dodeploy
      • Create a jboss-web.xml file and put under {JBOSS_HOME}/standalone/deployments/WEB-INF/jboss-web.xml
      • Start JBOSS EAP 6.0.3

      jboss-web.xml

      <?xml version="1.0" encoding="UTF-8"?>
      <jboss-web>
         <context-root>/opencms</context-root>
      </jboss-web>
      

       

      17:56:07,369 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
      17:56:07,669 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
      17:56:07,769 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting
      17:56:08,903 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found opencms.war in deployment directory. To trigger deployment create a file called opencms.war.dodeploy
      17:56:08,923 INFO  [org.xnio] (MSC service thread 1-7) XNIO Version 3.0.10.GA-redhat-1
      17:56:08,923 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
      17:56:08,933 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.0.10.GA-redhat-1
      17:56:08,953 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version (unknown)
      17:56:08,983 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 40) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
      17:56:08,993 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 33) JBAS011800: Activating Naming Subsystem
      17:56:09,023 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 31) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
      17:56:09,023 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 38) JBAS013171: Activating Security Subsystem
      17:56:09,033 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
      17:56:09,033 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
      17:56:09,043 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.26.Final-redhat-1)
      17:56:09,063 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 42) JBAS015537: Activating WebServices Extension
      17:56:09,073 INFO  [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1
      17:56:09,266 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 23) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
      17:56:09,663 INFO  [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.0.Final-redhat-3
      17:56:09,734 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
      17:56:09,769 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory C:\jboss-eap-6.3\standalone\deployments
      17:56:09,776 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
      17:56:09,778 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
      17:56:09,779 INFO  [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:4447
      17:56:09,785 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "opencms.war" (runtime-name: "opencms.war")
      17:56:09,952 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_cs.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_de_DE.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_es.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_fr.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_hu.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_it.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_ja_JP.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_ko_KR.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_pl.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,013 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_pt_BR.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_ru.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_zh_CN.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry derbyLocale_zh_TW.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/derby-10.6.2.1.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxb-impl-2.1.11.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxb-impl-2.1.11.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,023 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr173_1.0_api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxb-impl-2.1.11.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb1-impl.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxb-impl-2.1.11.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxws-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr181-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr250-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry saaj-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry saaj-impl.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr173_api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry sjsxp.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry woodstox.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry resolver.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-impl.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry stax-ex.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry streambuffer.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,083 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry stax-utils.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/jaxws-rt-2.1.7.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,143 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jcifs.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/mssql-jtds-1.2.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxp-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-api-1.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jax-qname.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-api-1.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-api-1.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry servlet.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-api-1.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry saaj-api.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-impl-1.3.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:16,163 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /C:/jboss-eap-6.3/standalone/deployments/opencms.war/WEB-INF/lib/saaj-impl-1.3.3.jar  does not point to a valid jar for a Class-Path reference.
      17:56:19,166 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment opencms.war
      17:56:19,587 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class com.ibm.db2.jcc.DB2Driver (version 4.8)
      17:56:19,727 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.6)
      17:56:19,727 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.2)
      17:56:19,727 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.2)
      17:56:19,737 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class com.ingres.jdbc.IngresDriver (version 4.0)
      17:56:19,737 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
      17:56:19,747 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.0)
      17:56:19,747 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: opencms.war
      17:56:19,807 INFO  [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900 1.1.23 (redhat)
      17:56:19,867 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
       address=http://localhost:8080/opencms/ObjectService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,867 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
       address=http://localhost:8080/opencms/NavigationService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,867 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
       address=http://localhost:8080/opencms/RepositoryService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,867 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.AclService
       address=http://localhost:8080/opencms/AclService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.AclService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,867 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
       address=http://localhost:8080/opencms/VersioningService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,877 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
       address=http://localhost:8080/opencms/DiscoveryService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,877 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
       address=http://localhost:8080/opencms/RelationshipService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,887 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
       address=http://localhost:8080/opencms/MultiFilingService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:19,887 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
       address=http://localhost:8080/opencms/PolicyService
       implementor=org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
       serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServiceService
       portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServicePort
       annotationWsdlLocation=null
       wsdlLocationOverride=null
       mtomEnabled=true
      17:56:20,067 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
      17:56:21,267 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/ObjectService
      17:56:21,347 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/ObjectServiceService.wsdl
      17:56:21,487 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
      17:56:22,109 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/NavigationService
      17:56:22,119 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/NavigationServiceService.wsdl
      17:56:22,219 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
      17:56:22,711 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/RepositoryService
      17:56:22,721 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/RepositoryServiceService.wsdl
      17:56:22,781 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
      17:56:23,151 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/AclService
      17:56:23,161 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/AclServiceService.wsdl
      17:56:23,211 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
      17:56:23,611 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/VersioningService
      17:56:23,621 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/VersioningServiceService.wsdl
      17:56:23,671 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
      17:56:24,041 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/DiscoveryService
      17:56:24,051 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/DiscoveryServiceService.wsdl
      17:56:24,081 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipServicePort
      17:56:24,431 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/RelationshipService
      17:56:24,441 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/RelationshipServiceService.wsdl
      17:56:24,481 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
      17:56:24,731 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/MultiFilingService
      17:56:24,741 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/MultiFilingServiceService.wsdl
      17:56:24,761 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
      17:56:25,135 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/opencms/PolicyService
      17:56:25,175 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/C:/jboss-eap-6.3/standalone/data/wsdl/opencms.war/PolicyServiceService.wsdl
      17:56:25,205 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.port-component-link
      17:56:25,235 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.PolicyService"
      17:56:25,241 INFO  [org.jboss.as.webservices] (MSC service thread 1-8) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService"
      17:56:25,271 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService"
      17:56:25,272 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService"
      17:56:25,274 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.AclService"
      17:56:25,277 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.VersioningService"
      17:56:25,278 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService"
      17:56:25,279 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.NavigationService"
      17:56:25,280 INFO  [org.jboss.as.webservices] (MSC service thread 1-6) JBAS015539: Starting service jboss.ws.endpoint."opencms.war"."org.apache.chemistry.opencmis.server.impl.webservices.ObjectService"
      17:56:25,291 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment opencms.war
      17:56:27,591 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."opencms.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."opencms.war".WeldStartService: Failed to start service
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1936) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_71]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_71]
          at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_71]
      Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [Set<Service>] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject com.google.common.util.concurrent.ServiceManager(Set<Service>)]
          at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:315)
          at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:284)
          at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:147)
          at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:167)
          at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:386)
          at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:371)
          at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:379)
          at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64)
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
          ... 3 more
      
      17:56:27,671 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 24) JBAS018559: Deployed "opencms.war" (runtime-name : "opencms.war")
      17:56:27,671 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
      JBAS014777:   Services which failed to start:      service jboss.deployment.unit."opencms.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."opencms.war".WeldStartService: Failed to start service
      
      

       

      Any help would be appreciated,
      Thanks.