IDEA项目启动时错误:Error running 'erp': Address localhost:1099 is already in use IDEA项目启动时错误:Error running 'erp': Address localhost:1099 is already in use 原因:tomcat默认端口被占用 改正:修改端口号即可。 保存后,成功