用IDEA启动Tomcat的时候控制台报错,reason:Unable to ping server at localhost:1099
端口被占用了吗,换一个端口试试
端口被占用了啊,cmd窗口用:netstat -ano|findstr "1099"看看被哪个进程占用了