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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Job running error on TAC can't find error information from catalina.out(Tomcat log file)

Hi everyone, Here have two Job on TAC running. And all of two running error on TAC. Then, I find the error information from catalina.out(Tomcat log file).But I only can find one Job error information , other one can't find. Why? Who can know. Thanks.

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Is there any error message for your failed job in TAC Technical log?

Please check this list for further processing.

Talend Job Server:

  • jobserver.log located at {jobserver}\agent installed location. 
  • All the files located at {jobserver}\agent\TalendJobServersFiles

TAC:

  • 'ulimit -a' from the machine hosting TAC (if OS is Linux)
  • configuration.properties file from {tac}/webapps/org.talend.administrator/WEB-INF/classes
  • Quartz.properties file from {tac}/webapps/org.talend.administrator/WEB-INF/classes
  • "REDME.md" file available under the deployed "org.talend.administrator" folder under "tac\apache-tomcat\webapps" to identify the installed patches
  • All the logs available at the {tac}\apache-tomcat\logs location.
  • TAC technical and business logs. The location of these logs can be found in TAC configuration page.

Command Line: 

  • .log from the Commandline_Installation_Folder/commandline-workspace/.metadata/

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi xdshi,

 

       Thank you for reply. I can find configuration.properties and Quartz.properties files.

But I don't know which configuration item in configuration.properties or Quartz.properties

to set Job error information output catalina.out(Tomcat log). 

And I also read other {tac}\apache-tomcat\logs files, only catalina.out file include Job error information.