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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
TharunJoshi
Contributor III
Contributor III

Problem with Windows Task Scheduler

Hello all,

I am trying to run my Talend Job using Task Scheduler in my TOS 7.1

I am unable to do it,but when I run the batch file manually it is going fine.

Why is it not happening when I schedule it.I went with the process 

Build Job>Zip File>Create Task>Name>Trigger>Action

I am using TOS 7.1,

java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

I am using Windows 10 

What could be the problem?

with this  help me in this

I have read many questions but didn't get exactly

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

If there is an error returned from the JAR file, are you able to see it inside scheduler? What does your Job design look like?

Best regards

Sabrina

TharunJoshi
Contributor III
Contributor III
Author

Yes i can see it, it just says running and keeps on running. I think there is no error in jar file.
I think job design should not matter in this case