Joined: 02 Feb 2006 Posts: 88 Location: Livorno, Italy
Posted: Wed Jul 18, 2007 5:14 pm Post subject: Unable to bind listening socket.
I'm having this error at startup:
Code:
POL097-2006-10-25 Coregina (VS.NET 2003)
compiled on Oct 25 2006 07:50:00
[CUT]
Server Shutdown: opening listen socket
Leftover objects in objecthash: 39630
Leaking a copy of the objecthash in order to avoid a crash.
Execution aborted due to: Unable to bind listening socket. Port(5003) Res=-1
Never happend before...
This evening the pol started to give me the exception:
"Thread exception: Unable to open listen port 5003"
But then, clients could connect without problems..
Now the pol does not start at all..
Are Linux or Windows user ? My 1st advice was for Linux system, but if you are using Windows, you can try typing in shell(cmd.exe)
netstat -ab
You will see all opened ports and the processes associated with them. Then you should know what to kill using Task Manager.
Also check your firewall settings(maybe fw is blocking pol.exe from opening ports or blocks ports higher than 1023) - you can even try to disable it for a while and check the difference.
Quote:
can the pol block it's self?
I am using pol for a few years and it happened one or two times, so it shouldn't. Except bad aux service configuration or listening ports, that is always your system issue.
Author
Message
Yukiko
Joined: 02 Feb 2006 Posts: 1094 Location: Southern Central USA
Posted: Sun Jul 22, 2007 1:31 am Post subject:
Only time I had that happen to me was once when I launched POL while it was already running but only I could do something like that