maven+tomcat7热部署卡住不动了

qzWsong 2017-12-14 06:59:39
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] mall-content
[INFO] mall-content-interface
[INFO] mall-content-service
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building mall-content 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mall-content ---
[INFO]
[INFO] >>> tomcat7-maven-plugin:2.2:redeploy (default-cli) > package @ mall-content >>>
[INFO]
[INFO] <<< tomcat7-maven-plugin:2.2:redeploy (default-cli) < package @ mall-content <<<
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:redeploy (default-cli) @ mall-content ---
[INFO] Skipping non-war project
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building mall-content-interface 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mall-content-interface ---
[INFO] Deleting F:\mall\mall-content\mall-content-interface\target
[INFO]
[INFO] >>> tomcat7-maven-plugin:2.2:redeploy (default-cli) > package @ mall-content-interface >>>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mall-content-interface ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mall-content-interface ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to F:\mall\mall-content\mall-content-interface\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mall-content-interface ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mall-content-interface ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mall-content-interface ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mall-content-interface ---
[INFO] Building jar: F:\mall\mall-content\mall-content-interface\target\mall-content-interface.jar
[INFO]
[INFO] <<< tomcat7-maven-plugin:2.2:redeploy (default-cli) < package @ mall-content-interface <<<
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:redeploy (default-cli) @ mall-content-interface ---
[INFO] Skipping non-war project
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building mall-content-service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mall-content-service ---
[INFO] Deleting F:\mall\mall-content\mall-content-service\target
[INFO]
[INFO] >>> tomcat7-maven-plugin:2.2:redeploy (default-cli) > package @ mall-content-service >>>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mall-content-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mall-content-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to F:\mall\mall-content\mall-content-service\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mall-content-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mall-content-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to F:\mall\mall-content\mall-content-service\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mall-content-service ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.2:war (default-war) @ mall-content-service ---
[INFO] Packaging webapp
[INFO] Assembling webapp [mall-content-service] in [F:\mall\mall-content\mall-content-service\target\mall-content-service]
[INFO] Processing war project
[INFO] Copying webapp resources [F:\mall\mall-content\mall-content-service\src\main\webapp]
[INFO] Webapp assembled in [793 msecs]
[INFO] Building war: F:\mall\mall-content\mall-content-service\target\mall-content-service.war
[INFO] WEB-INF\web.xml already added, skipping
[INFO]
[INFO] <<< tomcat7-maven-plugin:2.2:redeploy (default-cli) < package @ mall-content-service <<<
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:redeploy (default-cli) @ mall-content-service ---
[INFO] Deploying war to http://192.168.33.11:8080/
Uploading: http://192.168.33.11:8080/manager/text/deploy?path=%2F&update=true
Uploaded: http://192.168.33.11:8080/manager/text/deploy?path=%2F&update=true (20336 KB at 14381.5 KB/sec)

到这就不动了,怎么办?也没法看页面
...全文
345 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
menyin0 2018-10-29
  • 打赏
  • 举报
回复
我遇到同样的问题,最后发现自己项目中的配置文件里的配置错误(包括db、dubbo、redis等),修改正确后就可以了。
强长黑粗硬 2017-12-16
  • 打赏
  • 举报
回复
[INFO] Deploying war to http://192.168.33.11:8080/ Uploading: http://192.168.33.11:8080/manager/text/deploy?path=%2F&update=true Uploaded: http://192.168.33.11:8080/manager/text/deploy?path=%2F&update=true (20336 KB at 14381.5 KB/sec) 这不是已经部署完成了么? 你说的卡住了是指什么意思?

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧