The quoting of the first output line does not look right.

cmd.exe /C '""C:\Program Files (x86)

One too many double quotes are used, as far as I can see.

Eric

On 12/13/2013 9:13 AM, tom-e wrote:
Hello

We are moving our Jenkins server to a new hardware. For this we did a new installation of tomcat, jenkins and all needed plugins.

Everything works fine (Java and .Net builds), execept Grails. We use the same plugin as before but everytime we start a build we receive this error message:

*00:00:00.848*  [WEBPATII] $ cmd.exe /C '""C:\Program Files (x86)\grails\grails-2.2.3\bin\grails.bat" 
"-Dgrails.work.dir=/D:/BuildEnv/jenkins/jobs/Roche - Webpat II (Test)/workspace//target" war 
--non-interactive --plain-output && exit %%ERRORLEVEL%%"'
*00:00:00.885*  The syntax of the command is incorrect.
*00:00:00.889*  /workspace//target was unexpected at this time.
*00:00:00.890*  Build step 'Build With Grails' marked build as failure
*00:00:00.898*  Finished: FAILURE

This is the configuration of the plugin:



We got the same configuration on both server!

Does anyone have an idea?

Tom
--
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 [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 
Users" 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