Forum Discussion
Anonymous
14 years agoHi Kaushal,
That
Java create process error=2 from your groovy code indicates that getRuntime() can't find the specified command/file.
Try checking your path separators as described here:
http://www.java.net/node/684204