摘要:
ava.rmi.server.ExportException: Port already in use: 1099 ,表示1099端口被其他进程占用了。 解决方法: 1. win+R,运行,输入cmd,进入命令提示符 2. 输入netstat -aon | findstr 1099,找到占用1099 阅读全文
posted @ 2018-12-19 16:09
小狼少爷
阅读(1185)
评论(0)
推荐(0)
2018年12月19日