Le 07/09/12 01:30, Mattmann, Chris A (388J) a écrit :
I think this was introduced by Adam in SIS-30 [1] when we put in
Jetty integration in sis-webapp. I think Jetty is just picking the default
port to run unit tests on (8080), and that port is in use from time to time.
We should probably file a JIRA issue for this as a bug and simply update
the config to choose a random, unused port.
If Jetty can easily locate an unused port, that would help. Otherwise
maybe an alternative could be for Apache to create a wiki page were each
project list the port that they use for their Jenkins build? It could be
project responsibility to choose an unused port and list it on that wiki.
Martin