INSTALLING OFBIZ V16.11.04

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

INSTALLING OFBIZ V16.11.04

Wayne Twine
To whom it may concern

I have been struggling to install this version of Ofbiz. the Online
steps given by Apache do not help.
I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic

My steps are as follows:

1) A: In command prompt i typed java -version
then the following shows:
openjdk version "1.8.0_03-Ubuntu"
OpenJDK Runtime Environment (build 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)

1) B: In command prompt i typed sudo apt-get install default-jdk

2) sudo apt-get install apache2

3) Downloaded Ofbiz from http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip

4) I extracted in Downloads folder, right click to Open in Terminal
and typed sudo ./gradlew ofbiz
I got a good start:
Downloading https://services.gradle.org/distributions/gradle-2.13-bin.zip
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
ETC, ETC, ETC...

How ever the setup stays stuck at 91% >>>
"> Building 91% > :ofbiz"

Can any one assist me on how to ensure that i get a 100% build, or if
there are alternative steps i need to take to ensure a 100% build?

await your reply


Wayne Twine
Tel : 27-76-2277668
Fax:27-86-5708212
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Michael Brohl-3
Hi Wayne,

your email has been moderated, please subscribe to the mailing list.
See http://ofbiz.apache.org/mailing-lists.html

Thanks,
Michael

Am 31.08.18 um 14:04 schrieb Wayne Twine:

> To whom it may concern
>
> I have been struggling to install this version of Ofbiz. the Online
> steps given by Apache do not help.
> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
>
> My steps are as follows:
>
> 1) A: In command prompt i typed java -version
> then the following shows:
> openjdk version "1.8.0_03-Ubuntu"
> OpenJDK Runtime Environment (build 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
>
> 1) B: In command prompt i typed sudo apt-get install default-jdk
>
> 2) sudo apt-get install apache2
>
> 3) Downloaded Ofbiz from http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
>
> 4) I extracted in Downloads folder, right click to Open in Terminal
> and typed sudo ./gradlew ofbiz
> I got a good start:
> Downloading https://services.gradle.org/distributions/gradle-2.13-bin.zip
> ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> Unzipping /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
> ETC, ETC, ETC...
>
> How ever the setup stays stuck at 91% >>>
> "> Building 91% > :ofbiz"
>
> Can any one assist me on how to ensure that i get a 100% build, or if
> there are alternative steps i need to take to ensure a 100% build?
>
> await your reply
>
>
> Wayne Twine
> Tel : 27-76-2277668
> Fax:27-86-5708212


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Michael Brohl-3
To answer your question: you can ignore the 91% mark. OFBiz has been
started and you should be able to access the applications.

Best regards,

Michael


Am 31.08.18 um 16:38 schrieb Michael Brohl:

> Hi Wayne,
>
> your email has been moderated, please subscribe to the mailing list.
> See http://ofbiz.apache.org/mailing-lists.html
>
> Thanks,
> Michael
>
> Am 31.08.18 um 14:04 schrieb Wayne Twine:
>> To whom it may concern
>>
>> I have been struggling to install this version of Ofbiz. the Online
>> steps given by Apache do not help.
>> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
>>
>> My steps are as follows:
>>
>> 1) A: In command prompt i typed java -version
>> then the following shows:
>> openjdk version "1.8.0_03-Ubuntu"
>> OpenJDK Runtime Environment (build
>> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
>> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
>>
>> 1) B: In command prompt i typed sudo apt-get install default-jdk
>>
>> 2) sudo apt-get install apache2
>>
>> 3) Downloaded Ofbiz from
>> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
>>
>> 4) I extracted in Downloads folder, right click to Open in Terminal
>> and typed sudo ./gradlew ofbiz
>> I got a good start:
>> Downloading
>> https://services.gradle.org/distributions/gradle-2.13-bin.zip
>> ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>>
>> Unzipping
>> /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
>> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
>> ETC, ETC, ETC...
>>
>> How ever the setup stays stuck at 91% >>>
>> "> Building 91% > :ofbiz"
>>
>> Can any one assist me on how to ensure that i get a 100% build, or if
>> there are alternative steps i need to take to ensure a 100% build?
>>
>> await your reply
>>
>>
>> Wayne Twine
>> Tel : 27-76-2277668
>> Fax:27-86-5708212
>
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

taher
I should also mention some steps are wrong or weird:
- why install the apache httpd server "apache2"?
- why "sudo" gradlew?
- what is this download link? Where did you get it from?
- where is the data preparation step?

I recommend reading README.md

On Fri, Aug 31, 2018, 5:40 PM Michael Brohl <[hidden email]>
wrote:

> To answer your question: you can ignore the 91% mark. OFBiz has been
> started and you should be able to access the applications.
>
> Best regards,
>
> Michael
>
>
> Am 31.08.18 um 16:38 schrieb Michael Brohl:
> > Hi Wayne,
> >
> > your email has been moderated, please subscribe to the mailing list.
> > See http://ofbiz.apache.org/mailing-lists.html
> >
> > Thanks,
> > Michael
> >
> > Am 31.08.18 um 14:04 schrieb Wayne Twine:
> >> To whom it may concern
> >>
> >> I have been struggling to install this version of Ofbiz. the Online
> >> steps given by Apache do not help.
> >> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
> >>
> >> My steps are as follows:
> >>
> >> 1) A: In command prompt i typed java -version
> >> then the following shows:
> >> openjdk version "1.8.0_03-Ubuntu"
> >> OpenJDK Runtime Environment (build
> >> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
> >> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
> >>
> >> 1) B: In command prompt i typed sudo apt-get install default-jdk
> >>
> >> 2) sudo apt-get install apache2
> >>
> >> 3) Downloaded Ofbiz from
> >> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
> >>
> >> 4) I extracted in Downloads folder, right click to Open in Terminal
> >> and typed sudo ./gradlew ofbiz
> >> I got a good start:
> >> Downloading
> >> https://services.gradle.org/distributions/gradle-2.13-bin.zip
> >>
> ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>
> >>
> >> Unzipping
> >>
> /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
> >> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
> >> ETC, ETC, ETC...
> >>
> >> How ever the setup stays stuck at 91% >>>
> >> "> Building 91% > :ofbiz"
> >>
> >> Can any one assist me on how to ensure that i get a 100% build, or if
> >> there are alternative steps i need to take to ensure a 100% build?
> >>
> >> await your reply
> >>
> >>
> >> Wayne Twine
> >> Tel : 27-76-2277668
> >> Fax:27-86-5708212
> >
> >
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Michael Brohl-3
The download link is generated by apache.org. You get redirected to a
nearby mirror if you use the download link.

+1 for reading README.md before getting started :-)

Regards,

Michael


Am 31.08.18 um 16:45 schrieb Taher Alkhateeb:

> I should also mention some steps are wrong or weird:
> - why install the apache httpd server "apache2"?
> - why "sudo" gradlew?
> - what is this download link? Where did you get it from?
> - where is the data preparation step?
>
> I recommend reading README.md
>
> On Fri, Aug 31, 2018, 5:40 PM Michael Brohl <[hidden email]>
> wrote:
>
>> To answer your question: you can ignore the 91% mark. OFBiz has been
>> started and you should be able to access the applications.
>>
>> Best regards,
>>
>> Michael
>>
>>
>> Am 31.08.18 um 16:38 schrieb Michael Brohl:
>>> Hi Wayne,
>>>
>>> your email has been moderated, please subscribe to the mailing list.
>>> See http://ofbiz.apache.org/mailing-lists.html
>>>
>>> Thanks,
>>> Michael
>>>
>>> Am 31.08.18 um 14:04 schrieb Wayne Twine:
>>>> To whom it may concern
>>>>
>>>> I have been struggling to install this version of Ofbiz. the Online
>>>> steps given by Apache do not help.
>>>> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
>>>>
>>>> My steps are as follows:
>>>>
>>>> 1) A: In command prompt i typed java -version
>>>> then the following shows:
>>>> openjdk version "1.8.0_03-Ubuntu"
>>>> OpenJDK Runtime Environment (build
>>>> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
>>>> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
>>>>
>>>> 1) B: In command prompt i typed sudo apt-get install default-jdk
>>>>
>>>> 2) sudo apt-get install apache2
>>>>
>>>> 3) Downloaded Ofbiz from
>>>> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
>>>>
>>>> 4) I extracted in Downloads folder, right click to Open in Terminal
>>>> and typed sudo ./gradlew ofbiz
>>>> I got a good start:
>>>> Downloading
>>>> https://services.gradle.org/distributions/gradle-2.13-bin.zip
>>>>
>> ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>>
>>>> Unzipping
>>>>
>> /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
>>>> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
>>>> ETC, ETC, ETC...
>>>>
>>>> How ever the setup stays stuck at 91% >>>
>>>> "> Building 91% > :ofbiz"
>>>>
>>>> Can any one assist me on how to ensure that i get a 100% build, or if
>>>> there are alternative steps i need to take to ensure a 100% build?
>>>>
>>>> await your reply
>>>>
>>>>
>>>> Wayne Twine
>>>> Tel : 27-76-2277668
>>>> Fax:27-86-5708212
>>>
>>
>>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Deepak Dixit-4
In reply to this post by Michael Brohl-3
Looping in Wayne.

Thanks & Regards
--
Deepak Dixit


On Fri, Aug 31, 2018 at 8:08 PM, Michael Brohl <[hidden email]>
wrote:

> Hi Wayne,
>
> your email has been moderated, please subscribe to the mailing list.
> See http://ofbiz.apache.org/mailing-lists.html
>
> Thanks,
> Michael
>
> Am 31.08.18 um 14:04 schrieb Wayne Twine:
>
> To whom it may concern
>>
>> I have been struggling to install this version of Ofbiz. the Online
>> steps given by Apache do not help.
>> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
>>
>> My steps are as follows:
>>
>> 1) A: In command prompt i typed java -version
>> then the following shows:
>> openjdk version "1.8.0_03-Ubuntu"
>> OpenJDK Runtime Environment (build 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
>> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
>>
>> 1) B: In command prompt i typed sudo apt-get install default-jdk
>>
>> 2) sudo apt-get install apache2
>>
>> 3) Downloaded Ofbiz from http://apache.saix.net/ofbiz/a
>> pache-ofbiz-16.11.04.zip
>>
>> 4) I extracted in Downloads folder, right click to Open in Terminal
>> and typed sudo ./gradlew ofbiz
>> I got a good start:
>> Downloading https://services.gradle.org/distributions/gradle-2.13-bin.zip
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ............................................................
>> ..............
>> Unzipping /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7a
>> kf941nvc7/gradle-2.13-bin.zip
>> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
>> ETC, ETC, ETC...
>>
>> How ever the setup stays stuck at 91% >>>
>> "> Building 91% > :ofbiz"
>>
>> Can any one assist me on how to ensure that i get a 100% build, or if
>> there are alternative steps i need to take to ensure a 100% build?
>>
>> await your reply
>>
>>
>> Wayne Twine
>> Tel : 27-76-2277668
>> Fax:27-86-5708212
>>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Wayne Twine
In reply to this post by taher


On 2018/08/31 14:45:52, Taher Alkhateeb <[hidden email]> wrote:

> I should also mention some steps are wrong or weird:
> - why install the apache httpd server "apache2"?
> - why "sudo" gradlew?
> - what is this download link? Where did you get it from?
> - where is the data preparation step?
>
> I recommend reading README.md
>
> On Fri, Aug 31, 2018, 5:40 PM Michael Brohl <[hidden email]>
> wrote:
>
> > To answer your question: you can ignore the 91% mark. OFBiz has been
> > started and you should be able to access the applications.
> >
> > Best regards,
> >
> > Michael
> >
> >
> > Am 31.08.18 um 16:38 schrieb Michael Brohl:
> > > Hi Wayne,
> > >
> > > your email has been moderated, please subscribe to the mailing list.
> > > See http://ofbiz.apache.org/mailing-lists.html
> > >
> > > Thanks,
> > > Michael
> > >
> > > Am 31.08.18 um 14:04 schrieb Wayne Twine:
> > >> To whom it may concern
> > >>
> > >> I have been struggling to install this version of Ofbiz. the Online
> > >> steps given by Apache do not help.
> > >> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
> > >>
> > >> My steps are as follows:
> > >>
> > >> 1) A: In command prompt i typed java -version
> > >> then the following shows:
> > >> openjdk version "1.8.0_03-Ubuntu"
> > >> OpenJDK Runtime Environment (build
> > >> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
> > >> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
> > >>
> > >> 1) B: In command prompt i typed sudo apt-get install default-jdk
> > >>
> > >> 2) sudo apt-get install apache2
> > >>
> > >> 3) Downloaded Ofbiz from
> > >> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
> > >>
> > >> 4) I extracted in Downloads folder, right click to Open in Terminal
> > >> and typed sudo ./gradlew ofbiz
> > >> I got a good start:
> > >> Downloading
> > >> https://services.gradle.org/distributions/gradle-2.13-bin.zip
> > >>
> >
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
...................................................................................................................................................................................................................................................................................................................

> >
> > >>
> > >> Unzipping
> > >>
> > /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
> > >> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
> > >> ETC, ETC, ETC...
> > >>
> > >> How ever the setup stays stuck at 91% >>>
> > >> "> Building 91% > :ofbiz"
> > >>
> > >> Can any one assist me on how to ensure that i get a 100% build, or if
> > >> there are alternative steps i need to take to ensure a 100% build?
> > >>
> > >> await your reply
> > >>
> > >>
> > >> Wayne Twine
> > >> Tel : 27-76-2277668
> > >> Fax:27-86-5708212
> > >
> > >
> >
> >
> >
> Hi Taher

I should also mention some steps are wrong or weird:
- why install the apache httpd server "apache2"?
My reply: I understand that Ofbiz requires Apache to run
- why "sudo" gradlew?
My reply: In page http://ofbiz.apache.org/business-users.html i tried ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz instead and it began installing.
- what is this download link? Where did you get it from?
My reply: i was referred to http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip in the ofbiz.apache.org website to download v 16.11.04
- where is the data preparation step?
My Reply: what data preparation step?? I was only informed about installing JDK then in the page http://ofbiz.apache.org/business-users.html i was given few steps to build it after downloading and extracting.
Sorry for asking but where exactly do i get the readme.md file? i have been looking for a link to it. Do i go to user documentation?

await your reply

Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Deepak Dixit-4
Hi User,

Your email has been moderated, Please subscribe mailing list.
http://ofbiz.apache.org/mailing-lists.html

Thanks & Regards
--
Deepak Dixit


On Wed, Sep 5, 2018 at 5:11 PM, [hidden email] <[hidden email]>
wrote:

>
>
> On 2018/08/31 14:45:52, Taher Alkhateeb <[hidden email]>
> wrote:
> > I should also mention some steps are wrong or weird:
> > - why install the apache httpd server "apache2"?
> > - why "sudo" gradlew?
> > - what is this download link? Where did you get it from?
> > - where is the data preparation step?
> >
> > I recommend reading README.md
> >
> > On Fri, Aug 31, 2018, 5:40 PM Michael Brohl <[hidden email]>
> > wrote:
> >
> > > To answer your question: you can ignore the 91% mark. OFBiz has been
> > > started and you should be able to access the applications.
> > >
> > > Best regards,
> > >
> > > Michael
> > >
> > >
> > > Am 31.08.18 um 16:38 schrieb Michael Brohl:
> > > > Hi Wayne,
> > > >
> > > > your email has been moderated, please subscribe to the mailing list.
> > > > See http://ofbiz.apache.org/mailing-lists.html
> > > >
> > > > Thanks,
> > > > Michael
> > > >
> > > > Am 31.08.18 um 14:04 schrieb Wayne Twine:
> > > >> To whom it may concern
> > > >>
> > > >> I have been struggling to install this version of Ofbiz. the Online
> > > >> steps given by Apache do not help.
> > > >> I am running Linux Ubuntu OS v 16.04.5, Kernel version
> 4.4.0-21-generic
> > > >>
> > > >> My steps are as follows:
> > > >>
> > > >> 1) A: In command prompt i typed java -version
> > > >> then the following shows:
> > > >> openjdk version "1.8.0_03-Ubuntu"
> > > >> OpenJDK Runtime Environment (build
> > > >> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
> > > >> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
> > > >>
> > > >> 1) B: In command prompt i typed sudo apt-get install default-jdk
> > > >>
> > > >> 2) sudo apt-get install apache2
> > > >>
> > > >> 3) Downloaded Ofbiz from
> > > >> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
> > > >>
> > > >> 4) I extracted in Downloads folder, right click to Open in Terminal
> > > >> and typed sudo ./gradlew ofbiz
> > > >> I got a good start:
> > > >> Downloading
> > > >> https://services.gradle.org/distributions/gradle-2.13-bin.zip
> > > >>
> > > ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ............................................................
> ..........................................................................
> > >
> > > >>
> > > >> Unzipping
> > > >>
> > > /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/
> gradle-2.13-bin.zip
> > > >> to /root/.gradle/wrapper/dists/gradle-2.13-bin/
> 4xsgxlfjcxvrea7akf941nvc7
> > > >> ETC, ETC, ETC...
> > > >>
> > > >> How ever the setup stays stuck at 91% >>>
> > > >> "> Building 91% > :ofbiz"
> > > >>
> > > >> Can any one assist me on how to ensure that i get a 100% build, or
> if
> > > >> there are alternative steps i need to take to ensure a 100% build?
> > > >>
> > > >> await your reply
> > > >>
> > > >>
> > > >> Wayne Twine
> > > >> Tel : 27-76-2277668
> > > >> Fax:27-86-5708212
> > > >
> > > >
> > >
> > >
> > >
> > Hi Taher
>
> I should also mention some steps are wrong or weird:
> - why install the apache httpd server "apache2"?
> My reply: I understand that Ofbiz requires Apache to run
> - why "sudo" gradlew?
> My reply: In page http://ofbiz.apache.org/business-users.html i tried
> ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz
> instead and it began installing.
> - what is this download link? Where did you get it from?
> My reply: i was referred to http://apache.saix.net/ofbiz/
> apache-ofbiz-16.11.04.zip in the ofbiz.apache.org website to download v
> 16.11.04
> - where is the data preparation step?
> My Reply: what data preparation step?? I was only informed about
> installing JDK then in the page http://ofbiz.apache.org/
> business-users.html i was given few steps to build it after downloading
> and extracting.
> Sorry for asking but where exactly do i get the readme.md file? i have
> been looking for a link to it. Do i go to user documentation?
>
> await your reply
>
>
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Deepak Dixit-4
In reply to this post by Wayne Twine
Plese see comments inline

I should also mention some steps are wrong or weird:
> - why install the apache httpd server "apache2"?
> My reply: I understand that Ofbiz requires Apache to run
>

If you want to run ofbiz locally then you don't need to install apache2. If
you are planning to deploy it on production then you need to setup apache2
or any other webserver.



> - why "sudo" gradlew?
> My reply: In page http://ofbiz.apache.org/business-users.html i tried
> ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz
> instead and it began installing.
>

This is due to permission issue, I think you need to assign executable
permission to gradlew.



> - what is this download link? Where did you get it from?
> My reply: i was referred to http://apache.saix.net/ofbiz/
> apache-ofbiz-16.11.04.zip in the ofbiz.apache.org website to download v
> 16.11.04
> - where is the data preparation step?
> My Reply: what data preparation step?? I was only informed about
> installing JDK then in the page http://ofbiz.apache.org/
> business-users.html i was given few steps to build it after downloading
> and extracting.
>

When you run ./gradlew loadDefault  ofbiz load the data into database,
First it download the dependencies, build the application and then load
data .



> Sorry for asking but where exactly do i get the readme.md file? i have
> been looking for a link to it. Do i go to user documentation?
>

It will be on ofbiz root folder. Your can find it in svn as well.
https://svn.apache.org/repos/asf/ofbiz/branches/release16.11/README.md.html


>
> await your reply
>
>
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Jacques Le Roux
Administrator
In reply to this post by Wayne Twine
kilroy32 remember you have been moderated (you are not yet subscribed, please help yourself: http://ofbiz.apache.org/mailing-lists.html)

Rest inline...


Le 05/09/2018 à 13:41, [hidden email] a écrit :
> I should also mention some steps are wrong or weird:
> - why install the apache httpd server "apache2"?
> My reply: I understand that Ofbiz requires Apache to run
No, you don't need "Apache" (HTTPD) to run OFBiz. Though having a frontend proxy (could be also Nginx, etc.) is common in production. I'd not explain
the reasons here.

> - why "sudo" gradlew?
> My reply: In pagehttp://ofbiz.apache.org/business-users.html  i tried ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz instead and it began installing.
That's nothing related to OFBiz it's about your platform (OS) and your permissions there.

> - what is this download link? Where did you get it from?
> My reply: i was referred tohttp://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip  in the ofbiz.apache.org website to download v 16.11.04
The official donwload links are at https://ofbiz.apache.org/download.html. They redirect you to mirror sites which help the ASF (Apache Software
Foundation) <https://www.apache.org/> from where you can download the cloned file (remember to check its integrity, you never know...)

<https://www.apache.org/>
> - where is the data preparation step?
> My Reply: what data preparation step?? I was only informed about installing JDK then in the pagehttp://ofbiz.apache.org/business-users.html  i was given few steps to build it after downloading and extracting.
> Sorry for asking but where exactly do i get the readme.md file? i have been looking for a link to it. Do i go to user documentation?
The README.md is at the root of your downloaded archive once unarchived.
Also here for the R16 version http://svn.apache.org/viewvc/ofbiz/branches/release16.11/README.md?revision=1826378&view=co but that's for the latest
available revision (ie 16.11.04)

>
> await your reply
I trust this helps

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Wayne Twine
Hi Jacques

CHECKING INTEGRITY OF DOWNLOADED FILE
I went to the link https://ofbiz.apache.org/download.html and was
referred to I was referred to
https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip.
I downloaded and also downloaded the sha512 file.
I entered the command "sha512sum apache-ofbiz-16.11.04.zip
apache-ofbiz-16.11.04.zip.sha512" and got the following:
df159a4c52c360c6a1100e2fae57f190cc9acf801951e823518f29b542b3fd61cb2c09dbb4b72d5d0123876263f35a5685197065265c6f783354a9dfea65f621
 apache-ofbiz-16.11.04.zip
486cab98daec9a9fc04e727794d04e43f2f24d4c01acc29d7a8da2d48ef3112d873d5daf7bafa80d877bc82e74bffc580892786d9569b459b0e694d3141c101f
 apache-ofbiz-16.11.04.zip.sha512
The two don't seem to match. The sha512sum apache-ofbiz-16.11.04.zip
file is 31.3 Mb. What is the correct size?
What can i do if the keys don't match?

Thanks for your help up till now.


Wayne Twine
Tel : 27-76-2277668
Fax:27-86-5708212
On Wed, Sep 5, 2018 at 4:05 PM Wayne Twine <[hidden email]> wrote:

>
> Hi Jacques
>
> You are a star, thanks, will try what you gave me and let you guys
> know on progress.
>
> Wayne Twine
> Tel : 27-76-2277668
> Fax:27-86-5708212
>
>
>
> On Wed, Sep 5, 2018 at 2:11 PM Jacques Le Roux
> <[hidden email]> wrote:
> >
> > kilroy32 remember you have been moderated (you are not yet subscribed, please help yourself: http://ofbiz.apache.org/mailing-lists.html)
> >
> > Rest inline...
> >
> >
> > Le 05/09/2018 à 13:41, [hidden email] a écrit :
> >
> > I should also mention some steps are wrong or weird:
> > - why install the apache httpd server "apache2"?
> > My reply: I understand that Ofbiz requires Apache to run
> >
> > No, you don't need "Apache" (HTTPD) to run OFBiz. Though having a frontend proxy (could be also Nginx, etc.) is common in production. I'd not explain the reasons here.
> >
> > - why "sudo" gradlew?
> > My reply: In page http://ofbiz.apache.org/business-users.html i tried ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz instead and it began installing.
> >
> > That's nothing related to OFBiz it's about your platform (OS) and your permissions there.
> >
> > - what is this download link? Where did you get it from?
> > My reply: i was referred to http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip in the ofbiz.apache.org website to download v 16.11.04
> >
> > The official donwload links are at https://ofbiz.apache.org/download.html. They redirect you to mirror sites which help the ASF (Apache Software Foundation) from where you can download the cloned file (remember to check its integrity, you never know...)
> >
> > - where is the data preparation step?
> > My Reply: what data preparation step?? I was only informed about installing JDK then in the page http://ofbiz.apache.org/business-users.html i was given few steps to build it after downloading and extracting.
> > Sorry for asking but where exactly do i get the readme.md file? i have been looking for a link to it. Do i go to user documentation?
> >
> > The README.md is at the root of your downloaded archive once unarchived.
> > Also here for the R16 version http://svn.apache.org/viewvc/ofbiz/branches/release16.11/README.md?revision=1826378&view=co but that's for the latest available revision (ie 16.11.04)
> >
> >
> > await your reply
> >
> > I trust this helps
> >
> > Jacques
Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Wayne Twine
In reply to this post by Michael Brohl-3


On 2018/08/31 14:40:38, Michael Brohl <[hidden email]> wrote:

> To answer your question: you can ignore the 91% mark. OFBiz has been
> started and you should be able to access the applications.
>
> Best regards,
>
> Michael
>
>
> Am 31.08.18 um 16:38 schrieb Michael Brohl:
> > Hi Wayne,
> >
> > your email has been moderated, please subscribe to the mailing list.
> > See http://ofbiz.apache.org/mailing-lists.html
> >
> > Thanks,
> > Michael
> >
> > Am 31.08.18 um 14:04 schrieb Wayne Twine:
> >> To whom it may concern
> >>
> >> I have been struggling to install this version of Ofbiz. the Online
> >> steps given by Apache do not help.
> >> I am running Linux Ubuntu OS v 16.04.5, Kernel version 4.4.0-21-generic
> >>
> >> My steps are as follows:
> >>
> >> 1) A: In command prompt i typed java -version
> >> then the following shows:
> >> openjdk version "1.8.0_03-Ubuntu"
> >> OpenJDK Runtime Environment (build
> >> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
> >> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)
> >>
> >> 1) B: In command prompt i typed sudo apt-get install default-jdk
> >>
> >> 2) sudo apt-get install apache2
> >>
> >> 3) Downloaded Ofbiz from
> >> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip
> >>
> >> 4) I extracted in Downloads folder, right click to Open in Terminal
> >> and typed sudo ./gradlew ofbiz
> >> I got a good start:
> >> Downloading
> >> https://services.gradle.org/distributions/gradle-2.13-bin.zip
> >>
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
...................................................................................................................................................................................................................................................................................................................

> >>
> >> Unzipping
> >> /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13-bin.zip
> >> to /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7
> >> ETC, ETC, ETC...
> >>
> >> How ever the setup stays stuck at 91% >>>
> >> "> Building 91% > :ofbiz"
> >>
> >> Can any one assist me on how to ensure that i get a 100% build, or if
> >> there are alternative steps i need to take to ensure a 100% build?
> >>
> >> await your reply
> >>
> >>
> >> Wayne Twine
> >> Tel : 27-76-2277668
> >> Fax:27-86-5708212
> >
> >
>
>
> Hi Michael

I managed to verify the downloaded file using SHA512, it is ok. Followed remaining steps in README.md and got to 91% after entering command sudo ./gradlew ofbiz.
When i enter "https://localhost:8443/ordermgr" i get the following:
I went to ERROR rendering error page [/error/error.jsp], but here is the error text: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#login]: ..........  ETC ETC

I looked on Google "ofbiz screen render issue template location empty" > refer to link "https://stackoverflow.com/questions/21546509/getting-screenrenderexception-while-running-ofbiz" How ever the proposed solution never worked for us. How do i solve this?



Reply | Threaded
Open this post in threaded view
|

Re: INSTALLING OFBIZ V16.11.04

Gil Portenseigne
Hello,

It seems you miss some data in your database.

Be sure to load demo data with : ./gradlew loadDefault

Gil

> > Hi Michael
>
> I managed to verify the downloaded file using SHA512, it is ok. Followed remaining steps in README.md and got to 91% after entering command sudo ./gradlew ofbiz.
> When i enter "https://localhost:8443/ordermgr" i get the following:
> I went to ERROR rendering error page [/error/error.jsp], but here is the error text: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#login]: ..........  ETC ETC
>
> I looked on Google "ofbiz screen render issue template location empty" > refer to link "https://stackoverflow.com/questions/21546509/getting-screenrenderexception-while-running-ofbiz" How ever the proposed solution never worked for us. How do i solve this?
>
>
>