Hi All, 

    I am trying to execute a java class which contains the code :

 *"Runtime.getRuntime().exec("cmd /c start runScript.bat");" *

I'm using apache ANT 1.7 and JDK7, when I call the ANT target from my 
Jenkins job ,It skips
this line of code *"Runtime.getRuntime().exec("cmd /c start 
runScript.bat");"* but doesn't throw any error also.So this runScript.bat 
file is not getting executed. (Also if I use only ANT, it is working fine.)
  Please suggest me how to handle this problem.

Regards
-Pritam

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b6732de2-57d4-4681-a412-b0d5170e924f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to