Subject Re: connection problems with RedHat v. 9
Author Peppe Polpo
--- In firebird-support@yahoogroups.com, Milan Babuskov <albis@e...>
wrote:

> Try connecting with isql to remote server, and tell us what happens.

when you say coincidences!

The server just stopped answering.

If I try to connect, WISQL hangs and must be killed.

Instead, I can connect with a SSH client.

What is new is that also the local (on the server) isql hangs when
launched from the SSH client, with the command

/opt/interbase/bin/isql -u "SYSDBA" -p "masterkey"
-x /root/torino/auto.gdb >test.1


I have tried different databases, and the result is the same.

"ps -ef" contains the following rows

root 3181 1 0 Jan21 ? 00:00:00 /opt/interbase/bin/ibguard -f
root 3182 3181 26 Jan21 ? 07:51:25 /opt/interbase/bin/ibserver

"tail interbase.log" gives

xxx.xxx.xx (Server) Thu Jan 22 16:48:11 2004
INET/inet_error: read errno = 104

xxx.xxx.xx (Server) Thu Jan 22 22:17:42 2004
INET/inet_error: read errno = 104

xxx.xxx.xx (Server) Thu Jan 22 22:18:15 2004
INET/inet_error: send errno = 32

After reboot, the FB service started normally.

Any help ?

Regards

Peppe Polpo