RE: OFBiz Demo (12.17) install on local - issues with build

2021-08-09 Thread Raghunandan Venkateswaran
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:jacques.le.r...@les7arts.com] 
Sent: Monday, August 9, 2021 12:10 PM
To: user@ofbiz.apache.org
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 
>
> signature_105883492 
> | 
> signature_1332169270  | 
> signature_1975579695 
>  | 
> signature_1090191771 
> 
>
> signature_945166671
>


Re: OFBiz Demo (12.17) install on local - issues with build

2021-08-09 Thread Jacques Le Roux

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 

signature_105883492 | signature_1332169270 
 | signature_1975579695  | signature_1090191771 



signature_945166671



Re: Demos seem slow

2021-08-09 Thread Michael Brohl

Hi Yuresh,

as I can see, Nicolas immediately responded to your first request here 
which was just 2 weeks ago.


He asked for more information to be able to help you, which didn't come. 
What else do you expect from the community?


To unsubscibe, please help yourself: 
https://ofbiz.apache.org/mailing-lists.html


Best regards,

Michael Brohl

ecomify GmbH - www.ecomify.de


Am 07.08.21 um 20:30 schrieb Yuresh Akila:

Hi Jaques,

Please unsubscribe me from this group, if you can.

I dont know about the OFBiz Software, I never got a chance to use it.

But the support of this group is not encouraging, not being selfish, Bit I
tried asking help from here for installing OfBiz on Linux 20.4 since April
14th, while doing what I can trial and error.

Nothing with a positive result. I didnt get to install OfBiz and all the
manuals are useless, as I read them all.

So, Bye.



On Sun, 1 Aug 2021, 14:48 Jacques Le Roux, 
wrote:


Hi,

I'm not sure why yet, the trunk demo crashed w/o understandable reason
this night.
It was a weird Gradle crash for one of our demos (trunk) where Gradle
returned a 137 which seems to mean a memory issue.

Also the demos seem slow this morning. I asked Infra, Daniel said he did
not know about any ongoing issues on OFBiz VM.

So seem just smthg weird external to the ASF (AWS?), will check that
later...

Jacques