Subject | Firebird and Windows problems |
---|---|
Author | Daniel Rail |
Post date | 2004-09-30T16:43:49Z |
Hi,
One of my customers is having a problem that is very persistent, even
after several Windows server reboots.
My customer is using Firder 1.5 Superserver on Windows 2000
Server(with Terminal Services). And, there wasn't supposed to have
anything installed recently on that server.
Here's an excerpt the log file:
W2KSVR1 (Server) Thu Sep 30 10:53:46 2004
INET/inet_error: bind errno = 10013
W2KSVR1 (Server) Thu Sep 30 10:53:46 2004
Database:
Unable to complete network request to host "w2ksvr1".
Error while listening for an incoming connection.
An attempt was made to access a socket in a way forbidden by its access permissions.
W2KSVR1 (Client) Thu Sep 30 10:54:25 2004
Guardian starting: D:\Program Files\Filopto\Firebird\bin\fbserver.exe
The full error description behind "bind errno = 10013" is:
[Start quote...]
Permission denied.
An attempt was made to access a socket in a way forbidden by its
access permissions. An example is using a broadcast address for sendto
without broadcast permission being set using setsockopt(SO_BROADCAST).
Another possible reason for the WSAEACCES error is that when the bind
function is called (on Windows NT 4 SP4 or later), another
application, service, or kernel mode driver is bound to the same
address with exclusive access. Such exclusive access is a new feature
of Windows NT 4 SP4 and later, and is implemented by using the
SO_EXCLUSIVEADDRUSE option.
[...End quote]
Did anybody encounter this before?
Or, at least have any ideas of what it could be!?
--
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
One of my customers is having a problem that is very persistent, even
after several Windows server reboots.
My customer is using Firder 1.5 Superserver on Windows 2000
Server(with Terminal Services). And, there wasn't supposed to have
anything installed recently on that server.
Here's an excerpt the log file:
W2KSVR1 (Server) Thu Sep 30 10:53:46 2004
INET/inet_error: bind errno = 10013
W2KSVR1 (Server) Thu Sep 30 10:53:46 2004
Database:
Unable to complete network request to host "w2ksvr1".
Error while listening for an incoming connection.
An attempt was made to access a socket in a way forbidden by its access permissions.
W2KSVR1 (Client) Thu Sep 30 10:54:25 2004
Guardian starting: D:\Program Files\Filopto\Firebird\bin\fbserver.exe
The full error description behind "bind errno = 10013" is:
[Start quote...]
Permission denied.
An attempt was made to access a socket in a way forbidden by its
access permissions. An example is using a broadcast address for sendto
without broadcast permission being set using setsockopt(SO_BROADCAST).
Another possible reason for the WSAEACCES error is that when the bind
function is called (on Windows NT 4 SP4 or later), another
application, service, or kernel mode driver is bound to the same
address with exclusive access. Such exclusive access is a new feature
of Windows NT 4 SP4 and later, and is implemented by using the
SO_EXCLUSIVEADDRUSE option.
[...End quote]
Did anybody encounter this before?
Or, at least have any ideas of what it could be!?
--
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)