Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MattE
Creator II
Creator II

failed with code -1 and error Error resolving artifact

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...😞

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

 

View solution in original post

2 Replies
Anonymous
Not applicable

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

 

MattE
Creator II
Creator II
Author

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.