会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
mvpbang
新随笔
联系
管理
2022年9月13日
tomcat启动提示"java.net.BindException: 地址已在使用"
摘要: 问题 tomcat服务启动提示,地址被使用 分析 地址 = ip+port,一个是本机监听端口,一个是tcp连接端口 window //查看建立连接的占用端口 netstat -nto|findstr 18082 taskkill -f -pid 进程id linux ss -lnatp |grep
阅读全文
posted @ 2022-09-13 13:29 mvpbang
阅读(1502)
评论(0)
推荐(0)
编辑
公告