Server environment: Windows Server 2008 R2 Enterprise Edition, visual svnserver 2.6.5
The code cannot be checked out. It is found that the SVN service is shut down and an error is reported when it is started manually:
Event Viewer:
Error: no listening sockets available, shutting down
Error: Unable to open logs
Cause: the port is occupied
Solution:
Visual svnserver – menu – operation – properties – Network view port is 433
Netstat – ano check the port status. Port 443 is occupied by the pid4 process. This is the system process. Check IIS and find that a website occupies port 433
Modify the port to resolve the conflict
Similar Posts:
- Several ports (8005, 8080, 8009) required by Tomcat Server at localhost are already in use.
- Solution of 80 port occupied by system (PID = 4) in win10
- Error reporting using ADB; error: unknown host service
- [Solved] activemq Startup Error: Address already in use: JVM_Bind
- [Solved] Nginx: [emerg] bind() to 0.0.0.0:443 failed (98:Address already in use)
- adb server is out of date. killing [How to Solve]
- Apache : Error: Apache shutdown unexpectedly [How to Solve]
- A solution to xampp Apache’s failure to start
- [Solved] Error: listen EADDRINUSE: address already in use 127.0.0.1:3000
- [Solved] ADB Connect Error: failed to start daemon