More conversations from IRC:

(06:42:05 PM) spudly: Still .jars under /tmp/jetty-0.0.0.0-8080-jenkins.war--any-/webapp/WEB-INF/lib/
(06:42:57 PM) kohsuke: spudly: try running hudson.remoting.Which.jarFile(org.jruby.ext.posix.POSIXHandler.class) from /script
(06:43:32 PM) spudly: Aha: Result: /tmp/jetty-0.0.0.0-8080-jenkins.war--any-/webapp/WEB-INF/lib/jna-posix-1.0.3.jar
(06:43:41 PM) spudly: And guess what, it's not there!
(06:44:24 PM) spudly: That is, the directory is there, but jna-posix-1.0.3.jar isn't.
(06:44:31 PM) kohsuke: But you see other jar files in that directory?
(06:44:33 PM) kohsuke: Just one file missing?
(06:44:35 PM) kohsuke: That's odd
(06:44:47 PM) spudly: Yep - 7 of them - I'll pastebin them if you like.
(06:44:58 PM) kohsuke: Oh you just have 7 files?
(06:45:01 PM) kohsuke: Yeah, pastebin them
(06:45:55 PM) spudly: https://gist.github.com/damomurf/9612047
(06:46:50 PM) kohsuke: There should be like 50 or so files in here
(06:46:55 PM) kohsuke: But I think we know the problem now
(06:47:21 PM) kohsuke: In Winstone 1.x days, we specifically avoided extracting things to /tmp
(06:47:35 PM) kohsuke: we had too many people reporting problems like this because various distros clean up /tmp occasionally
(06:48:13 PM) kohsuke: spudly: so until we fix that, I think you either wants to make your tmp cleaner ignore this directory, or disable /tmp cleanup altogether
(06:48:17 PM) spudly: Hmm. It's a bit strange, I was under the impression that only happened on a reboot.
(06:48:36 PM) spudly: Ok - will investigate that, thanks @kohsuke.
(06:49:01 PM) kohsuke: spudly: possibly relevant http://serverfault.com/questions/377348/when-does-tmp-get-cleared
(06:49:07 PM) kohsuke: thanks for the bug report
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to