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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Capture multiple exceptions with Complete stack trace

I have got a requirement to accomplish.

I have to Capture multiple exceptions in a particular job with complete stack trace.

I could capture complete exception stack trace for on exception(the last exception occured) but need to capture for all exceptions that occured in a particular job.

 

 

 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Are you using talend open studio or subscription solution?

With talend open studio, please take a look at TalendHelpCenter: Stats & Logs feature. When you execute a Job, you can monitor the execution through the tStatCatcher Statistics option or through using a log component. This will enable you to store the collected log data in .csv files or in a database.

With talend subscription solution, please take a look at the AMC feature. It provides detailed monitoring capabilities that can be used to consolidate the collected activity monitoring information, understand the underlying component and Job interaction, prevent faults that could be unexpectedly generated and support system management decisions.

TalendHelpCenter:Talend Activity Monitoring Console

Let us know if it is OK with you.

Best regards

Sabrina