首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java相关 >

netbeans没法部署web项目,尚未部署该模块

2012-06-21 
netbeans无法部署web项目,尚未部署该模块?[color#FF0000]高分跪求答案!解决后附赠100分[/color]近期用jav

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=/NciPlanFAIL - Failed to deploy application at context path /NciPlanE:\Project\webproject\NciPlan\nbproject\build-impl.xml:560: 尚未部署该模块。生成失败(总时间:0 秒)



下面是部分log文件的内容:
Java code
Heap memory usage: initial 32.0MB maximum 393.0MBNon heap memory usage: initial 52.2MB maximum 252.0MBGarbage 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-indexclassLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@1794cb9, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3bSharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0eclassLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@10c011f, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3bSharedSecrets.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@1d36c3bSharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@de3b0eclassLoader = org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassLoader@10c011f, parent : org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1d36c3bSharedSecrets.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 



[解决办法]
帮顶了,无能为力!!!
[解决办法]
域名错误吗?我只能这的给点意见了·
[解决办法]
tomcat选项,clean一下
[解决办法]
探讨
tomcat选项,clean一下

[解决办法]
应该是什么地方配置文件有问题
[Quote :]
近期用java做的一个项目,在NetBeans上部署到自带的Tomcat上一直没问题,可今天不知为何无缘无故不能部署这个项目了?
[/Quote]
还是再netbeans自带的tomcat上部署的?还是你提出来了想部署到tomcat6上面去?
[解决办法]
看报错是引用的配置文件不对,但我不知道你到底是怎么部署的
[解决办法]
你确认程序没错么??
直接把编译后文件放在tomcat服务器上(别用那个自带的,自己装个)试试看OK不。。
NetBeans的确不熟悉。

热点排行