| Author |
Problem in hudson build process
|
syruss kumar
Ranch Hand
Joined: Jul 23, 2009
Posts: 87
|
|
Hi all,
Im a newbie to hudson. I have deployed hudson in tomcat i can create a new job and while executing the ant i got this error.
C:\Documents and Settings\navinkumar\.hudson\jobs\TestBaseCamp1\workspace\ext_stage_3_demo_sprint1_2nd_cycle\build-parent.xml:100: The following error occurred while executing this line:
C:\Documents and Settings\navinkumar\.hudson\jobs\TestBaseCamp1\workspace\ext_stage_3_demo_sprint1_2nd_cycle\ext-impl\build-parent.xml:69: .
Error running C:\Program Files\Java\jdk1.5.0_14\bin\javac.exe compiler
Note:JAVA_HOME,ANT_HOME are in path.If i tried to execute the build in command prompt its working fine.Please help me out .
Thanks in advance.
|
All search starts with beginner's luck and all search ends with victor's severly tested.
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
Some times Java based apps don't like having spaces in their path. Try installing an alternative jdk at somewhere like C:\Java
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
syruss kumar
Ranch Hand
Joined: Jul 23, 2009
Posts: 87
|
|
|
Thanks a lot i resolved the issue
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
You're welcome!
|
 |
 |
|
|
subject: Problem in hudson build process
|
|
|