http://www.oracle.com/technetwork/java/javase/7u21-relnotes-1932873.html#jruntime

There are a few things you could try:

- Downgrade Java to before 7u21.
- Move Ant into a path without spaces
- Use PROGRA~1 instead of Program Files
- Fix whatever program launches Ant to use ProcessBuilder

On 08.09.2013, at 04:22, kg pai <[email protected]> wrote:

> I have set up a new node on Jenkins...where i created a new node by copying 
> existing node...and
> on the server i installed
>       • git
> i have set java_home as environmental variable.and path to apache maven and 
> apache ant is given.
> actually there was no folder named Apache in C:\Program Files"..but i 
> manually created it and placed "apache-maven-3.0.4"
> folder under it.In the same way i copied "apache ant" under "C:\Program 
> Files"...
> The nightly build and sonar build runs properly...but i am having problem 
> with gerrit build...
> on other servers the gerrit build runs properly...but in this new configured 
> node ..the gerrit build fails with following error...
>  Cannot run program "C:\Program Files\Apache\apache-maven-3.0.4\bin\mvn.bat" 
> (in directory "d:\") Argument has embedded quote, use the explicit CMD.EXE 
> call.
> OS of the server is windows 7....
> what configuration has to be changed so that gerrit works properly on this 
> new server...
> is there any documentation on how to configure a new node..and what 
> installations have to be made on new server....
> git(1.7)
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to