Hi Amichai,

I see the failurs on jenkins but was not able to reproduce them locally. So
I assumed the port simply is used by another test running in parallel at
this point. Of course it may also be a problem in our code. I tried to find
a way to find a free port dynamically but my aproach did not seem to work.
Whenever I discovered a free port it was then blocked when I used it in the
test.

Christian


2013/7/3 A. Rothman <[email protected]>

> Hi,
>
> I've noticed in the past couple of days that the multi-bundle system tests
> module is inconsistently failing with the exception "Timeout waiting for
> web page 
> http://localhost:9091/greeter/**greeter/greeting/Chris<http://localhost:9091/greeter/greeter/greeting/Chris>".
> If I run a full mvn clean install several times in a row, it fails in some
> and succeeds in others. I thought it may be related to
> https://issues.apache.org/**jira/browse/DOSGI-198<https://issues.apache.org/jira/browse/DOSGI-198>which
>  I just fixed, but still getting some failures both with trunk and
> with the 1.5.0 tag revision.
>
> Is anyone else seeing this?
>
> And a related question, does anyone know how to restart a bundle within a
> pax exam test?
>
> Amichai
>
>
>

Reply via email to