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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
abhinav5
Contributor
Contributor

How to show stacktrace on error in log files

Hi,

When I run my job from java application then i get only error message in log file. How we can print complete stacktrace in log files.

 

Thanks,

Abhinav

Labels (7)
1 Reply
Anonymous
Not applicable

Take a look at this topic, you can use tRedirectOutput component to redirect all the log messages to a file.
https://community.talend.com/t5/Deployment/resolved-save-output-in-run-window-to-txt-file/m-p/8414#M...

Regards
Shong