java.lang.Exception: Socket bind failed: [730048]
刚配上tomcat 启动就报上面的错误 ....
解决:
检查端口是否被占用 netstat -a
关闭进程的中的tomcat