Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-05 Thread Gayan Gunarathne
Thanks for the update Akila. They mention that tomcat has the similar issue few years ago. We can get the idea from that also to switched to dynamic port allocation. Thanks, Gayan On Sun, Sep 6, 2015 at 1:05 AM, Akila Ravihansa Perera wrote: > Hi, > > We have got a reply for the ticket. Their r

Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-05 Thread Akila Ravihansa Perera
Hi, We have got a reply for the ticket. Their recommendation is to pick an open port dynamically. I've created a JIRA [1] to track this task. We need to dynamically pick ports for http, https, amqp, mqtt. [1] https://issues.apache.org/jira/browse/STRATOS-1548 Thanks. On Fri, Sep 4, 2015 at 2:5

Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-04 Thread Akila Ravihansa Perera
Hi, I've raised a ticket in ASF Infra regarding this [1]. According to some previous tickets from different projects, they have made use of "locks" to resolve conflicts. I'll take remedial actions based on the feedback for this ticket. [1] https://issues.apache.org/jira/browse/INFRA-10254 Thanks

Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-04 Thread Imesh Gunaratne
This could be caused by other product builds that run on the same Jenkins node. It might not need to be stratos. I think we might need to select a available port (may be one for activemq and another for stratos) in the runtime and update all the configurations and artifacts accordingly. On Fri, S

Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-03 Thread Gayan Gunarathne
Or we may need to configure two different port sets for two branches. Thanks, Gayan On Fri, Sep 4, 2015 at 10:54 AM, Gayan Gunarathne wrote: > Seems like two builds running at the same time.When executing the Master > and Stratos 4.1.x integration test at the same time seems build couldn't > st

Re: Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-03 Thread Gayan Gunarathne
Seems like two builds running at the same time.When executing the Master and Stratos 4.1.x integration test at the same time seems build couldn't start the activemq as it is already started. We may need to schedule nightly build for this two branches in different time slots. WDYT? startServer(org

Jenkins build became unstable: Stratos-41x-Nightly-Build #2

2015-09-03 Thread Apache Jenkins Server
See