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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFileList and Network paths

Hi,
I have a job which using the tFileList component to list files from the networklocation (////some.domain.org//sharedfolder//filename.*)
The job is running fine when executed from Talend Studio, but as soon as it is executed from the TAC it doesnt find any files.
I have all Talend services running as a user that has credentials to the folder location as I expected this to be a problem.
What can this be?
Running Talend 5.0.2 on x64
Labels (3)
4 Replies
janhess
Creator II
Creator II

Are you running on Unix or Windows?
Anonymous
Not applicable
Author

Windows on both client as server.
janhess
Creator II
Creator II

Does the TAC user have permissions?
Anonymous
Not applicable
Author

Yes, all services (tomcat/commandline and jobserver) are running on the same user as Talend Studio.