Thank you. For now I was able to complete te install. Looks like Java of different versions/JREs was conflicting the install. When we attempted on a green field environment, it is successful. Will review further documents. Regards
Raghunandan Venkateswaran Sr Technical Manager - Service Engineering Technology (SET) Infinite Computer Solutions 2600 Tower Oaks Blvd Suite 700 Rockville MD 20852 USA. Tel: +1 301 532 6987 www.infinite.com | | | -----Original Message----- From: Jacques Le Roux [mailto:[email protected]] Sent: Monday, August 9, 2021 12:10 PM To: [email protected] Subject: Re: OFBiz Demo (12.17) install on local - issues with build Hi Raghunandan, This follows https://markmail.org/message/dxuzbooxkzac2cjy Thanks for subscribing If you followed the installation advices, you made a mistake in the syntax. It's not gradle but gradlew Better refer to INSTALL file in main OFBiz directory for more information starting from https://ofbiz.apache.org/download.html HTH Jacques Le 06/08/2021 à 19:23, Raghunandan Venkateswaran a écrit : > > Hi > > I a attempting a local istall of the ofbiz platform on a windows machine. > > Somehow build is failing with > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/commons/cli/ParseException > > at org.apache.ofbiz.base.start.Start.main(Start.java:61) > > Caused by: java.lang.ClassNotFoundException: > org.apache.commons.cli.ParseException > > at java.net.URLClassLoader.findClass(URLClassLoader.java:382) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:418) > > at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:351) > > when I am executing : > > gradle cleanall loadall > > ** > > I could not fing any cli packages or folders udner the commons. > Similarly it was expecting *thoughtworks, MX parser *and other packages. How > to get a complete ackage for a local install? > > ** > > *regards* > > ** > > *Raghunandan *Venkateswaran > > Sr Technical Manager - Service Engineering Technology (SET) > > *Infinite Computer Solutions* > > 2600 Tower Oaks Blvd > > Suite 700 Rockville MD 20852 USA. > > Tel: +1 301 532 6987 > > www.infinite.com <http://www.infinite.com> > > signature_105883492 > <https://www.linkedin.com/company/infinite-computer-solutions/>| > signature_1332169270 <https://twitter.com/infinite_ics?lang=en> | > signature_1975579695 > <https://www.facebook.com/infinitecomputersolutions> | > signature_1090191771 > <https://www.instagram.com/infinite_computer_solutions/> > > signature_945166671 >
