Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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