【发布时间】:2010-10-30 09:07:14
【问题描述】:
当我尝试在 NetBeans 6.9 中运行我的项目时,我收到了这个错误:
正在启动 Tomcat 进程...
等待Tomcat...
Tomcat 服务器已启动。
增量部署 localhost:8084/hastaneBilgiSistemi
完成 localhost:8084/hastaneBilgiSistemi 的增量分发
增量重新部署 localhost:8084/hastaneBilgiSistemi
正在部署...
deploy?config=file%3A%2FC%3A%2FUsers%2FyakUP%2FAppData%2FLocal%2FTemp% 2Fcontext1397063015253659398.xml&path=/hastaneBilgiSistemi
连接被拒绝:连接C:\Users\yakUP\Documents\NetBeansProjects\hastaneBilgiSistemi\nbproject\build-impl.xml:688:模块尚未部署。 构建失败(总时间:40 秒)
我该如何解决这个问题?
今天我遇到了同样的错误
Incrementally deploying http://localhost:8084/hastaneBilgiSistemi
Completed incremental distribution of http://localhost:8084/hastaneBilgiSistemi
Incrementally redeploying http://localhost:8084/hastaneBilgiSistemi
Deploy is in progress...
deploy?config=file%3A%2FC%3A%2FUsers%2FyakUP%2FAppData%2FLocal%2FTemp%2Fcontext163067119208813391.xml&path=/hastaneBilgiSistemi
FAIL - Deployed application at context path /hastaneBilgiSistemi but context failed to start
C:\Users\yakUP\Documents\NetBeansProjects\hastaneBilgiSistemi\nbproject\build-impl.xml:688: The module has not been deployed.
BUILD FAILED (total time: 1 second)
我已经重启了 Nb 和 pc 。问题没有解决。请帮帮我
【问题讨论】:
标签: java tomcat netbeans-6.9