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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Execution Plans, Jobs and Tasks without TAC in older version

Hi,
We are currently using 5.1.2 and just discovered that we have some jobs running on an old server that at one point was licensed for 4.2.3. Because the 4.2.3 license has expired we are unable to access TAC on this server.
We can tell that the jobs/ execution plans are still running on the old server. How can we determine which jobs/tasks/plans are still running and the schedule? How can we disable these old plans besides shutting down the server?
Any assistance you could offer would be greatly appreciated.
Thanks,
Chris
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi Chris,
You can find all the jobs that are deployed through the Job conductor in the archive folder. For me it is C:\Talend\5.1.2\tac\archive\jobs. This would let you know what are the jobs that are scheduled through TAC Job Conductor. Hope this helps you.
Regards,
Pravin K Bandi
Anonymous
Not applicable
Author

Hi Chris
Also, you can find the job execution log in <Job server installation path>/TalendJobServersFilesjobexecutions/logs, you can determine which tasks are still running by read the latest logs.

To your second question, why don't you stop directly Jobserver rather than Tomcat?
Shong