Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
With Talend 7.1.1 Job Server job is running successfully through Remote Run but after adding tFileList component job is throwing Fatal error.
Hi Kumar,
Thanks for responding to my question. The issue is one empty file name was processing in the job that's why the issue is raising. Now I fixed the issue.
Can you please show your job flow
Did you use "FileList Type" as Both /Directory? Looks like , after tFileList , you are trying to read the the file , but these are directory.
Hi Kumar,
Thanks for responding to my question. The issue is one empty file name was processing in the job that's why the issue is raising. Now I fixed the issue.