Subject Re: [firebird-support] Firebird problem
Author Helen Borrie
At 03:16 AM 5/08/2005 +0000, you wrote:
>Hello People,
>
> I need some help in solving this problem I am facing in suse linux 9
> with firebird installed in my system
> I get the following errors
>
> INET/inet_error: connect errno = 111
>
> ISC_kill: error 2 starting
>gds_relay /opt/firebird//bin/gds_relay
>
> INET/inet_error: send errno = 104
>

They are not Firebird errors, but network errors. Error 111 is "Connection
refused", while 104 is "Connection reset by peer" - one side or the other
disconnected in some fashion.

Try pinging the Linux host by name, first of all, to determine at least
whether the client machine can communicate with the host machine.

Check whether the xinet daemon is running - if not, no Firebird process can
be started.

If you need more help, provide more information - such as Firebird version,
what you are doing to invoke these errors, etc., client information
(program, platform, connection string, etc.)

./hb