|
-
some other processes is using your port.
was this listener running previously. if not then change port and try starting the listener.
If yes then find out who is using listener port and should it use that port. if not suppose to use then stop that process and start listener.
To find which process is using port
lsof | grep
Rgds
Parag
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|