Interrupted function call accept failed when idea starts Tomcat

idea start interrupted function call accept failed or cant write file {0}
1. Use CMD netstat - ano|findstr port number , and then taskkill - F - PID process port number to kill process
2. If the port is not found to be occupied in the above steps (this is the case for me), Try to close idea, right-click to run as administrator, and then start again

Read More: