View Single Post
  #17 (permalink)  
Old 04-17-2009, 09:56 PM
arunabhdas arunabhdas is offline
Starter Member
 
Posts: 1
Default The port is already in use

You should run netstat -pln | grep to figure out which program is listening on the specified port.
- Arunabh Das
Reply With Quote