Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Every once in a while i will publish a job which runs and compiles locally absolutely fine. I get no errors when publishing, i check in cloud management and it has updated the last updated date. However, when it runs as scheduled it fails with the error below. Any ideas why? The solution is to republish the job but can't cloud check the job is ok rather than just saying it has updated fine?
Task 5ef611c8127f9e350e725680/90.93 failed unexpectedly.
org.talend.ipaas.rt.flow.controller.impl.FlowExecutionException: Step 3f66032f-061c-4ef2-bfd4-e78aa28299c2 failed with code -1 and error Error resolving artifact actions..:0.1.86.20213108041516: [Could not transfer artifact actions.analytics.run_plan:run_plan_redemptions_commissions:zip:0.1.86.20213108041516 from/to f3ab6e9f-9ade-43ba-a0e6-f9960066e24a.release (https://f3ab6e9f-9ade-43ba-a0e6-f9960066e24a:QszD2YEO0AXVhv4@repo.eu.cloud.talend.com:443/nexus/cont...😞
Hello,
Are you upon running on Remote Engine? Is this issue seen for all the remote engines?
To overcome the above issue, could youplease do as below:
Remove all files for the Remote Engine where the failing jobs are running under:
<RE>/data/m2/actions
<RE>/TalendJobServersFiles
Do a fresh publish of the failing jobs.
This should help resolve the problem. In case the problem still persists, then it could be a good idea to reinstall complete Studio as it might be corrupted.
Feel free to let us know if it helps.
Best regards
Sabrina
Hello,
Are you upon running on Remote Engine? Is this issue seen for all the remote engines?
To overcome the above issue, could youplease do as below:
Remove all files for the Remote Engine where the failing jobs are running under:
<RE>/data/m2/actions
<RE>/TalendJobServersFiles
Do a fresh publish of the failing jobs.
This should help resolve the problem. In case the problem still persists, then it could be a good idea to reinstall complete Studio as it might be corrupted.
Feel free to let us know if it helps.
Best regards
Sabrina
Thanks @Xiaodi Shi yes it's all engines, sometimes republishing the job fixes it so i suspect it's a corrupt studio install as you said.