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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] tLogCatcher does not catch Exception

Hi, 
i have a job with some subjobs. Each Job has his own logcatcher. The logcatcher should send a email and write the error to a database.
On my system, Windows Server 2012 this is working fine. If i run the same project by a client, also windows server 2012 it seems that the logCatcher does not catch the exception. For example if i put a wrong ftpconnection the job die and i can see the error message in talend studio, but the logCatcher does nothing. As i said on my system this example work correct.
Any idea what that can be?
many thanks

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi, 
finaly this problem is solved. It was'nt a problem of the tlogcatcher. The problem was that on the logcatcher i have two outputs, 
one write to the database and one write a mail. The mailserver on the client machine caused the error and therefore the logcatcher failed. i didnt cotice that because i make test with a wrong ftp-server to test logcatcher and didnt see that after the first error was a second. Once the mail-server well configurated it works fine.
0683p000009MFJY.jpg

View solution in original post

3 Replies
Anonymous
Not applicable
Author

The catcher settings can be overwritten by the project settings. Perhaps the project settings of the client environment are different than yours.
Anonymous
Not applicable
Author

Hi,
no, the settings are identical, i make export/import from the project.

regards
Anonymous
Not applicable
Author

Hi, 
finaly this problem is solved. It was'nt a problem of the tlogcatcher. The problem was that on the logcatcher i have two outputs, 
one write to the database and one write a mail. The mailserver on the client machine caused the error and therefore the logcatcher failed. i didnt cotice that because i make test with a wrong ftp-server to test logcatcher and didnt see that after the first error was a second. Once the mail-server well configurated it works fine.
0683p000009MFJY.jpg