Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/686#issuecomment-111102830
  
    The test failure is almost certainly unrelated but something we should fix 
-- for posterity it is:
    
    ```
    java.net.BindException: Address already in use
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at 
java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
        at java.net.ServerSocket.bind(ServerSocket.java:376)
        at java.net.ServerSocket.<init>(ServerSocket.java:237)
        at java.net.ServerSocket.<init>(ServerSocket.java:128)
        at 
brooklyn.policy.ha.ConnectionFailureDetectorTest.startServerSocket(ConnectionFailureDetectorTest.java:103)
        at 
brooklyn.policy.ha.ConnectionFailureDetectorTest.setUp(ConnectionFailureDetectorTest.java:92)
    ```
    
    /cc @aledsage @neykov 


---
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.
---

Reply via email to