Skip to main content



      Home
Home » Archived » Hudson » v2.2.1 Hudson - workspace jobs folders wiped out daily
v2.2.1 Hudson - workspace jobs folders wiped out daily [message #1702526] Wed, 22 July 2015 18:49 Go to next message
Eclipse UserFriend
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
Re: v2.2.1 Hudson - workspace jobs folders wiped out daily [message #1702540 is a reply to message #1702526] Thu, 23 July 2015 00:16 Go to previous messageGo to next message
Eclipse UserFriend
By any chance you have ws-cleanup plugin or hudson-wsclean-plugin installed and enabled in your job.
Re: v2.2.1 Hudson - workspace jobs folders wiped out daily [message #1703892 is a reply to message #1702540] Wed, 05 August 2015 12:19 Go to previous message
Eclipse UserFriend
Hi Winston,

thanks for replying.
No we don't have those plugins.

Any workaround to this issue ?

Thanks
Previous Topic:Planning to rewrite a Mercurial plugin
Next Topic:Online Hudson Java API documents?
Goto Forum:
  


Current Time: Fri Jul 04 11:44:19 EDT 2025

Powered by FUDForum. Page generated in 0.03396 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top