Could not find the context error, while running talend job from linux
Hi, I have created a sample job and exported the zip file and ran on linux box with .sh file , it ran properly without error. As per our project standards we have created separate project structure and separated jars in lib folder and jobname.jars and .sh files in bin folder. and kept all jars in classpath. we are able to run the job but we are facing issue with context. # sh jar_Test_run.sh --context=dev Could not find the context dev
Please look into the screenshots of execution and help me.