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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Qlik Talend Cloud: Job is failling with java.io.FileNotFoundException

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
tomoya_suto
Support
Support

Qlik Talend Cloud: Job is failling with java.io.FileNotFoundException

Last Update:

Jan 13, 2025 4:12:21 AM

Updated By:

Xiaodi_Shi

Created date:

Jan 13, 2025 4:14:41 AM

A talend Job is failing with the following error when you publish it to Cloud

java.io.FileNotFoundException: <File Path Here> (Access is denied) 

 

Resolution

  1. Please check that you have enough permissions to the file and folder path, and for the remote engine as well. This is an example of when using the remote engine as a Windows service  Jobs fail due to a "java.io.FileNotFoundException: \\fileshare\filename (Access is denied)" error
  2. Please check for possibilities of the folder or file being accessed from a different process or a different job, which may cause conflict.
  3. Please double check your job design, and make sure that the file is created and exists in the directory. A component that you can use for this situation is tFileExist. For guidance on how to use the component, please refer to this documentation Checking for the presence of a file and creating it if it does not exist.

 

Cause 

  1. The user does not have enough permissions to the file or folder path, or for the remote engine.
  2. The folder may be accessed from a different process or a different job, which may cause conflict.
  3. The folder or file may be missing from the directory at that particular time.
  4. If you are using absolute Path to the source file, please ensure there are no spaces or Special characters, escape sequence issues in the file path string.

 

Environment

Talend Cloud 

Labels (1)
Version history
Last update:
‎2025-01-13 04:12 AM
Updated by: