You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Pan-Wei Ng <pa...@ngpanwei.com> on 2013/08/12 15:13:25 UTC

Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Hi,

 

I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
1.6.0_29 on Windows Vista.

When I tried to run 

 

                ant 

 

I get the following result

BUILD FAILED

Target "load-demo" does not exist in the project "OFBiz Main Build".

 

Any ideas?

 


Re: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Posted by Jacques Le Roux <ja...@les7arts.com>.
OK, I think that you need to learn how to help yourself
In the future, to know the available ant targets use "ant -p"
POS: admin user credential: 1/1, doc: https://cwiki.apache.org/confluence/display/OFBIZ/POS+System

Jacques

----- Original Message ----- 
From: "Pan-Wei Ng" <pa...@ngpanwei.com>
To: <us...@ofbiz.apache.org>
Sent: Monday, August 12, 2013 3:58 PM
Subject: RE: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip


> Thanks,
> 
> I ran "ant run-install" and it worked
> "ant start" does not work
> I ran startofbiz.bat and I can visit https://localhost:8443/catalog
> What is the userid and password for POS app?
> 
> Cheers
> panwei
> 
> -----Original Message-----
> From: Malin Nicolas [mailto:malin.nicolas@librenberry.net] 
> Sent: Monday, 12 August, 2013 9:16 PM
> To: user@ofbiz.apache.org
> Subject: Re: Newbie gets Build Failed after downloading
> apache-ofbiz-11.04.03.zip
> 
> Le 12/08/2013 15:13, Pan-Wei Ng a écrit :
>> Hi,
>>
>>   
>>
>> I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
>> 1.6.0_29 on Windows Vista.
>>
>> When I tried to run
>>
>>   
>>
>>                  ant
>>
>>   
>>
>> I get the following result
>>
>> BUILD FAILED
>>
>> Target "load-demo" does not exist in the project "OFBiz Main Build".
>>
>>   
>>
>> Any ideas?
>>
>>   
> ant run-install
> 
> on 11.04
> 
>

RE: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Posted by Pan-Wei Ng <pa...@ngpanwei.com>.
Thanks,

I ran "ant run-install" and it worked
"ant start" does not work
I ran startofbiz.bat and I can visit https://localhost:8443/catalog
What is the userid and password for POS app?

Cheers
panwei

-----Original Message-----
From: Malin Nicolas [mailto:malin.nicolas@librenberry.net] 
Sent: Monday, 12 August, 2013 9:16 PM
To: user@ofbiz.apache.org
Subject: Re: Newbie gets Build Failed after downloading
apache-ofbiz-11.04.03.zip

Le 12/08/2013 15:13, Pan-Wei Ng a écrit :
> Hi,
>
>   
>
> I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
> 1.6.0_29 on Windows Vista.
>
> When I tried to run
>
>   
>
>                  ant
>
>   
>
> I get the following result
>
> BUILD FAILED
>
> Target "load-demo" does not exist in the project "OFBiz Main Build".
>
>   
>
> Any ideas?
>
>   
ant run-install

on 11.04


Re: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Posted by Malin Nicolas <ma...@librenberry.net>.
Le 12/08/2013 15:13, Pan-Wei Ng a écrit :
> Hi,
>
>   
>
> I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
> 1.6.0_29 on Windows Vista.
>
> When I tried to run
>
>   
>
>                  ant
>
>   
>
> I get the following result
>
> BUILD FAILED
>
> Target "load-demo" does not exist in the project "OFBiz Main Build".
>
>   
>
> Any ideas?
>
>   
ant run-install

on 11.04

RE: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Posted by Pan-Wei Ng <pa...@ngpanwei.com>.
I tried 
1. ant load-demo - it says build failed - build does not exist
2. ant - it runs, but when access http://localhost:8443/catalog, I get some
error, which I did not take note
3. ant run-install - it runs, and when I access
http://localhost:8443/catalog, I am able to log-in.
However, I need to run startOfBiz.bat first.

Btw, what is the userid and password for the POS system?
Is there a web client for normal user (as opposed to admin)

Cheers

-----Original Message-----
From: Jacques Le Roux [mailto:jacques.le.roux@les7arts.com] 
Sent: Monday, 12 August, 2013 9:51 PM
To: user@ofbiz.apache.org
Subject: Re: Newbie gets Build Failed after downloading
apache-ofbiz-11.04.03.zip

Did you try to run "ant load-demo" or only "ant"?

For releases before R12.04 still use "ant run-install" for installing demo
data. Works here using the R11.04 branch

Else there is an issue with the release, please confirm

Jacques

----- Original Message ----- 
From: "Pan-Wei Ng" <pa...@ngpanwei.com>
To: <us...@ofbiz.apache.org>
Sent: Monday, August 12, 2013 3:13 PM
Subject: Newbie gets Build Failed after downloading
apache-ofbiz-11.04.03.zip


> Hi,
> 
> 
> 
> I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
> 1.6.0_29 on Windows Vista.
> 
> When I tried to run 
> 
> 
> 
>                ant 
> 
> 
> 
> I get the following result
> 
> BUILD FAILED
> 
> Target "load-demo" does not exist in the project "OFBiz Main Build".
> 
> 
> 
> Any ideas?
> 
> 
> 
>


Re: Developing Ofbiz with Eclipse

Posted by Jacques Le Roux <ja...@les7arts.com>.
Last time before RTFM: https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
Help yourself: from http://ofbiz.apache.org/ look for documentation

Also DuckDuckGo can help you https://duckduckgo.com/

for instance try https://duckduckgo.com/?q=ofbiz+eclipse
I recommend to use the official wiki...

Jacques

----- Original Message ----- 
From: "Pan-Wei Ng" <pa...@ngpanwei.com>
To: <us...@ofbiz.apache.org>
Sent: Monday, August 12, 2013 5:23 PM
Subject: Developing Ofbiz with Eclipse


> Hi,
> 
> Are there any guidelines for developing Ofbiz with Eclipse? Which directory
> to import to eclipse, etc. Building/testing with Eclipse?
> 
> Cheers
> panwei
>

Developing Ofbiz with Eclipse

Posted by Pan-Wei Ng <pa...@ngpanwei.com>.
Hi,

Are there any guidelines for developing Ofbiz with Eclipse? Which directory
to import to eclipse, etc. Building/testing with Eclipse?

Cheers
panwei


Re: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip

Posted by Jacques Le Roux <ja...@les7arts.com>.
Did you try to run "ant load-demo" or only "ant"?

For releases before R12.04 still use "ant run-install" for installing demo data. Works here using the R11.04 branch

Else there is an issue with the release, please confirm

Jacques

----- Original Message ----- 
From: "Pan-Wei Ng" <pa...@ngpanwei.com>
To: <us...@ofbiz.apache.org>
Sent: Monday, August 12, 2013 3:13 PM
Subject: Newbie gets Build Failed after downloading apache-ofbiz-11.04.03.zip


> Hi,
> 
> 
> 
> I just downloaded apache-ofbiz-11.04.03.zip and tried running it on Java
> 1.6.0_29 on Windows Vista.
> 
> When I tried to run 
> 
> 
> 
>                ant 
> 
> 
> 
> I get the following result
> 
> BUILD FAILED
> 
> Target "load-demo" does not exist in the project "OFBiz Main Build".
> 
> 
> 
> Any ideas?
> 
> 
> 
>