i've this statement in the worker log file STDIO [INFO] java.io.FileNotFoundException: file.txt (No such file or directory)
i checked project.jar and didn't find the file there ! i used mvn package to make a jar file for the project how can i add this file to jar file ?! and what does STDIO mean ?
