Hello! I'm trying to install Jenkins on a Tomcat 7 container.
When I try to open the Jenkins web app I get following error: * Unable to create the home directory '/home/myuser/jenkins/work'. This is most likely a permission problem.* * * * To change the home directory, use JENKINS_HOME environment variable or set the JENKINS_HOME system property. See Container-specific documentation for more details of how to do this.* Before starting Tomcat, I did* `chmod uog+rwx /home/myuser/jenkins`*. So, I suppose that Jenkins should be able to create a subdirectory there. But obviously it can't. How can I fix this problem? Thanks in advance Dmitri Pisarenko -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.