On Mon, Oct 3, 2016 at 11:21 AM, Ravi Undupitiya <[email protected]> wrote:
> Do we have shell access to the build servers to see if some service is > using 61616? > > I had a look at the integration tests and the base classes seem to be > handling cleanup of ActiveMQ just fine. This code is also untouched for a > while. > > Since we are not seeing any issues in a local build, shall we use a non > standard ActiveMQ port in integration tests? > +1 > > > > On 3 October 2016 at 06:29, Isuru Udana <[email protected]> wrote: > >> Sample 250 and 251 integration tests are failing in jenkins. I can build >> locally without an issue. >> >> This is due to a port binding issue for ActiveMQ in jenkins server. >> >> >> >> Sample 250: JMS to HTTP >> ======================= >> 2016-10-02 17:41:39,989 [-] [main] ERROR ActiveMQController There was an >> error starting JMS broker: 0 >> java.io.IOException: Failed to bind to server socket: tcp://localhost:61616 >> due to: java.net.BindException: Address already in use >> at >> org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:33) >> >> ........ >> >> >> ........ >> >> at >> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) >> Caused by: java.net.BindException: Address already in use >> >> >> >> >> >> >> >> >> >> On Sun, Oct 2, 2016 at 11:20 PM, Apache Jenkins Server < >> [email protected]> wrote: >> >>> See <https://builds.apache.org/job/Synapse%20-%20Trunk/changes> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> *Isuru Udana* >> Technical Lead >> >> >> >> >> *; WSO2 Inc.; http://wso2.com <http://wso2.com>email: [email protected] >> <[email protected]> blog: http://mytecheye.blogspot.com/ >> <http://mytecheye.blogspot.com/>* >> >> >> >> > -- *Isuru Udana* Technical Lead *; WSO2 Inc.; http://wso2.com <http://wso2.com>email: [email protected] <[email protected]> blog: http://mytecheye.blogspot.com/ <http://mytecheye.blogspot.com/>*
