
Contributor
2022-11-30
09:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Getting HTTP 409 Conflict while re-publishing the job via Talend Studio
Hi Team,
We are performing re-deploying activity for one of the job to fix log4j vulnerability but while re-publishing the job we are getting 409 HTTP Conflict and the job is not able to promote to the QA environment. Could you please suggest what should we do to resolve the mentioned error?
732 Views
1 Reply

Anonymous
Not applicable
2022-11-30
09:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Anudha Agarwal ,
The Error HTTP 409 Conflict is raised because a task already exists with the same name but the Path of the artifact associated to the task does not match the "Path" of the artifact currently published.
Troubleshoot tips :
- in TMC, Check if several artifacts with the same name exist in the workspace
- Check the Path of these artifacts
Possible solution:
- in TMC, Edit the task and change the artifact associated to this task to the Artifact having the correct "Path" (current Studio folder structure of the job)
- Re-publish the job to the cloud
732 Views
