I was off last week and am still getting caught back up
All jobs do the following:
- Poll SVN for changes
- Check out a clean copy if a build is needed.
- run 'mvn clean install deploy'
- run post-build SONAR analysis.
the locked POM file fails the builds of all my maven jobs at
Hi Jeff,
maybe some process called by the build is hanging.
Install Lockhunter, WhoLockMe or Systernal's Process Explorer on the
Jenkins server, log on and check with one of these tools which
process/handle is blocking.
I did experience similar with folders until I discovered that an open
comma
It looks like you are running into something similar to this
https://issues.jenkins-ci.org/browse/JENKINS-500
It says it is resolved, but perhaps there was a regression?
slide
On Thu, Jul 12, 2012 at 6:18 PM, Jeff wrote:
> Windows Server 2008 R2 x64
> Apache Tomcat/7.0.25
> Jenkins ver. 1.472
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 HO