Skip to content

Instantly share code, notes, and snippets.

@NHZEX
Created February 21, 2021 02:51
Show Gist options
  • Save NHZEX/ba50574977eba04f538faa0c057f586f to your computer and use it in GitHub Desktop.
Save NHZEX/ba50574977eba04f538faa0c057f586f to your computer and use it in GitHub Desktop.
IDEA启动失败
- java.net.BindException: Address already in use: bind
https://youtrack.jetbrains.com/issue/IDEA-238995
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360009005139/comments/360002524640
```
net stop winnat
net start winnat
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment