On Sat, Jan 4, 2020 at 8:36 AM bphamhuu <[email protected]> wrote: > I have a java web application by Tomcat 9 servlet container which tries to > read a file in /tmp folder with 777 permission on Ubuntu 18.04 > > ls -ltr /tmp/test.txt > -rwxrwxrwx 1 vagrant vagrant 10 Jan 3 17:03 /tmp/test.txt [snip]
> ##### Cannot read file. Reason: File '/tmp/test.txt' does not exist What "user account" is Tomcat executing as? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
