[
https://issues.apache.org/jira/browse/OFBIZ-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hani Hankir closed OFBIZ-8097.
------------------------------
Resolution: Fixed
Fixed by Taher
> gradlew createTenant generate error before GenerateFileFromTemplate
> -------------------------------------------------------------------
>
> Key: OFBIZ-8097
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8097> Project: OFBiz
> Issue Type: Bug
> Components: Gradle
> Affects Versions: Trunk
> Environment: Windows , Mysql , AnyDB used
> Reporter: Hani Hankir
>
> HI Team,
> when trying to run this :
> gradlew createTenant -PtenantId=XSIDON -PtenantName="XSIDON" -PtenantReaders=seed,seed-initial -PdbPlatform=M -PdbIp=127.0.0.1 -PdbUser=ofbiz -PdbPassword=ofbiz
> getting this error:
> FAILURE: Build failed with an exception.
> * Where:
> Build file 'C:\ofbizlatesttrunk\build.gradle' line: 804
> * What went wrong:
> Execution failed for task ':generateDatabaseTemplateFile'.
> > Could not copy file 'C:\ofbizlatesttrunk\framework\resources\templates\AdminNe
> wTenantData-MySQL.xml' to 'C:\ofbizlatesttrunk\runtime\tmp\tmpFilteredTenantData
> .xml'.
> I debugged , and it seemed there is somehting wrong during the filtertokens...
> Thanks
> Hani
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)