|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Although the scrip file has changed, the path problem still exists:
13:38:22 Building remotely on Slave01 in workspace E:\JenkinsWAND\workspace\SND-Environment
13:38:27 [EnvInject] - Executing scripts and injecting environment variables after the SCM step.
13:38:27 [EnvInject] - Injecting as environment variables the properties file path './environment/properties/environment.properties'
13:38:27 [EnvInject] - Variables injected successfully.
13:38:27 Executing './bin/setupEnvironment.bat'.
13:38:27 [SND-Environment] $ ./bin/setupEnvironment.bat
13:38:27 [EnvInject] - [ERROR] - [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build wrap: java.io.IOException: Cannot run program "./bin/setupEnvironment.bat" (in directory "E:\JenkinsWAND\workspace\SND-Environment"): CreateProcess error=2, The system cannot find the file specified
13:38:27 Finished: FAILURE
Maybe this is due to a multi-configuration project type build? I have attached by build XML.