开发者社区 问答 正文

IDEA 报错 跪求解决问题?报错

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.248 s
[INFO] Finished at: 2017-01-05T11:51:27+08:00
[INFO] Final Memory: 12M/187M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (default-cli) on project chapter1: Could not start Tomcat: Failed to start component [StandardServer[-1]]: Failed to start component [StandardService[Tomcat]]: Failed to start component [StandardEngine[Tomcat]]: Failed to start component [Realm[MemoryRealm]]: Memory database file Y:\codes\IDEA\Maven\chapter1\target\tomcat\conf\tomcat-users.xml cannot be read -> [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
Disconnected from the target VM, address: '127.0.0.1:14011', transport: 'socket'

Process finished with exit code 1

展开
收起
爱吃鱼的程序员 2020-06-08 19:23:09 710 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    MemorydatabasefileY:\codes\IDEA\Maven\chapter1\target\tomcat\conf\tomcat-users.xmlcannotberead

    2020-06-08 19:23:26
    赞同 展开评论
问答分类:
问答标签:
问答地址: