We are using tcServer with Atlassian tools and Bamboo in a development environment. Yesterday morning the builds were working fine but now we are getting the following error:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot invoke Tomcat manager
Embedded error: Connection refused
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
Hoping someone has an idea on how to fix this.


Reply With Quote