Good Day All
I am hoping for a small amount of assistance I have tried installing OfBiz for the first time, using Version 17.12.03 I am running Ubuntu Server 20.04 When I run the following command: sudo ./gradlew cleanAll loadDefault I get the following error: Task ‘loadDefault’not found in root project ófbiz”. Can anyone point me in the right direction at all to solve this I apologise in advance for being very new to all of this |
Welcome,
As there is no default implementation of OFBiz, there is also no load default. But there is a load all. As mentioned in documentation. Maybe you could try that. Mvg Pierre Op ma 25 mei 2020 20:41 schreef Morph Zan <[hidden email]>: > Good Day All > > I am hoping for a small amount of assistance > > I have tried installing OfBiz for the first time, using Version 17.12.03 > I am running Ubuntu Server 20.04 > > When I run the following command: > > sudo ./gradlew cleanAll loadDefault > > I get the following error: > > Task ‘loadDefault’not found in root project ófbiz”. > > Can anyone point me in the right direction at all to solve this > > I apologise in advance for being very new to all of this > |
Hi Morph Zan,
Welcome to the community. Please try ./gradlew cleanAll loadAll. You can find more detail in ReadMe.adoc file. HTH! -- Thanks & Regards Pawan Verma Technical Consultant *HotWax Systems* *Enterprise open source experts* http://www.hotwaxsystems.com On Tue, May 26, 2020 at 12:24 AM Pierre Smits <[hidden email]> wrote: > Welcome, > > As there is no default implementation of OFBiz, there is also no load > default. > > But there is a load all. As mentioned in documentation. > > Maybe you could try that. > > Mvg > > Pierre > > > > Op ma 25 mei 2020 20:41 schreef Morph Zan <[hidden email]>: > > > Good Day All > > > > I am hoping for a small amount of assistance > > > > I have tried installing OfBiz for the first time, using Version 17.12.03 > > I am running Ubuntu Server 20.04 > > > > When I run the following command: > > > > sudo ./gradlew cleanAll loadDefault > > > > I get the following error: > > > > Task ‘loadDefault’not found in root project ófbiz”. > > > > Can anyone point me in the right direction at all to solve this > > > > I apologise in advance for being very new to all of this > > > |
Thank You All Soo Much
"BUILD SUCCESSFUL Total time: 4 mins 9.905 secs” Really appreciate the assistance!!!! > On 25 May 2020, at 20:56, Pawan Verma <[hidden email]> wrote: > > Hi Morph Zan, > > Welcome to the community. > > Please try ./gradlew cleanAll loadAll. You can find more detail in > ReadMe.adoc file. > > HTH! > -- > Thanks & Regards > Pawan Verma > Technical Consultant > *HotWax Systems* > *Enterprise open source experts* > http://www.hotwaxsystems.com > > > On Tue, May 26, 2020 at 12:24 AM Pierre Smits <[hidden email]> > wrote: > >> Welcome, >> >> As there is no default implementation of OFBiz, there is also no load >> default. >> >> But there is a load all. As mentioned in documentation. >> >> Maybe you could try that. >> >> Mvg >> >> Pierre >> >> >> >> Op ma 25 mei 2020 20:41 schreef Morph Zan <[hidden email]>: >> >>> Good Day All >>> >>> I am hoping for a small amount of assistance >>> >>> I have tried installing OfBiz for the first time, using Version 17.12.03 >>> I am running Ubuntu Server 20.04 >>> >>> When I run the following command: >>> >>> sudo ./gradlew cleanAll loadDefault >>> >>> I get the following error: >>> >>> Task ‘loadDefault’not found in root project ófbiz”. >>> >>> Can anyone point me in the right direction at all to solve this >>> >>> I apologise in advance for being very new to all of this >>> >> |
Free forum by Nabble | Edit this page |