several ports (8005, 8080) required by tomcat v9.0 server at localhost are already in use. the serve
时间: 2023-04-28 16:02:13 浏览: 261
r may already be running in another process, or a system process may be using the port. Please check the server logs for more details.
这个错误提示是说Tomcat v9.服务器在本地需要使用的几个端口(8005、808)已经被占用了。可能是因为服务器已经在另一个进程中运行,或者系统进程正在使用这些端口。请检查服务器日志以获取更多详细信息。
相关问题
several ports (8005, 8080) required by tomcat v9.0 server at localhost are already in use. the server may already be running in another process, or a system process may be using the port. to start thi
s server you will need to stop the other process or change the port number(s).
翻译:本地主机上Tomcat v9.0服务器需要使用的几个端口(8005、8080)已经被占用。可能是其他进程正在运行该服务器,或者是系统进程正在使用该端口。要启动该服务器,您需要停止其他进程或更改端口号。
several ports (8005, 8080) required by tomcat v8.5 server at localhost are already in use. the serve
r may already be running in another process, or a system process may be using the port. Please check the server logs for more details.
这个错误提示是说Tomcat v8.5服务器在本地需要使用的几个端口(8005、808)已经被占用了。可能是因为服务器已经在另一个进程中运行,或者系统进程正在使用这些端口。请检查服务器日志以获取更多详细信息。
阅读全文
相关推荐













