日期:2014-05-20  浏览次数:20987 次

netbeans无法部署web项目,尚未部署该模块?
[color=#FF0000]高分跪求答案!解决后附赠100分[/color]
近期用java做的一个项目,在NetBeans上部署到自带的Tomcat上一直没问题,可今天不知为何无缘无故不能部署这个项目了?其他的web项目可以正常部署,我新建了个项目再把src下文件和web下的文件放进去后,仍然无法部署。跪求高手解决!!报错如下:
Java code

init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
就地在 E:\Project\webproject\NciPlan\build\web 处部署
正在部署...
deploy?config=file:/C:/DOCUME~1/heavens/LOCALS~1/Temp/context12560.xml&path=/NciPlan
FAIL - Failed to deploy application at context path /NciPlan
E:\Project\webproject\NciPlan\nbproject\build-impl.xml:560: 尚未部署该模块。
生成失败(总时间:0 秒)




下面是部分log文件的内容:
Java code

Heap memory usage: initial 32.0MB maximum 393.0MB
Non heap memory usage: initial 52.2MB maximum 252.0MB
Garbage collector: Copy (Collections=226 Total time spent=0s)
Garbage collector: MarkSweepCompact (Collections=1 Total time spent=0s)
Classes: loaded=7291 total loaded=7291 unloaded 0
信息 [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 2,079,830,016
警告 [org.netbeans.ProxyClassLoader]: Will not load class com.sun.org.apache.commons.logging.impl.Jdk14Logger arbitrarily from one of org.netbeans.StandardModule$OneModuleClassLoader@1f64158[org.netbeans.libs.glassfish_logging] and org.netbeans.StandardModule$OneModuleClassLoader@3c2378[org.netbeans.modules.web.jsf12ri]; see http://wiki.netbeans.org/DevFaqModuleCCE
警告 [org.netbeans.ProxyClassLoader]: Will not load class com.sun.org.apache.commons.logging.impl.Jdk14Logger arbitrarily from one of org.netbeans.StandardModule$OneModuleClassLoader@1f64158[org.netbeans.libs.glassfish_logging] and org.netbeans.StandardModule$OneModuleClassLoader@3c2378[org.netbeans.modules.web.jsf12ri]; see http://wiki.netbeans.org/DevFaqModuleCCE
警告 [global]: Error in source for css properties model for property: z-index
classLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@1794cb9, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3b
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0e
classLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@10c011f, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3b
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0e
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
警告 [org.netbeans.modules.subversion]: Could not load the file C:\Documents and Settings\heavens\Application Data\Subversion/config. Falling back on svn defaults.
警告 [org.netbeans.modules.subversion]: Could not load the file C:\Documents and Settings\heavens\Application Data\Subversion/servers. Falling back on svn defaults.
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
在端口 8082 上运行的内部 HTTP 服务器
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.tomcat5.TomcatManagerImpl]: TomcatManagerImpl connecting to: http://localhost:8084/manager/deploy?config=file:/C:/DOCUME~1/heavens/LOCALS~1/Temp/context26998.xml&path=/NciPlan
信息 [org.netbeans.modules.j2ee.deployment.impl.TargetServer]: 无法增量部署到多个目标
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.tomcat5.TomcatManagerImpl]: TomcatManagerImpl connecting to: http://localhost:8084/manager/deploy?config=file:/C:/DOCUME~1/heavens/LOCALS~1/Temp/context27000.xml&path=/NciPlan
信息 [org.netbeans.modules.j2ee.deployment.impl.TargetServer]: 无法增量部署到多个目标
classLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@1794cb9, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3b
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0e
classLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@10c011f, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3b
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0e
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.tomcat5.TomcatManagerImpl]: TomcatManagerImpl connecting to: http://localhost:8084/manager/deploy?config=file:/C:/DOCUME~1/heavens/LOCALS~1/Temp/context27001.xml&path=/NciPlan
信息 [org.netbeans.modules.j2ee.deployment.impl.TargetServer]: 无法增量部署到多个目标
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18
信息 [org.netbeans.modules.j2ee.deployment.impl.ServerInstance]: DebuggerInfo cannot be found for: Apache Tomcat 6.0.18