v2.2.1 Hudson - workspace jobs folders wiped out daily [message #1702526] |
Wed, 22 July 2015 18:49  |
Eclipse User |
|
|
|
Hi
We don't know what happened to our Hudson instance.
It's been wiping out our all slaves' workspaces jobs folders daily everyday without miss. ie anything of slave/workspace/${JOB_NAME} folders are all wiped out.
We tried disabling it with hudson.model.WorkspaceCleanupThread.disabled=true, still doesnt work.
Stopping and restarting Hudson didnt help either.
java -Djava.util.logging.config.file=apache-tomcat-6.0.36/conf/logging.properties -DHUDSON_HOME=/hudson -server -ms2800M -mx2800m -XX:MaxPermSize=2000m -Duser.timezone=PST8PDT -Dhudson.model.WorkspaceCleanupThread.disabled=true -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=apache-tomcat-6.0.36/endorsed -classpath apache-tomcat-6.0.36/bin/bootstrap.jar -Dcatalina.base=apache-tomcat-6.0.36 -Dcatalina.home=apache-tomcat-6.0.36 -Djava.io.tmpdir=apache-tomcat-6.0.36/temp org.apache.catalina.startup.Bootstrap start
We don't know what thread is responsible for that and we like to turn it off.
Please provide a workaround for us to stop this.
It's interrupting our daily builds.
Thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03396 seconds