Languages
[Edit]
PL

Intellij IDEA - nie można uruchomić tomcat z powodu "Address already in use: JVM_Bind" - zabij tomcat w systemie Windows z poziomu cmd

3 points
Created by:
Sylwia
3590

Opis problemu:

Edit

Nie mogę uruchomić tomcat z Intellij IDEA, ponieważ port 8080 jest już używany. Stało się to, gdy zatrzymałem Tomcata z poziomu Intellij, klikając przycisk zatrzymania serwera. Pracuję na Windows 10.

Intellij IDEA - błąd podczas uruchamiania „my_project”: nie można otworzyć portu debugera (127.0.0.1:50188): java.net.BindException "Address already in use: JVM_Bind"

Intellij IDEA - error running 'my_project': Unable to open debugger port (127.0.0.1:50188): java.net.BindException "Address already in use: JVM_Bind"
Adres już używany: JVM_Bind - problem

Rozwiązanie:

Edit

Jak widać na zrzucie ekranu, pobrany port to 50188 na 127.0.0.1

Musimy więc tylko znaleźć PID procesu, który nie został zabity w poprawny sposób i zabić go z poziomu cmd.

kill tomcat on windows from cmd level
zabijamy Tomcata w systemie Windows z poziomu cmd

 

Tomcat działa, zrzut ekranu:

tomcat is up and running, screenshot
Tomcat znów działa

 

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

IntelliJ IDEA - problemy

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join