1. Error reporting picture:
2. Win + R, enter CMD, find the port,
Invalid instruction
Valid instruction
3. End the process of occupying the port. The occupied process here is 25588
(1) open the Task Manager and click the details option
(2) Find Java.exe with PID 25588 in the name of java.exe
(3) Right click to end the task -> End process
4. Start springboot again to see if it is resolved.
Successfully started, solved.
Read More:
- [Solved] Web server failed to start. Port 8080 was already in use.
- SpringBoot Startup Error: Failed to start component [Connector[HTTP/1.1-8080]]
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] SpringBoot Startup Error: Unable to start LiveReload server
- [Solved] Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerExcepti
- [Solved] SpringBoot+Dubbo Startup Error: Fail to start server(url: dubbo://192.168.0.9:20880/service
- [Solved] SpringBoot+Dubbo Startup Error: Fail to start server(url dubbo192.168.0.920880service
- [Solved] Heroku Error: Web process failed to bind to $PORT within 60 seconds of launch
- [Solved] Springboot Package jar and Startup Error: It was loaded from the following location
- [Solved] Tomcat Startup Error: A child container failed during start、LifecycleException: Failed to start component
- Resin Failed to Startup Error: ERROR: transport error 202: bind failed: Address already in use: JVM_Bind Listenin (Two Resins in One PC)
- [Solved] JAVA Web Error: startup failed due to previous errors
- [Solved] Springboot Project Start Error: An attempt was made to call the method com.google.common.collect.Multimaps.asMap
- Springboot Integrate Swagger2 Error: Failed to start bean ‘documentationPluginsBootstrapper‘;
- [Solved] Arthas failed to bind telnet or http port! Telnet port: 3658, http port: 8563;Error creating bean
- [Solved] Springboot Project Error: Mail server connection failed;
- [Solved] Springboot integrate swagger error: Failed to start bean ‘documentationPluginsBootstrapper‘
- IDEA was Filed to Start: error launching idea (Failed to create JVM )
- Springboot reports an error After adding the import annotation: application failed to start