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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Ramesh142
Contributor
Contributor

Job Server issue with tFileList Component

With Talend 7.1.1 Job Server job is running successfully through Remote Run but after adding tFileList component job is throwing Fatal error. 

Labels (3)
1 Solution

Accepted Solutions
Ramesh142
Contributor
Contributor
Author

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.

View solution in original post

2 Replies
akumar2301
Specialist II
Specialist II

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.

Ramesh142
Contributor
Contributor
Author

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.