【问题标题】:cannot invoke tomcat manager:network unreachable无法调用 tomcat 管理器:网络不可达
【发布时间】:2011-07-11 08:31:35
【问题描述】:

我在tomcat 6中使用maven进行部署

网址是http://localhst:8080/manager 错误如下所示,我使用 eclipse

Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy (default-cli) on project strutsandhibernte: Cannot invoke Tomcat manager: Network is unreachable: connect ->    [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

【问题讨论】:

  • http://localhst:8080/manager 还是http://localhost:8080/manager

标签: maven-tomcat-plugin


【解决方案1】:

试试

http://localhost:8080/manager/html

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-01-20
    • 2017-01-31
    • 1970-01-01
    • 1970-01-01
    • 2015-11-20
    • 2013-03-02
    • 2016-01-04
    相关资源
    最近更新 更多