Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2187

Unable to build with -Dassembly due to failure in JBoss AS kit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.0.0.Alpha1
    • 4.0.0.Alpha1
    • Server, Testing
    • None
    • Hide

      Either run:

      $ mvn clean install -Passembly
      

      and wait for about 10 minutes until the failure, or ensure that the 'modeshape-distribution' component and AS/Wildfly subsystem are built properly (e.g., do this quickly with 'mvn clean install -DskipTests'), then go into the 'integration/modeshape-jbossas-kit-tests' module and run:

      $ mvn clean install
      
      Show
      Either run: $ mvn clean install -Passembly and wait for about 10 minutes until the failure, or ensure that the ' modeshape-distribution ' component and AS/Wildfly subsystem are built properly (e.g., do this quickly with ' mvn clean install -DskipTests '), then go into the ' integration/modeshape-jbossas-kit-tests ' module and run: $ mvn clean install

    Description

      When I run mvn clean install -Passembly, the build fails in the modeshape-jbossas-kit-tests integration test with this failure:

      13:40:26,425 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Final "WildFly" started in 7697ms - Started 520 of 599 services (130 services are lazy, passive or on-demand)
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 64.028 sec <<< FAILURE!
      org.modeshape.test.kit.JBossASKitTest  Time elapsed: 0 sec  <<< ERROR!
      org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start container
      	at ...
      
      
      Results :
      
      Tests in error: 
        org.modeshape.test.kit.JBossASKitTest: Could not start container
      

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: