Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a job which does some work, and calls some subjobs. This main work is connected by a flow and has one start point (highlighted as green).
I want every Java exception been kept by tLogCatcher.
I created a tLogCather job as standalone job (not within the main flow). One sub job follows the tLogCatcher. The sub job shall make some entries in my databases log-table. The tLogCatcher is also highlighted as green and "catch Java Exceptions" is checked, tDie and tWarn isnt checked.
I found this Thread which unfortunately stays unsolved. There one told about a checkbox for multithreading. I do not have such an option for tLogCatcher.
Well when executing my job the console shows an Java exception. I do not understand why my log job isnt called.
One thought, I was not able to find an answer on is if I need to create a tlogCather on every subjob or if its enough to have one on the main job.
For further imagination here are some Screenshots about my job and the options of tLogCatcher.
Any help would be grateful. Thanks in advance.
I created a tLogCather job as standalone job (not within the main flow). One sub job follows the tLogCatcher. The sub job shall make some entries in my databases log-table. The tLogCatcher is also highlighted as green and "catch Java Exceptions" is checked, tDie and tWarn isnt checked.
Does any tLogcatcher only work when the checkbox "use logs (tLogCatche)" in "stats & logs" is checked?
and yes my tLogCatcher is connected to a DBout but via subjob. The exceptions says "premature end of file" on VALIDATE XML (which is running in main job and not any subjob). So the error does not occur after tLogcatcher caught it if you were one the way to imply this.
If you use Stat&log option in project setting or Stat&log in job view, you have to check out "use logs (tLogCatche)" to enable it.
to paste it will upload the image and show a thumbnail under my post-text. All looking fine. When click on post my post is posted but without any screenshot.
When now clicking in toolbar above the next answer-area on "upload" it will show me my screenshots but I cannot successfully drag them to my post area.
Due to this I tried to insert URLs of my png files now externally uploaded but the post is postet without the URLs.
I now did it with posting broken URLs (I inserted some blanks).
A Talend team member asked me to post screenshots. Well its not that easy.
You may should remove the new-user-blocks.
Thanks.
Yeah fine but what does it do? Catch now all Java exceptions in all jobs and subjobs? And what then? does it write the Exceptiontext or trace? Am I able to instead write a message like "an error occured"?
Am I able to instead write a message like "an error occured"?