On 16 Feb 2018 4:40 am, "Lawrence Lim" <lawrence....@enbridge.com> wrote:
Hi, I just installed tomcat 8.5.23. I am having problems deploying web apps via manager. To reproduce: 1. Login to tomcat manager 2. Go to " WAR file to deploy" 3. Pick a war file Error message: FAIL - File upload failed, no file Workaround: Copy war file to the tomcat webapps directory I also tried using localhost:8080, same result. So, it's not some weird networking constraint. Lawrence Lim Software Developer - ENBRIDGE TEL: 780-969-6208 10175 101 St NW, Edmonton, Alberta T5J 0H3 enbridge.com Integrity. Safety. Respect. Probably directory permissions. Where did you extract tomcat and what are the permissions on the directory you are uploading to? Anything in tomcat log file? What happens if you manually try to copy file to the target directory as the user tomcat is running under?