Results 1 to 2 of 2

Thread: Cannot invoke Tomcat manager

  1. #1
    Join Date
    Jan 2011
    Posts
    1

    Default Cannot invoke Tomcat manager

    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.

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    From the information you've provided it's impossible to suggest something that will definitely fix your problem.

    I'd recommend starting off with some basic steps towards problem diagnosis. For example:

    1. Is the instance running?
    2. Is the instance configured to listen on the same port as Maven is trying to connect to?
    3. Can you connect to the instance with a brower?
    Andy Wilkinson
    SpringSource

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •