【问题标题】:Tomcat Deployment errorTomcat部署错误
【发布时间】:2014-09-06 13:39:02
【问题描述】:

在 tomcat 中部署时出错

  >C:\Users\SYSTEM7\Documents\NetBeansProjects\webbbbbbb\nbproject\build-impl.xml:1087: Deployment error: Access to Tomcat server has not been authorized. Set the correct username and password with the "manager-script" role in the Tomcat customizer in the Server Manager.
    >See the server log for details.
    >BUILD FAILED (total time: 17 seconds)

    In build-impl.xml:1087 line has following xml Snippet:


    1086: <target if="netbeans.home" name="-run-deploy-nb">
    1087:  <nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
    1086: </target>

【问题讨论】:

标签: tomcat


【解决方案1】:

在 (C:) 中向管理员提供完全权限,或者将项目工作区和 Tomcat 服务器文件夹更改为另一个驱动器。这很好用……我和朋友试了两天发现了。

【讨论】:

    猜你喜欢
    • 2011-12-28
    • 1970-01-01
    • 2023-03-29
    • 2018-08-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多