Re: NullPointerException using paramterized trigger plugin

2014-09-29 Thread Eddie Sholl
of publishers). This put me on to the solution: https://issues.jenkins-ci.org/browse/JENKINS-23079 On Saturday, September 27, 2014 11:49:29 PM UTC+10, Eddie Sholl wrote: Hi all, I'm playing around with some fairly straight line jobs hooked up via the paramterized trigger plugin. I'm building

NullPointerException using paramterized trigger plugin

2014-09-27 Thread Eddie Sholl
Hi all, I'm playing around with some fairly straight line jobs hooked up via the paramterized trigger plugin. I'm building the jobs via the Job DSL plugin, but I don't believe this will have an effect here. When I try to trigger my sample root job in my pipeline, I'm getting the following

IllegalAccessException in EnvInject plugin - All nodes prevented from connecting

2014-07-31 Thread Eddie Sholl
Hi all, In the last day or so, we've started seeing all of our jenkins nodes getting disconnected, with an exception in the EnvInject plugin area. These nodes have all been stable for several weeks without this issue coming up. The only changes in this recent period are a couple of tweaks to

Managing commits across multiple modules

2013-11-16 Thread Eddie Sholl
Hi there, I'm fairly new to Jenkins and CI, my company has dipped a very pragmatic toe into the CI water so far. We're looking at investing in updates to a very old and creaky build system, a mixture of C#, legacy c++ and other bits and pieces (some ruby and perl etc). I'm trying to plan out a