Hide Forgot
Description of problem: It'll return "Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support." when reload a running jenkins application Version-Release number of selected component (if applicable): rhc-0.88.9-1.el6_2.noarch How reproducible: Always Steps to Reproduce: 1.Create a jenkins application # rhc-create-app -t jenkins-1.4 -p xxx -a jenkinstest 2.Make sure jenkins application is running # rhc-ctl-app -c status -p xxx -a jenkinstest 3.Reload the jenkins application # rhc-ctl-app -c reload -p xxx -a jenkinstest Actual results: It'll return "Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support." Expected results: The jenkins application could be reloaded successfully without any error Additional info:
Created attachment 571288 [details] jenkins_log
Version-Release number of selected component: rhc-cartridge-jenkins-1.4-0.89.1 rhc-cartridge-jenkins-client-1.4-0.23.1.el6_2.noarch
It's fixed on devenv_1668, but the fix isn't pushed to stage
Thanks. For some reason it wasn't installed yesterday in stage.
Passed verification on devenv-1669