任何帮助将不胜感激,因为此配置可在Mac上运行,但不适用于Windows计算机。
我的命令:mvn clean install && mvn tomcat7:redeploy
错误信息:
--- tomcat7-maven-plugin:2.2:redeploy (default-cli) @ web-customer-tracker ---
[INFO] Deploying war to http://localhost:8080/web-customer-tracker
Uploading: http://localhost:8080/manager/text/deploy?path=%2Fweb-customer-tracker&update=true
2692/20011 KB
[INFO] I/O exception (java.net.SocketException) caught when processing request: Connection reset by peer: socket write error
[INFO] Retrying request
Uploading: http://localhost:8080/manager/text/deploy?path=%2Fweb-customer-tracker&update=true
2692/20011 KB
[INFO] I/O exception (java.net.SocketException) caught when processing request: Connection reset by peer: socket write error
[INFO] Retrying request
Uploading: http://localhost:8080/manager/text/deploy?path=%2Fweb-customer-tracker&update=true
2884/20011 KB
[INFO] I/O exception (java.net.SocketException) caught when processing request: Connection reset by peer: socket write error
[INFO] Retrying request
Uploading: http://localhost:8080/manager/text/deploy?path=%2Fweb-customer-tracker&update=true
2884/20011 KB
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.686 s
[INFO] Finished at: 2018-07-14T21:19:25+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:redeploy (default-cli) on project web-customer-tracker: Cannot invoke Tomcat manager: Connection reset by peer: socket write error -> [Help 1]
Tomcat在端口8080上运行
holdtom
子衿沉夜
相关分类