Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Morning,
I will try and explain the problem. We are using AWS and want a new job server to spin up in the event of a hardware fault.
This is mostly working, a new job server gets added to the virtual group and the old one get removed as part of the scripts. The jobs also carry on running with no errors. With an API call to delete the server we get
{"error":"executionServer.delete.locked","returnCode":5}'
if I do this manually I get this. Ok does not allow me to delete and it stays in the TAC.
These jobs that have previously ran on this server and stop it being deleted out of the TAC even though its no longer part of the virtual group.
I can delete the server manually after these jobs have run on the new server but wondered if there is anyway to 'unbind' them from the server so I can automate this?
Thanks in advance
Wayne
I think this is just due to the fact some of your jobs are tied to the old jobserver. I would navigate to the job conductor and filter all jobs tied to the jobserver that you want to remove and update those tasks associated.