Hi experts,
I want to achieve a simple master-slave configuration with Jenkins. On my
local machine, everything worked like a charm and now I wanted to set it up
on my client's machine.
But there, I get an End of File Exception in catalina.out after 60 seconds.
This is the full stack trace:
ja
Just an FYI but concurrent builds plugin supports what you want out of the
box.
Brett
Sent from my mobile so please forgive any auto correct errors
Kind regards,
Brett
On 1 Nov 2013 15:18, "AndyB" wrote:
>
> Thanks for pointers. I'll check both the core's concepts of resources and
> their use
Take a look at src/test/groovy/com/cloudbees/plugins/flow/AbortTest.groovy
- this should say that it is possible to do what you want :-)
On Tuesday, 29 October 2013 02:43:19 UTC-4, asmundo wrote:
>
> On Tue, Oct 29, 2013 at 4:16 AM, James Nord (jnord)
>
> > wrote:
>
>> The changes I have put
Hi,
I already have the mailer plugin installed.
I'm trying to configure the hudson.tasks.Mailer.xml via groovy.
meaning, using the setters on the hudson.tasks.Mailer inner class,
DescriptorImpl.
The problem is that I don't know how to retrieve a reference to it from the
list of pluginWrappers
This issue was fixed in the latest version (1.02)!
On Thursday, February 14, 2013 2:53:28 AM UTC+2, JonathanRRogers wrote:
>
> I've been using the Dynamic Axis plugin for several weeks to run a set
> of test suites the names of which are set in the source code repository.
> Normally this works g