Error message:
org.apache.catalina.LifecycleException: Failed to start component
resolvent:
Open the CMD command window and enter the netstat – ano command to view all ports and PIDs (the number in the last column).
Find the occupied port at the local address and write down the PID value.
Enter the instruction tasklist | findstr “PID value” to find the corresponding process.
Kill the process and restart. Example: taskkill/F/T/im java.exe & lt– Java.exe is the process found in the previous step — & gt;
Read More:
- Through PID (process identification) to find the port (port) occupied applications, to solve the problem of port occupied
- Eclipse port occupied( java.net.BindException : address already in use: bind) solution
- Solution to the problem that listen TCP 0.0.0.0:3306: bind: address already in use port is occupied in Linux centos7
- Kafka opens JMX port and reports that the error port is occupied
- Port out of range: – 1 for Tomcat startup in idea
- Android error: ADB port is occupied( adb.exe ,start-server’ failed — run manually if necessary)
- Appium connecting to the ADB 5037 port of nocturnal simulator is occupied by itself
- Port 4200 is already in use.Use ‘-port’ to specify a different port error Reasons
- View port and resolve port conflict in Windows
- The remote port occupation of Linux startup jar package script reports an error
- Kill the specified port CMD command line taskkill in window
- HBase hangs up immediately after startup. The port reports an error of 500 and hmaster aborted
- The GPU is still occupied after the program stops
- The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in u
- Idea startup project: main class not found or cannot be loaded
- Ubuntu 20.04: How to create shortcut startup mode in IntelliJ idea
- Error running ‘Tomcat 9‘: Address localhost:1099 is already in use
- socket.error : [errno 10048] and view PID process number and port number
- Idea2021 reports an error. Default operand size is 64 sets the startup task to automatically add the registry
- Idea startup project Lombok error, no symbol found