Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,I have also my program uising a tInfiniteLoop wich scanning a file, with the same ending mode. Java process still present, but nothing, no logs, no exception... My talend version is 6.5.1, so did you find a solution?
Thanks, Jeff.
Talend Jobs are not supposed to run for days on end. This is bad design. These jobs are more than likely failing due to memory issues. If you need a near to realtime solution (the only reason I can think of for having jobs looping over something for days), you need to be using the ESB product. An Apache Camel Route is far better suited to this requirement.
I have absolutely no idea why the tInfiniteLoop component is in the palette.