Conditional Build Next or Build Branch Except

2012-04-04 Thread John Hinnegan
I have 2 auto-build jobs in Jenkins for 1 real project (git repo). Job 1 builds and tests any branch pushed to the repo Job 2 builds only the master branch, and, upon successful tests, pushes the change out to our testing env. Both jobs will trigger if a push to master happens. Setting Job 2

Re: Jenkins Hung

2012-03-08 Thread John Hinnegan
Where is the system log located? On Wednesday, March 7, 2012 3:46:53 PM UTC-8, sti wrote: Do you find any exceptions from Jenkins in the system log? You should read what others have discussed here. You do not seem to be alone with your problem. Far from it. -- Sami John Hinnegan

Jenkins Hung

2012-03-07 Thread John Hinnegan
Jenkins hung on me again. It just stops responding to requests. I wish it would just die so it would be restarted. Anyway, following along: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hanging Here's the JStack: http://pastebin.com/ZSNQgCm7 Generated with sudo jstack -F 64871 Heres's

Jenkins dying regularly -- how to diagnose

2012-03-06 Thread John Hinnegan
We recently set up a Jenkins server on OS X. We had been using Jenkins prior to this in the cloud, but decided it was worth it to just buy a little machine to do our builds for us. Now our Jenkins is going unresponsive -- pretty consistently after 12-18 hours with only a couple of days of

Re: Jenkins dying regularly -- how to diagnose

2012-03-06 Thread John Hinnegan
Thanks, I'll wait for the next hang and get some more details On Tue, Mar 6, 2012 at 12:21 PM, Jesse Farinacci jie...@gmail.com wrote: Greetings, On Tue, Mar 6, 2012 at 3:17 PM, John Hinnegan john.hinne...@gmail.com wrote: I don't know what the issue is, how can I diagnose? https