Hi Mitch, Please follow this link <https://www.mkyong.com/java/how-to-set-java_home-on-windows-10/> to set $JAVA_HOME in windows 10, I hope it will resolve your problem.
Thanks & Regards, -- Sandeep Kose www.hotwaxsystems.com On Tue, Jul 31, 2018 at 11:29 AM, Deepak Dixit <[email protected]> wrote: > Hi Mitch Honeysett, > > Your email has been moderated, Please subscribe to mailing list, > http://ofbiz.apache.org/mailing-lists.html > > On Tue, Jul 31, 2018 at 8:16 AM, Mitch Honeysett < > [email protected] > > wrote: > > > Hi! > > > > Installed ofbiz > > > > run > > > > gradlew "ofbiz --load-data readers=seed,seed-initial" loadAdminUserLogin > > -PuserLoginId=admin > > > > but get this > > > > ERROR: JAVA_HOME is not set and no 'java' command could be found in your > > PATH. > > > > Please set the JAVA_HOME variable in your environment to match the > > location of your Java installation. > > > > set variable > > > > Java_Home > > > > C:\Program Files\Java\jre-10.0.2\bin\ > > > > in the Java config desktop path is C:\Program > > Files\Java\jre-10.0.2\bin\javaw.exe > > > > Please help > > > > Mitch > > > > >
