Forum Problems Installing LAMS: Ant configure-deploy failed during LAMS installation


 
You may request notification for Ant configure-deploy failed during LAMS installation.
Search: 

1: Ant configure-deploy failed during LAMS installation
03/30/11 03:40 AM
[ Reply | Forward ]
Hi,.

I am installing LAMS 2.3.5 (downloaded LAMS-2.3.5.exe from LAMS website) on

-Windows Server 2003
-MySQL 5.1 (installed via the MySQL installer)
-Java SDK (jdk1.6.0_24)

Got an error during installation "Ant configure-deploy failed"

I have attached the zip file.

Would greatly appreciate any help :)

Cheers,
Leon

Posted by Leon Tan

Attachments:
2: Re: Ant configure-deploy failed during LAMS installation
In response to 1 03/30/11 10:14 AM
[ Reply | Forward ]
Hi Leon,

I've never seen this error before, but looking at the error you are getting:

Buildfile: C:\DOCUME~1\leontan\Local

BUILD FAILED
C:\DOCUME~1\leontan\Local:1: Content is not allowed in prolog.

Total time: 0 seconds

It seems that that the installer is not coping well with the space in between the TMP or TEMP directory.

So have a look at how to change your temporary directory. It would be best if you can set it to something like C:\TMP or C:\TEMP without any spaces in the middle.

That should fix your problem.

In the meanwhile I'll look at the Windows installer code to see if we can prevent this from failing when the TMP dir has spaces.

Thanks,

Ernie

Posted by Ernie Ghiglione

3: Re: Re: Ant configure-deploy failed during LAMS installation
In response to 2 04/01/11 02:22 AM
[ Reply | Forward ]
Hi Ernie,

Thanks so much for the fast response.

I managed to install successfully after changing the temp directory.

Cheers :)

Leon

Posted by Leon Tan

Reply to first post on this page
Back to Problems Installing LAMS