Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

The system cannot find the path specified

Hi,
I'm facing a problem while reading the file from the unix path and the file is present in the unix path and I'm using the context variables.
I'm using the context as context.DATA_HOME_DAILY+"/mddb_m25sum.dat" ( DATA_HOME_DAILY = "/Talendapp/data/drug/daily"
Can you please let me know if anything is missing?
\TalendApp\data\drug\daily\mddb_m25sum.dat (The system cannot find the path specified)
disconnected
Job T_MSP_DLY_SUMMARY_FILE ended at 10:57 06/01/2016.
0683p000009MCum.png
Labels (2)
1 Reply
willm1
Creator
Creator

What user are you accessing the file system with, when you see it, vs. when the Talend job runs? Might be a permissions issue. Run the job as the same user who can normally see it. Or change its permissions.