My service crash on startup with the classic:
java.rmi.server.ExportException: Listen failed on port: 9999
How can I find the process for k
This helps to find PID using port number.
lsof -i tcp:port_number