Windows Server 2008 R2 x64
Apache Tomcat/7.0.25
Jenkins ver. 1.472

ERROR below I get a LOT.  What the heck is going on?  I'm losing hours
trying to even make simple tweaks to my jobs and maven release settings
because I can't get past this without explicitly restarting the
application.  WHAT IS HOLDING ON TO THIS FILE?  If I wait some
indeterminate time, it will eventually work, but there are no other jobs
running and I want to force builds as I change settings....

Fixes?  Suggestions?  I am getting very frustrated!!  <sorry :(>

Started by user anonymous
Building in workspace C:\.jenkins\jobs\SharedUtil (trunk)\workspace
Cleaning local Directory .
java.io.IOException: Unable to delete C:\.jenkins\jobs\SharedUtil
(trunk)\workspace\.\pom.xml
at hudson.Util.deleteFile(Util.java:237)
 at hudson.Util.deleteRecursive(Util.java:287)
at hudson.Util.deleteContentsRecursive(Util.java:198)
 at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:72)
at
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
 at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770)
 at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
at hudson.FilePath.act(FilePath.java:842)
 at hudson.FilePath.act(FilePath.java:824)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743)
 at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
 at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
 at hudson.model.Run.execute(Run.java:1488)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
 at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Skipping sonar analysis due to bad build status FAILURE
Notifying upstream projects of job completion
Finished: FAILURE



-- 
Jeff Vincent
[email protected]
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent
I ♥ DropBox <http://db.tt/9O6LfBX> !!

Reply via email to