2 Replies Latest reply on Mar 18, 2013 8:33 AM by bwallis42

    jboss cli creation and deletion of repositories fails

    bwallis42

      I am trying to create and delete a repository as part of an automated build deployment step but it doesn't seem to be able to delete the repository again after creation. The first deletion fails. A second attempt succeeds but a subsequent attempt to create a new repository fails. Stopping and starting the JBoss server at this point reverts back to a stable state and you can create the repository again.

       

      This looks like a bug in something but I'm not sure if this is a modeshape or jboss cli issue. This is with JBoss as 7.1.1 and the modeshape-distribution-3.1.3.Final-jbossas-71-dist.zip kit. I'm running JDK 7, 1.7.0_11, on a Mac (mountain lion).

       

      The create-repository script is:

       

      {code}

      connect

      batch

      /subsystem=modeshape/repository=cpf4:add()

      run-batch

      {code}

       

      and the delete-repository script is:

       

      {code}

      connect

      batch

      /subsystem=modeshape/repository=cpf4:remove

      run-batch

      {code}

       

      Short output of the problem errors is:

       

      {code}

      09:47:29,700 INFO  [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.modeshape.cpf4.data (missing) dependents: [service jboss.modeshape.cpf4.binaries, service jboss.modeshape.cpf4.indexes]

            service jboss.modeshape.cpf4.repository (missing) dependents: [service jboss.modeshape.cpf4.repository.reference-factory]

       

       

      Failed to execute batch: undefined

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      231d230

      <             <repository name="cpf4"/>

      silvercat% bin/jboss-cli.sh --file=../delete_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:remove

      The batch executed successfully.

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat% bin/jboss-cli.sh --file=../create_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:add()

      09:47:56,379 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) JBAS014612: Operation ("add") failed - address: ([

          ("subsystem" => "modeshape"),

          ("repository" => "cpf4")

      ]): org.jboss.msc.service.DuplicateServiceException: Service jboss.modeshape.cpf4.repository.reference-factory is already registered

      {code}

       

      The full output from appserver startup to the errors is as follows.

       

      {code}

      silvercat% cp standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat% bin/standalone.sh -c standalone-modeshape.xml

      =========================================================================

       

       

        JBoss Bootstrap Environment

       

       

        JBOSS_HOME: /Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final

       

       

        JAVA: java

       

       

        JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml

       

       

      =========================================================================

       

       

      09:46:32,611 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA

      09:46:32,919 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA

      09:46:32,997 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting

      09:46:34,293 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)

      09:46:34,304 INFO  [org.xnio] XNIO Version 3.0.3.GA

      09:46:34,323 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA

      09:46:34,341 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA

      09:46:34,372 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers

      09:46:34,394 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 27) JBAS016200: Activating ConfigAdmin Subsystem

      09:46:34,404 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.

      09:46:34,417 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013101: Activating Security Subsystem

      09:46:34,430 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 41) JBAS011940: Activating OSGi Subsystem

      09:46:34,433 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension

      09:46:34,435 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem

      09:46:34,440 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final

      09:46:34,491 INFO  [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)

      09:46:34,733 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service

      09:46:34,741 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]

      09:46:34,753 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

      09:46:34,770 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-2) JBoss Web Services - Stack CXF Server 4.0.2.GA

      09:46:34,804 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010404: Deploying non-JDBC-compliant driver class org.modeshape.jdbc.LocalJcrDriver (version 3.1)

      09:46:35,289 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080

      09:46:35,670 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments

      09:46:35,674 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found modeshape-cmis.war in deployment directory. To trigger deployment create a file called modeshape-cmis.war.dodeploy

      09:46:35,676 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found modeshape-webdav.war in deployment directory. To trigger deployment create a file called modeshape-webdav.war.dodeploy

      09:46:35,677 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found modeshape-rest.war in deployment directory. To trigger deployment create a file called modeshape-rest.war.dodeploy

      09:46:35,687 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on /127.0.0.1:4447

      09:46:35,687 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999

      09:46:35,811 INFO  [org.modeshape.jcr.JcrRepository] (MSC service thread 1-3) ModeShape version 3.1.3.Final

      09:46:35,887 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/datasources/ModeShapeDS]

      09:46:35,888 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ModeshapeBinaryDS]

      09:46:35,889 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

      09:46:36,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "modeshape-webdav.war"

      09:46:36,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "modeshape-cmis.war"

      09:46:36,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "modeshape-rest.war"

      09:46:37,332 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.11.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,334 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.11.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,335 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr173_1.0_api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.11.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,336 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb1-impl.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.11.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,338 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,340 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,342 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr173_1.0_api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,343 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb1-impl.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,345 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxws-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,346 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr181-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,347 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr250-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,349 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry saaj-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,350 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry saaj-impl.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,351 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jsr173_api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,353 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry sjsxp.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,354 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry woodstox.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,355 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry resolver.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,357 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,358 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxb-impl.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,360 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,361 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry stax-ex.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,362 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry streambuffer.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,363 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry stax-utils.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,365 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jaxp-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,366 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry jax-qname.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,369 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry servlet.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,370 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry saaj-api.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-impl-1.3.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,372 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry activation.jar in "/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/deployments/modeshape-cmis.war/WEB-INF/lib/saaj-impl-1.3.3.jar"  does not point to a valid jar for a Class-Path reference.

      09:46:37,683 INFO  [org.jboss.web] (MSC service thread 1-7) JBAS018210: Registering web context: /modeshape-webdav

      09:46:37,811 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService

      address=http://localhost:8080/modeshape-cmis/RepositoryService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,813 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService

      address=http://localhost:8080/modeshape-cmis/ObjectService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,816 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.NavigationService

      address=http://localhost:8080/modeshape-cmis/NavigationService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.NavigationService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,818 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService

      address=http://localhost:8080/modeshape-cmis/MultiFilingService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,821 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService

      address=http://localhost:8080/modeshape-cmis/DiscoveryService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,823 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.AclService

      address=http://localhost:8080/modeshape-cmis/AclService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.AclService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,826 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService

      address=http://localhost:8080/modeshape-cmis/RelationshipService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,829 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.VersioningService

      address=http://localhost:8080/modeshape-cmis/VersioningService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.VersioningService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:37,832 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service

      id=org.apache.chemistry.opencmis.server.impl.webservices.PolicyService

      address=http://localhost:8080/modeshape-cmis/PolicyService

      implementor=org.apache.chemistry.opencmis.server.impl.webservices.PolicyService

      invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker

      serviceName={http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServiceService

      portName={http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServicePort

      wsdlLocation=null

      mtomEnabled=true

      09:46:38,009 INFO  [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.modeshape.web.jcr.rest.JcrApplication

      09:46:38,021 WARN  [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Application.getClasses() returned unknown class type: org.modeshape.web.jcr.rest.form.FileUploadForm

      09:46:38,204 INFO  [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /modeshape-rest

      09:46:38,469 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}RepositoryServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort

      09:46:40,144 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/RepositoryService

      09:46:40,268 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/RepositoryServiceService.wsdl

      09:46:40,449 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}ObjectServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort

      09:46:41,160 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/ObjectService

      09:46:41,191 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/ObjectServiceService.wsdl

      09:46:41,255 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}NavigationServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort

      09:46:41,737 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/NavigationService

      09:46:41,746 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/NavigationServiceService.wsdl

      09:46:41,803 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}MultiFilingServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort

      09:46:42,293 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/MultiFilingService

      09:46:42,300 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/MultiFilingServiceService.wsdl

      09:46:42,355 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}DiscoveryServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort

      09:46:42,769 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/DiscoveryService

      09:46:42,776 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/DiscoveryServiceService.wsdl

      09:46:42,833 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}AclServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort

      09:46:43,363 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/AclService

      09:46:43,370 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/AclServiceService.wsdl

      09:46:43,397 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}RelationshipServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipServicePort

      09:46:43,792 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/RelationshipService

      09:46:43,799 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/RelationshipServiceService.wsdl

      09:46:43,854 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}VersioningServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort

      09:46:44,357 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/VersioningService

      09:46:44,368 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/VersioningServiceService.wsdl

      09:46:44,423 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://webservices.impl.server.opencmis.chemistry.apache.org/}PolicyServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort

      09:46:44,814 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/modeshape-cmis/PolicyService

      09:46:44,821 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/Users/bwallis/InfoMedix/CPF4/tmp/jboss-as-7.1.1.Final/standalone/data/wsdl/modeshape-cmis.war/PolicyServiceService.wsdl

      09:46:44,880 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.port-component-link

      09:46:44,884 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService"

      09:46:44,886 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.VersioningService"

      09:46:44,888 INFO  [org.jboss.as.webservices] (MSC service thread 1-8) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.ObjectService"

      09:46:44,888 INFO  [org.jboss.as.webservices] (MSC service thread 1-6) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService"

      09:46:44,889 INFO  [org.jboss.as.webservices] (MSC service thread 1-5) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService"

      09:46:44,890 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.NavigationService"

      09:46:44,891 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.PolicyService"

      09:46:44,892 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.AclService"

      09:46:44,926 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-7) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.AclService

      09:46:44,927 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-3) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.VersioningService

      09:46:44,927 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-1) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.PolicyService

      09:46:44,928 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.NavigationService

      09:46:44,928 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-8) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService

      09:46:44,933 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.endpoint."modeshape-cmis.war"."org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService"

      09:46:44,934 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-6) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService

      09:46:44,934 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-4) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService

      09:46:44,934 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-5) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService

      09:46:44,938 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-7) register: jboss.ws:context=modeshape-cmis,endpoint=org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService

      09:46:45,012 INFO  [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-1) Added type 'cmis:folder'.

      09:46:45,018 INFO  [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-1) Added type 'cmis:document'.

      09:46:45,022 INFO  [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-1) Added type 'cmis:unversioned-document'.

      09:46:45,030 WARN  [org.modeshape.jcr.JcrRepositoryFactory] (MSC service thread 1-1) Could not load or find a ModeShape repository named 'artifacts' using the URL 'jndi:jcr' and params: {org.modeshape.jcr.RepositoryName=artifacts, org.modeshape.jcr.URL=jndi:jcr}

      09:46:45,039 INFO  [stdout] (MSC service thread 1-1) --- loaded repository artifacts

      09:46:45,042 WARN  [org.modeshape.jcr.JcrRepositoryFactory] (MSC service thread 1-1) Could not load or find a ModeShape repository named 'sample' using the URL 'jndi:jcr' and params: {org.modeshape.jcr.RepositoryName=sample, org.modeshape.jcr.URL=jndi:jcr}

      09:46:45,044 INFO  [stdout] (MSC service thread 1-1) --- loaded repository sample

      09:46:45,054 INFO  [javax.enterprise.resource.webservices.jaxws.server.http] (MSC service thread 1-1) WSSERVLET12: JAX-WS context listener initializing

      09:46:49,610 INFO  [javax.enterprise.resource.webservices.jaxws.servlet.http] (MSC service thread 1-1) WSSERVLET14: JAX-WS servlet initializing

      09:46:49,641 INFO  [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /modeshape-cmis

      09:46:49,643 INFO  [org.jboss.as] (MSC service thread 1-7) JBAS015951: Admin console listening on http://127.0.0.1:9990

      09:46:49,644 INFO  [org.jboss.as] (MSC service thread 1-7) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 17426ms - Started 345 of 438 services (89 services are passive or on-demand)

      09:46:49,737 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "modeshape-webdav.war"

      09:46:49,738 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "modeshape-rest.war"

      09:46:49,738 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "modeshape-cmis.war"

      ^Z

      zsh: suspended  bin/standalone.sh -c standalone-modeshape.xml

      silvercat% bg

      [1]  + continued  bin/standalone.sh -c standalone-modeshape.xml

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat% bin/jboss-cli.sh --file=../create_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:add()

      The batch executed successfully.

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      231d230

      <             <repository name="cpf4"/>

      silvercat% bin/jboss-cli.sh --file=../delete_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:remove

      09:47:29,700 INFO  [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.modeshape.cpf4.data (missing) dependents: [service jboss.modeshape.cpf4.binaries, service jboss.modeshape.cpf4.indexes]

            service jboss.modeshape.cpf4.repository (missing) dependents: [service jboss.modeshape.cpf4.repository.reference-factory]

       

       

      Failed to execute batch: undefined

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      231d230

      <             <repository name="cpf4"/>

      silvercat% bin/jboss-cli.sh --file=../delete_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:remove

      The batch executed successfully.

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat% bin/jboss-cli.sh --file=../create_repository.cli

      #1 /subsystem=modeshape/repository=cpf4:add()

      09:47:56,379 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) JBAS014612: Operation ("add") failed - address: ([

          ("subsystem" => "modeshape"),

          ("repository" => "cpf4")

      ]): org.jboss.msc.service.DuplicateServiceException: Service jboss.modeshape.cpf4.repository.reference-factory is already registered

                at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:154) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:227) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:560) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:201) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2228) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:307) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.as.controller.OperationContextImpl$ContextServiceBuilder.install(OperationContextImpl.java:955) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.modeshape.jboss.subsystem.AddRepository.performRuntime(AddRepository.java:279)

                at org.jboss.as.controller.AbstractAddStepHandler$1.execute(AbstractAddStepHandler.java:50) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:385) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:272) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:200) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.CompositeOperationHandler.execute(CompositeOperationHandler.java:85) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:385) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:272) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:200) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.ModelControllerImpl$DefaultPrepareStepHandler.execute(ModelControllerImpl.java:466) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:385) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:272) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:200) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:121) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:139) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:108) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.protocol.mgmt.AbstractMessageHandler$2$1.doExecute(AbstractMessageHandler.java:287) [jboss-as-protocol-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:487) [jboss-as-protocol-7.1.1.Final.jar:7.1.1.Final]

                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]

                at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]

                at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.0.0.GA.jar:2.0.0.GA]

       

       

      09:47:56,403 INFO  [org.jboss.as.controller] (management-handler-thread - 4) JBAS014774: Service status report

      JBAS014776:    Newly corrected services:

            service jboss.modeshape.cpf4.data (no longer required)

            service jboss.modeshape.cpf4.repository (no longer required)

       

       

      Failed to execute batch: {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014749: Operation handler failed: Service jboss.modeshape.cpf4.repository.reference-factory is already registered"}}

      silvercat% diff standalone/configuration/standalone-modeshape.xml standalone/configuration/standalone-modeshape.xml.bak

      silvercat%

      {code}