Here is a simple tip to find out the process that has bounded a given port number. java.net.BindException:
Address already in use - this is an error log message that software developers and deployment engineers encounter quite often since the same application or process is already running in the background occupying the port. Below we will locate a process based on the port.
Read more �
0 Response to "Find which process holds a port number in Linux"
Post a Comment