Need to free that port
23Jan08
Started a java app and here comes jvm_bind issue. Use
netstat -a
in command prompt to discover the ports in use and the process ids. Then kill our process to free that port.
Filed under: Windows Tips | Leave a Comment
Tags: port
No Responses Yet to “Need to free that port”