SyntaxFix
Write A Post
Hire A Developer
Questions
Following environment variables worked for me on Debian Wheezy 7 and Tomcat 7:
CATALINA_HOME=/usr/share/tomcat7 CATALINA_BASE=/var/lib/tomcat7 CATALINA_TMPDIR=/tmp/tomcat7
(I did create /tmp/tomcat7 manually)