Created
May 22, 2014 07:05
-
-
Save fbelzunc/651e3a57032799de92a6 to your computer and use it in GitHub Desktop.
jenkins-ha2.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hudson.util.IOException2: Failed to create a temporary file in /mnt/nfs/jenkins_home | |
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:67) | |
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:54) | |
at hudson.util.TextFile.write(TextFile.java:84) | |
at jenkins.model.Jenkins.<init>(Jenkins.java:790) | |
at hudson.model.Hudson.<init>(Hudson.java:81) | |
at hudson.model.Hudson.<init>(Hudson.java:77) | |
at hudson.WebAppMain$3.run(WebAppMain.java:221) | |
Caused by: java.io.IOException: Permission denied | |
at java.io.UnixFileSystem.createFileExclusively(Native Method) | |
at java.io.File.createNewFile(File.java:1006) | |
at java.io.File.createTempFile(File.java:1989) | |
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:65) | |
... 6 more |
jenkins 1587 1 1 07:04 ? 00:00:08 /etc/alternatives/java -Dcom.sun.akuma.Daemon=daemonized -Djava.awt.headless=true -DJENKINS_HOME=/mnt/nfs/jenkins_home -jar /usr/lib/jenkins/jenkins.war --logfile=/var/log/jenkins/jenkins.log --webroot=/var/cache/jenkins/war --daemon --httpPort=8080 --ajp13Port=8009 --debug=5 --handlerCountMax=100 --handlerCountMaxIdle=20
ec2-user 1643 1251 0 07:15 pts/0 00:00:00 grep jenkins
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[ec2-user@ip-172-31-25-121 jenkins_home]$ ls -lha /mnt/nfs/jenkins_home
total 52K
drwxrwxr-x 3 ec2-user ec2-user 4.0K May 22 07:04 .
drwxr-xr-x 3 root root 4.0K May 22 06:33 ..
drwxrwxr-x 2 ec2-user ec2-user 4.0K May 22 07:04 jgroups
-rw-rw-r-- 1 ec2-user ec2-user 38K May 22 06:56 log.log