情景:使用cmd启动某一服务的时候报错[emerg] 7220#6900: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions),查询占用端口进程为4的情况下可参照以下操作: 以管理员身份运行regedit : 打开键值:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\s…
问题: 在Eclipse中运行Web项目Jsp网页启动Tomcat时提示端口被占用: Several ports (8005, 8080, 8009) 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 this…