https://issues.apache.org/bugzilla/show_bug.cgi?id=56785
--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Juergen Sussner from comment #0) > to recrate set -Duser.dir in setenv.sh to /tmp, create a folder /tmp/test, > give permission 700 to /tmp/test, chwon root:root /tmp/test and start a > tomcat with at least one application and a user other than root. I was unable to reproduce this issue: CATALINA_OPTS is -Duser.dir=/tmp -Xms63M -Xmx192M -XX:+UseCompressedOops -Djava.awt.headless=true $ ls -ld /tmp/foo drwx------ 2 root wheel 68 Jul 30 15:35 /tmp/foo I'm not running Tomcat as root. I'm using current trunk. I don't doubt there is a potential bug here, and it's somewhat easily fixed, but I can't reproduce the problem to begin with so I won't be able to verify the fix. I have set metadata-complete="false" and version="2.5" in my web.xml document element. Am I missing anything? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org