I have Rundeck community version 4.10. I have some remote nodes where the job will run some scripts on remoe node to start applications. I used SSHJ-SSH
configuration for my project under Rundeck forDefault Node Executor
and Default File Copier
.
When I execute job from Rundeck on remote node to start application, its starting and within no time, the process is getting killed automatically and job status is shown as succeeded.
Are there any additional changes to be done on server also for rundeck configuration files?
Has any one got this issue?