You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Mike Zaccardo (JIRA)" <ji...@apache.org> on 2015/05/27 21:38:18 UTC

[jira] [Created] (BROOKLYN-146) Tomcat*ServerSimpleIntegrationTest fails

Mike Zaccardo created BROOKLYN-146:
--------------------------------------

             Summary: Tomcat*ServerSimpleIntegrationTest fails
                 Key: BROOKLYN-146
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-146
             Project: Brooklyn
          Issue Type: Bug
         Environment: Eclipse / Mac OS X
            Reporter: Mike Zaccardo
            Priority: Minor


The test attempts to start Tomcat on a port that is deliberately already in use.  The expected behavior is that Tomcat will fail to bind to that port and report SERVICE_UP as false.

However, the SERVICE_UP attribute retrieval times out because it cannot be retrieved since the Tomcat HTTP connecter fails to start since the port is in use.

This fails for Tomcat 7 and 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)