XHZISMYLOVE 2017-07-19 06:43 采纳率: 0%
浏览 795

使用tomcat插件运行maven项目报错。求大神看看,万分感谢

[INFO] shop-manager ....................................... SUCCESS [ 3.203 s]
[INFO] shop-manager-pojo .................................. SUCCESS [ 1.773 s]
[INFO] shop-manager-dao ................................... SUCCESS [ 0.487 s]
[INFO] shop-manager-interface ............................. SUCCESS [ 0.260 s]
[INFO] shop-manager-service ............................... SUCCESS [ 0.598 s]
[INFO] shop-manager-web ................................... FAILURE [ 3.348 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.472 s
[INFO] Finished at: 2017-07-19T13:22:57+08:00
[INFO] Final Memory: 16M/124M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (default-cli) on project shop-manager-web: Could not start Tomcat: Failed to start component [StandardServer[-1]]: Failed to start component [StandardService[Tomcat]]: Failed to start component [StandardEngine[Tomcat]]: A child container failed during start -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :shop-manager-web
图片说明

  • 写回答

1条回答

  • zqbnqsdsmd 2018-07-23 10:51
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序