Hi,

from time to time some of our integration tests fail because the port to
be used is already in use. And this although we're using the build
helper plugin to allocate a port.

I think, this is due to parallel builds for the different jdks and they
might see the same port as free, then one starts to use it, the other
wants to use it and fails.

Any ideas on how to solve this?
Should we build the different builds one after each other?
Different port ranges for different jdks?

Or is there another problem?

Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org

Reply via email to