Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-7784

./gradle create tenant fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Trunk
    • None
    • framework

    Description

      When executing the extended ./gradlew createTenant task, following error is produced:

      :compileJava UP-TO-DATE
      :createBaseTestServiceProviderJar
      :processResources UP-TO-DATE
      :classes
      :jar UP-TO-DATE
      :assemble UP-TO-DATE
      :compileTestJava UP-TO-DATE
      :processTestResources UP-TO-DATE
      :testClasses UP-TO-DATE
      :test UP-TO-DATE
      :check UP-TO-DATE
      :build UP-TO-DATE
      :prepareAndValidateTenantArguments
      :generateAdminUserTemplateFile
      :generateDatabaseTemplateFile FAILED
      
      FAILURE: Build failed with an exception.
      
      * Where:
      Build file '/Users/pierre/dev/ofbiz/ofbiz-gradle/build.gradle' line: 814
      
      * What went wrong:
      Execution failed for task ':generateDatabaseTemplateFile'.
      > Could not copy file '/Users/pierre/dev/ofbiz/ofbiz-gradle/framework/resources/templates/AdminNewTenantData-Derby.xml' to '/Users/pierre/dev/ofbiz/ofbiz-gradle/runtime/tmp/tmpFilteredTenantData.xml'.
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      
      BUILD FAILED
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pierresmits Pierre Smits
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: