You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Raghunandan Venkateswaran <Ra...@infinite.com.INVALID> on 2021/08/05 22:44:32 UTC

ofbix demo local build - apache-ofbiz-17.12.07

Hello Team

We tried to build a local install of apache-ofbiz-17.12.07 witrh demo data.

The build (gradle cleanall loadall) fails with below error:

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)

Is it possible certain source files are missed in the zip download ?


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]


Re: ofbix demo local build - apache-ofbiz-17.12.07

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi Raghunandan,

Your message has been moderated, else it would not have reached this Mailing List.

Please subscribe to the user ML for such questions and then use your email client.
See why here http://ofbiz.apache.org/mailing-lists.html.

You will get a better support, people can answer you on the ML.
The wider the audience the better the answers you might get.

Also it's more work for moderators who have to accept your messages as long as you have not subscribed.
I'll personally no longer accept them (other moderators still could).

Thanks

This said, did you initially follow the installation advices: https://ci.apache.org/projects/ofbiz/site/trunk/readme/html5/README.html#quick-start ?

Also, if you are on Windows check there are no spaces inside both your user name path and the path to OFBiz home folder.

If all that is OK, please follow Gradle advice: "Run with --stacktrace option to get the stack trace." we may then help you more...

Jacques

Le 06/08/2021 à 00:44, Raghunandan Venkateswaran a écrit :
>
> Hello Team
>
> We tried to build a local install of apache-ofbiz-17.12.07 witrh demo data.
>
> The build (gradle cleanall loadall) fails with below error:
>
> 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)
>
> Is it possible certain source files are missed in the zip download ?
>
> *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
>