Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have created a batch job for my talend job (using the Build job option from talend studio). this batch job runs finr from my system but doesnt run at all from my team members system(also windows system). there is a path in my code(tmap) such as D:\XXX\QA. We created the same path on her system and still it fails to trigger.
What could be possible reasons. Urgently looking for some solution on this.Please help!
Hello,
What's the error are you getting when running this batch file from your team member system? Did you install java environment in it? If so, what's JDK version are you using?
Best regards
Sabrina
@xdshi: actually i found out that from windows system, batch job( which contains the Talend job) is not able to access my shared drive which has some source xls files which we use to load the data. do you know how can we fix this? i am using java 1.8
Hello,
Do you mean your driver file is located on a mapped network drive?
Is it possible for you to change it to point to C:\ instead of mapped drive (U:\)? Let us know if it works.
Best regards
Sabrina