当我尝试在 NetBeans 6.9 中运行我的项目时,我收到了这个错误:
启动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 。问题没有解决。请帮我