Subject | Re: [firebird-support] XNET Errors |
---|---|
Author | Slalom |
Post date | 2008-11-03T11:47:13Z |
I am definitely not out of memory or any other sensitive resource. When Firebird becomes unresponsive, I am able to use every other service or application on this server except for Firebird. This did not seem to start occurring until I added some logic to my application which does some internal monitoring using the monitoring tables. My guess this has something to do with the lock manager or monitoring, or both.
----- Original Message ----
From: Vlad Khorsun <hvlad@...>
To: firebird-support@yahoogroups.com
Sent: Monday, November 3, 2008 1:21:53 AM
Subject: Re: [firebird-support] XNET Errors
You using CS and Windows failed to CreateProcess. Why ? The most
often reason - out of memory or other sensitive resource. You may look also
at EventLog
Regards,
Vlad
[Non-text portions of this message have been removed]
----- Original Message ----
From: Vlad Khorsun <hvlad@...>
To: firebird-support@yahoogroups.com
Sent: Monday, November 3, 2008 1:21:53 AM
Subject: Re: [firebird-support] XNET Errors
>I am receiving the following error messages in the firebird.log.You see exact reason in firebird.log
>
> 138794-WE Sun Nov 02 08:40:38 2008
> XNET error: Unable to initialize child process
>
> 138794-WE (Client) Sun Nov 02 04:38:42 2008
> XNET error: Server failed to respond on connect request
>
> Environment:
>
> Windows Server 2003
> FB 2.1.1
> FIBPlus + Delphi 2006
>
> I have a multi-threaded, multi-user environment. Any ideas what may be
> causing these?
You using CS and Windows failed to CreateProcess. Why ? The most
often reason - out of memory or other sensitive resource. You may look also
at EventLog
Regards,
Vlad
[Non-text portions of this message have been removed]