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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Manually unlock job post 4.2

Hi Talend guru's,
in versions of Talend prior to 4.2, you could unlock a job "manually" by editing the jobs .properties file. When i attempted to do the same in 4.2 I found the .properties XML has changed, removing the "locked" attribute.
Is there any way to "manually" (i.e. without the TAC) unlock a job in the newer versions of Talend? or do I just need to suffer through using the TAC which can become very slow or downright crash tomcat when using a very large number of projects/locks?
many thanks,
Garrett
Labels (3)
2 Replies
alevy
Specialist
Specialist

Unfortunately, the locks now exist only in TAC memory so TAC is the only way to edit them. I've been complaining since then that the fact that they are not persisted is a regression but to no avail 0683p000009MPcz.png. See Locks managed by web-app instead of by commits / Part 2.
Anonymous
Not applicable
Author

ah, I figured something like that must be going on... but I think you gave me an answer, just not the one I wanted.
so to manually unlock (everything (!!!) ), bounce tomcat.
thanks Alevy!