On a CentOS 6.2 x86_64 server I have an instance of Firebird 2.5 that suddenly stopped working. The last part of the /var/log/firebird/firebird.log is:
cpc-5556l (Server) Fri Nov 30 10:12:03 2012
Error in isc_attach_database() API call when working with security database
Can't access lock files' directory /tmp/firebird
cpc-5556l (Server) Fri Nov 30 10:12:35 2012
INET/inet_error: bind errno = 98
cpc-5556l (Client) Fri Nov 30 10:12:35 2012
/usr/sbin/fbguard: /usr/sbin/fbserver terminated due to startup error (2)
cpc-5556l (Client) Fri Nov 30 10:12:35 2012
/usr/sbin/fbguard: /usr/sbin/fbserver terminated due to startup error (2)
This is a production server, so rebooting it is the very last option. Restarting the service does no good either.
I have googled a bit for these errors and still no luck.
What should I do to solve this?
Thanks in advance, gtludwig