Maybe you can find help here: 
https://wiki.jenkins-ci.org/display/JENKINS/My+software+builds+on+my+computer+but+not+on+Jenkins

-- Sami

ZHANG Xinchun A <xinchun.a.zh...@alcatel-lucent.com> kirjoitti 25.7.2012 kello 
9.15:

> Hello,
> I’m recenetly working on integrate Jenkins to our test process.
> But I got this problem.
>  
> echo UTT_XML_FILE is %UTT_XML_FILE%
> C:\AlcatelLucent\CIS-RC\CIS-RC.exe 
> D:\Jenkins\workspace\UTT_Auto_Execution\%UTT_XML_FILE% &
>  
> echo "hello we are here"
>  
> the up is my script in batch window. The second line would start up a another 
> program to do some work. The CIS-RC is a separate GUI program  and stands 
> there after it’s launched.
> In a windows’ own cmd, it would return and continue to execute the following 
> line until the whole script is executed.
>  
> But in Jenkins,  it hangs on the second line and never move to the third line.
>  
> Anybody could help on this?
>  
>  
> Br,
> Tony Zhang, Tz

Reply via email to