The temporary upload location [/tmp/tomcat.4296537502689403143.5000/work/Tomcat/localhost/ROOT] is not valid
The http POST methods will use these temp locations to store the post data. Some OSs like centOS will delete the temp dir frequently. So, even you set that location’s permission, after some time that dir will be removed by the OS. And after you reboot, the temp dir will be different. You can set … Read more