Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'm facing an issue while executing a job on TAC with the virtual server and always throwing an exception as 'file not found'.
Virtual server has the 3 different physical servers located in 3 different locations in which one of the server installed on the local system.
And in my Talend job I'm using a properties file and loading context into main job and subsequent children jobs.
If I execute the job on studio it is working fine because I kept the properties file inside Talend installation directory,but I'm bit confusing over here when I try to execute the same job on TAC. So in this case, what exactly the unique path available on TAC to run the same job using virtual server?.
So can any one suggest me on this ?