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

My Talend Job on Windows Scheduler keep showing running

Hi Team,

 

I have schedule the Talend job on windows and keep showing running.

I know it is giving Java error but I couldn't able to understand why job in Task scheduler is keep showing running.

 

I am using TOS.

 

0683p000009M8Q0.jpg

Labels (2)
6 Replies
fdenis
Master
Master

you may have to add exit commande into bat file or into your commande line.
Anonymous
Not applicable
Author

@fdenisok...what you suggest if I move to Jenkins tool to schedule the Talend .bat file as this will have inbuild functionality to show status and even send email when Job fails.Isn't Jenkins is better than Windows scheduler? Both will be free only.

Anonymous
Not applicable
Author

Can someone please suggest on this.

fdenis
Master
Master

it's a bit hard to remotely debug windows tasks….
we do not have your batch neither your configuration or your job….
Anonymous
Not applicable
Author

Surely, I understand.

But just want to clarify which one is better scheduler Windows Vs Jenkins in terms of Talend Job scheduling.

Anonymous
Not applicable
Author

Hi,

 

   If you are using the job for an enterprise customer, the recommendation will be to use Enterprise flavour of Talend where you will get scheduling modules from Talend itself.

 

   Coming back to your query, you can use both schedulers (or even a third one other than from your list) as long as you have proper exit strategies in the script. Please also check whether you have added tDie component in the job to catch and raise the errors.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved