Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/617#issuecomment-103962987
btw failure again is unrelated -- either there is something up with ports
on this server or our logic (maybe around networks?) is not what we expect
```
java.lang.RuntimeException: unable to find a free port at or above 8080
at brooklyn.util.net.Networking.nextAvailablePort(Networking.java:156)
at
io.brooklyn.camp.CampServer$CampServerUtils.startServer(CampServer.java:151)
at io.brooklyn.camp.CampServer.start(CampServer.java:104)
at
io.brooklyn.camp.test.fixture.AbstractRestResourceTest.startServer(AbstractRestResourceTest.java:51)
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---