Subject | Re: Firebird Unstable under load |
---|---|
Author | Adam |
Post date | 2006-02-23T00:55:03Z |
> Unable to complete network request to host "localhost". Failed totarget
> establish a connection. No connection could be made because the
> machine actively refused it.This means the server is not listening to the port. This could mean
the connection was attempted in the second between when FB crashed
and the guardian detected it and restarted the service. To me this is
not your scary message. The connection is not successful because the
service is not running.
What you need to figure out is why the server is terminating
abnormally. This can happen if you have a faulty UDF or due to
hardware failure or software bug. Maybe someone else can comment on
what may cause this error message.
Adam
>simultaneos
> This happens periodically usually in batches (we have ~ 200
> connections happening this way under load)(4294967295)
>
> Firebird.log:
> INTEL1-96502E87 (Client) Wed Feb 22 16:10:36 2006
> Guardian starting: C:\Firebird\bin\fbserver.exe
>
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:13:48 2006
> C:\Firebird\bin\fbserver.exe: terminated abnormally
>(4294967295)
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:13:49 2006
> Guardian starting: C:\Firebird\bin\fbserver.exe
>
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:18:01 2006
> C:\Firebird\bin\fbserver.exe: terminated abnormally
>(4294967295)
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:18:02 2006
> Guardian starting: C:\Firebird\bin\fbserver.exe
>
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:25:38 2006
> C:\Firebird\bin\fbserver.exe: terminated abnormally
>
>
> INTEL1-96502E87 (Client) Wed Feb 22 16:25:39 2006
> Guardian starting: C:\Firebird\bin\fbserver.exe
>
> These logs seem to be unrelated to the PHP connection problems,
> they are not happening at exactly the same time.
>
> Any help would be greatly appreciated.
>
> Thank you,
>
> Dipesh
>