Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 22:49 Go to next message
Z W is currently offline Z WFriend
Messages: 6
Registered: June 2012
Junior Member
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 04:16 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
By any chance you have ws-cleanup plugin or hudson-wsclean-plugin installed and enabled in your job.

Winston Prakash
Eclipse Hudson team
Re: v2.2.1 Hudson - workspace jobs folders wiped out daily [message #1703892 is a reply to message #1702540] Wed, 05 August 2015 16:19 Go to previous message
Z W is currently offline Z WFriend
Messages: 6
Registered: June 2012
Junior Member
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 May 03 04:43:28 GMT 2024

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

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

Back to the top