When I type the command:
"sudo service jenkins start"
Jenkins doesn't start.
In the log file (/var/log/jenkins) I found this message:
"Exception in thread "main" java.io.FileNotFoundException: /tmp/winstonexxxxxx.jar (Permission denied)"
- is related to
-
JENKINS-24514 Weak Filesystem Permissions
-
- Resolved
-
When did you install Jenkins? How did you install it? Did it ever work? If so, what changed? If not, why are you only now installing an old version like 1.552? What are the permissions of /tmp and /tmp/winstonexxxxxx.jar?