Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Deployment through jenkins failed after the config.json is executed

Hi All,

when i am doing the build through jenkins, the job is failing with FileNotFoundException after the config.json is executed (if i dont use the config.json, build and deployment has no issues).

The reason is, my workspace path has space in it. eg: src/project test/

when it is searching form default.xml file it is searching in the location : src/project%20test/.....

and not able to locate the file as space is encoded with %20.

Any suggestions on how to overcome?

Solved Solved
1 5 617
1 ACCEPTED SOLUTION

Hi @ravi kumar karlapudi - I have fixed the issue and it should be available in the next release along with other fixes. I have reached out to you separately with the steps.

Please accept this if the fix worked

View solution in original post

5 REPLIES 5