简体   繁体   English

build-impl.xml:1048:该模块尚未部署。 有关详细信息,请参见服务器日志。 建立失败

[英]build-impl.xml:1048: The module has not been deployed. See the server log for details. BUILD FAILED

Environment: Ubuntu 14.04 LTS, NetBeans 7.3.1, Tomcat 7.0.34 环境:Ubuntu 14.04 LTS,NetBeans 7.3.1,Tomcat 7.0.34

My project was working fine, and suddenly I get this error : 我的项目运行正常,突然出现此error

/my/project's/path/nbproject/build-impl.xml:1048: The module has not been deployed.
See the server log for details.
BUILD FAILED

I researched for a week, and I tried everything: checked the database username and password , installed tomcat admin, cleared netbeans cache, etc. 我研究了一个星期,然后尝试了一切:检查数据库usernamepassword ,安装了tomcat admin,清除了netbeans缓存等。

I looked int the tomcat logs and the only thing suspicious that I found was in the localhost_access_log.(date).log file: 我查看了tomcat logs ,发现唯一可疑的地方是localhost_access_log.(date).log文件:

127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:40:43 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:46 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:49 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:52 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:52 +0300] "GET /Test/service/info/ HTTP/1.1" 200 20468
127.0.0.1 - - [02/Jun/2016:11:40:55 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:55 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:40:58 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:41:01 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:41:04 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:41:07 +0300] "GET /manager/text/list HTTP/1.1" 404 985
127.0.0.1 - - [02/Jun/2016:11:41:07 +0300] "GET /manager/text/deploy?config=file%3A%2Ftmp%2Fcontext3726028026992785425.xml&path=/Test HTTP/1.1" 404 989
127.0.0.1 - - [02/Jun/2016:11:41:10 +0300] "GET /manager/text/deploy?config=file%3A%2Ftmp%2Fcontext3726028026992785425.xml&path=/Test HTTP/1.1" 404 989
127.0.0.1 - - [02/Jun/2016:11:41:13 +0300] "GET /manager/text/deploy?config=file%3A%2Ftmp%2Fcontext3726028026992785425.xml&path=/Test HTTP/1.1" 404 989
127.0.0.1 - - [02/Jun/2016:11:41:16 +0300] "GET /manager/text/deploy?config=file%3A%2Ftmp%2Fcontext3726028026992785425.xml&path=/Test HTTP/1.1" 404 989
127.0.0.1 - - [02/Jun/2016:11:41:19 +0300] "GET /manager/text/deploy?config=file%3A%2Ftmp%2Fcontext3726028026992785425.xml&path=/Test HTTP/1.1" 404 989
127.0.0.1 - - [02/Jun/2016:11:41:22 +0300] "GET /Test/service/info/ HTTP/1.1" 200 20468
127.0.0.1 - - [02/Jun/2016:11:41:31 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:41:31 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -
127.0.0.1 - - [02/Jun/2016:11:41:32 +0300] "HEAD /netbeans-tomcat-status-test HTTP/1.1" 404 -

I see a lot of 404 errors. 我看到很多404错误。

Oh, and the browser doesn't start when I run the application. 哦,运行应用程序时浏览器无法启动。 But that is probably happening because the module is not deployed. 但这可能是由于未部署模块而发生的。

Any ideas? 有任何想法吗?

Catalina.2016-06-02.log: 卡塔琳娜州.2016-06-02.log:

Jun 02, 2016 2:10:25 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/petre/jdk1.7.0_79/jre/lib/amd64:/home/petre/jdk1.7.0_79/jre/lib/i386::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Jun 02, 2016 2:10:25 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-8080"]
Jun 02, 2016 2:10:25 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-127.0.0.1-8443"]
Jun 02, 2016 2:10:26 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
Jun 02, 2016 2:10:26 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-127.0.0.1-8009"]
Jun 02, 2016 2:10:26 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1023 ms
Jun 02, 2016 2:10:26 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 02, 2016 2:10:26 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.34
Jun 02, 2016 2:10:26 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /home/petre/apache-tomcat-7.0.34/conf/Catalina/localhost/VReports.xml
Jun 02, 2016 2:10:29 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /home/petre/apache-tomcat-7.0.34/conf/Catalina/localhost/HafasPassengerInfo.xml
Jun 02, 2016 2:10:31 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  server.resource
Jun 02, 2016 2:10:31 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class server.resource.VJResource
  class server.resource.GFPSResource
  class server.resource.CResource
  class server.resource.SResource
  class server.resource.TRPIResource
Jun 02, 2016 2:10:31 PM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jun 02, 2016 2:10:31 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.13 06/29/2012 05:14 PM'
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/petre/apache-tomcat-7.0.34/webapps/manager
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/petre/apache-tomcat-7.0.34/webapps/docs
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/petre/apache-tomcat-7.0.34/webapps/examples
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/petre/apache-tomcat-7.0.34/webapps/ROOT
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/petre/apache-tomcat-7.0.34/webapps/host-manager
Jun 02, 2016 2:10:32 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-8080"]
Jun 02, 2016 2:10:32 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-127.0.0.1-8443"]
Jun 02, 2016 2:10:32 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-127.0.0.1-8009"]
Jun 02, 2016 2:10:32 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 6592 ms

Change the owner of the directory of Tomcat. 更改Tomcat目录的所有者。 On Linux or BSD do this: 在Linux或BSD上执行以下操作:

chown -R username /usr/local/apache-tomcat-8.0/ chown -R用户名/usr/local/apache-tomcat-8.0/

*check in which path to the directory's Tomcat on your distro *检查发行版中目录Tomcat的路径

if you are deleting any servlet from your project then just look out your web.xml file, <servlet></servlet> properly close or not..? 如果要从项目中删除任何servlet,则只需查看您的web.xml文件, <servlet></servlet>是否正确关闭。 check for this in your web.xml definitely it is present <servlet> <servlet-class/> </servlet> just remove this code.then run your project. 在web.xml中检查是否确实存在此<servlet> <servlet-class/> </servlet>只需删除此代码。然后运行您的项目。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 build-impl.xml:1048:该模块尚未部署。 有关详细信息,请参见服务器日志。 失败(总时间:36秒) - build-impl.xml:1048: The module has not been deployed. See the server log for details. BUILD FAILED (total time: 36 seconds) /root/Desktop/SEG3502/BookStoreAppV1/nbproject/build-impl.xml:1045:模块尚未部署。 详情请查看服务器日志 - /root/Desktop/SEG3502/BookStoreAppV1/nbproject/build-impl.xml:1045: The module has not been deployed. See the server log for details build-impl.xml:1025:模块尚未部署。 (便门) - build-impl.xml:1025: The module has not been deployed. (Wicket) build-impl.xml:1031: 模块尚未部署 - build-impl.xml:1031: The module has not been deployed build-impl.xml:1022: 模块尚未部署 - build-impl.xml:1022: The module has not been deployed build-impl.xml:1045:模块尚未部署错误 - build-impl.xml:1045: The module has not been deployed error build-impl.xml:1045:尚未部署模块 - build-impl.xml:1045: The module has not been deployed netbeans-build-impl.xml:1032:模块尚未部署(错误) - netbeans - build-impl.xml:1032: The module has not been deployed (error) Apache Tomcat 7.0.14:build-impl.xml:1111:该模块尚未部署 - Apache Tomcat 7.0.14:build-impl.xml:1111: The module has not been deployed Netbeans GlassFish Server 4,部署,连接被拒绝:connect,false,模块尚未部署。 请参阅服务器日志以获取详细信息 - Netbeans GlassFish Server 4, deploy, Connection refused: connect, false , The module has not been deployed. See the server log for details
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM