Moving discussion to the user list.
On Tue, May 28, 2019 at 10:09 AM Swapnil M Mane <[hidden email]> wrote: > Hi Craig, > > This issue could be related to your JDK version. > Can you please share the details on which OFBiz and Java version you are > using? > Also, please refer to this mail thread [1], this might help you. > > > [1] https://markmail.org/thread/iuxnioqiijhrkukp > > - Best Regards, > Swapnil M Mane, > ofbiz.apache.org > > > > On Tue, May 28, 2019 at 2:19 AM Craig Parker <[hidden email]> wrote: > > > I've left directions for myself to get OFBiz up and running on an Ubuntu > > machine, but I'm missing something. ./gradlew ofbiz is giving me no > > output, but isn't starting up either. I can't remember where I saw > > documentation for showing different output. > > > > > > > > > |
I didn't see the moved discussion until after I'd replied over on dev...
Still no love. I'm using open jdk 8, and I've run: ./gradlew ofbiz I'm just dumped back to a command prompt. ofbiz (the user) owns the directory, has rwx permissions on it... No error, nothing showing up in ps. On 5/28/19 2:04 AM, Aditya Sharma wrote: > Moving discussion to the user list. > > > On Tue, May 28, 2019 at 10:09 AM Swapnil M Mane <[hidden email]> > wrote: > >> Hi Craig, >> >> This issue could be related to your JDK version. >> Can you please share the details on which OFBiz and Java version you are >> using? >> Also, please refer to this mail thread [1], this might help you. >> >> >> [1] https://markmail.org/thread/iuxnioqiijhrkukp >> >> - Best Regards, >> Swapnil M Mane, >> ofbiz.apache.org >> >> >> >> On Tue, May 28, 2019 at 2:19 AM Craig Parker <[hidden email]> wrote: >> >>> I've left directions for myself to get OFBiz up and running on an Ubuntu >>> machine, but I'm missing something. ./gradlew ofbiz is giving me no >>> output, but isn't starting up either. I can't remember where I saw >>> documentation for showing different output. >>> >>> >>> >>> |
Dear Craig,
Please, check if you JAVA_HOME environment variable is pointing to JDK 8. If you had several JDK versions installed on your system, your JAVA_HOME might be pointing to a newer JDK version, and then, OFBiz will quit silently without any message. Remember that OFBiz requires JDK 8, it will not work with any other JDK version. This should be added to the OFBiz documentation, because several users have had the same problem and OFBiz does not show any information or error message when this happens. Regards, El mar., 28 may. 2019 a las 10:48, Craig Parker (<[hidden email]>) escribió: > I didn't see the moved discussion until after I'd replied over on dev... > > Still no love. I'm using open jdk 8, and I've run: > > ./gradlew ofbiz > > I'm just dumped back to a command prompt. ofbiz (the user) owns the > directory, has rwx permissions on it... No error, nothing showing up in ps. > > > On 5/28/19 2:04 AM, Aditya Sharma wrote: > > Moving discussion to the user list. > > > > > > On Tue, May 28, 2019 at 10:09 AM Swapnil M Mane <[hidden email] > > > > wrote: > > > >> Hi Craig, > >> > >> This issue could be related to your JDK version. > >> Can you please share the details on which OFBiz and Java version you are > >> using? > >> Also, please refer to this mail thread [1], this might help you. > >> > >> > >> [1] https://markmail.org/thread/iuxnioqiijhrkukp > >> > >> - Best Regards, > >> Swapnil M Mane, > >> ofbiz.apache.org > >> > >> > >> > >> On Tue, May 28, 2019 at 2:19 AM Craig Parker <[hidden email]> > wrote: > >> > >>> I've left directions for myself to get OFBiz up and running on an > Ubuntu > >>> machine, but I'm missing something. ./gradlew ofbiz is giving me no > >>> output, but isn't starting up either. I can't remember where I saw > >>> documentation for showing different output. > >>> > >>> > >>> > >>> > -- Atentamente, El equipo de Blurbiness *Blurbiness* Producción multimedia para su negocio *www.blurbiness.com* <http://www.blurbiness.com> [hidden email] Tel. +(34) 984 49 13 52 C/ San Guillermo, 8, bajo 33210 Gijón (Asturias) España |
Free forum by Nabble | Edit this page |