Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi everyone,
I have a problem with TAC, every time I run a job it always gets sending status until the job errors out. it never happened before, what's wrong with this?
Thank You
Hello,
Could you please clarify in which Talend version/edition you are? We met a similar issue before and it may be due to the connection time out between TAC and the remote job server.
Have you ever applied any patch to your studio?
Here is a parameter JobServerClient.conf.timeout which is more general timeout used when we deploy task, send artifact to job server etc, by default it is 30 seconds, you could change it by uncommenting it in configuration.properties file.
# increase "JobServerClient.conf.timeout" to xxxxxxx and it is in "job_server_client.properties" of tac\apache-tomcat\webapps\org.talend.administrator\WEB-INF\lib\org.talend.remote.jobserver.client-x.x.x.jar.
Feel free to let us know if it helps.
Best regards
Sabrina