Re: Conditional Build Next or Build Branch Except

2012-04-04 Thread John Hinnegan
That's what I was looking for, thanks On Wednesday, April 4, 2012 1:02:54 PM UTC-7, sti wrote: > > Did you try the inverted branch choose strategy in git plugin advanced > settings on the job configuration page? > > -- Sami > > 2012/4/4 John Hinnegan : > > I have

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 to

Re: Jenkins Hung

2012-03-08 Thread John Hinnegan
it is permgen out of memory, looks like it's similar to other people'e problems

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. >

Performance Plugin, no charts

2012-03-07 Thread John Hinnegan
Hello all, I'm using the performance plugin, and I'm generating jmeter results, but I'm not getting any charts. The charts are there, just empty. I can click through and get to the table and the results: URIsamplesAverage (ms)Median (ms)Line90 (ms)Minimun (ms)Maximun (ms)Errors (%)XXX2001531022

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 t

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 wrote: > Greetings, > > On Tue, Mar 6, 2012 at 3:17 PM, John Hinnegan > wrote: > > I don't know what the issue is, how can I diagnose? > > h

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 obse