Subject Firebird service is shutting down itself with magic numbers: 4294967295 and 1061
Author Glebas
Hello,

Server: FB1.53 SuperServer on Win2003 Server, default firebird.conf,
no UDF in use.
Client: ~20 simultaneous Windows clients written in C++ using native
FB API, single-thread.

1-2 times a week, firebird server is shutting down in the middle of
a day for unclear reason
with messages like "terminated abnormally (4294967295)" or "Control
services error 1061."
Please who knows what do these magic numbers mean: 4294967295 and
1061

Actions already taken:
- Windows Server 2003 and Firebird 1.53 was reinstalled from scratch;
- network card was replaced;

Firebird.log fragments follows:

Case 1: -------------------------------------------------------------

SERVER (Client) Wed Mar 22 16:23:22 2006
C:\Program Files\Firebird\Firebird_1_5\bin\fbserver.exe:
terminated abnormally (4294967295)

Case 2: -------------------------------------------------------------

SERVER (Server) Mon Mar 27 14:02:55 2006
Shutting down the Firebird service with 18 active connection
(s) to 2 database(s)

SERVER (Client) Mon Mar 27 14:02:55 2006
C:\Program Files\Firebird\Firebird_1_5\bin\fbserver.exe:
normal shutdown

SERVER (Client) Mon Mar 27 14:02:55 2006
Control services error 1061

Case 3: -------------------------------------------------------------

SERVER (Client) Mon Apr 03 11:39:54 2006
Control services error 1061

SERVER (Server) Mon Apr 03 11:39:54 2006
Shutting down the Firebird service with 20 active connection
(s) to 2 database(s)

Case 4: -------------------------------------------------------------

SERVER (Server) Tue Apr 11 16:47:56 2006
Shutting down the Firebird service with 22 active connection
(s) to 1 database(s)

SERVER (Client) Tue Apr 11 16:47:56 2006
C:\Program Files\Firebird\Firebird_1_5\bin\fbserver.exe:
normal shutdown

SERVER (Client) Tue Apr 11 16:47:56 2006
Control services error 1061

------- ---------------------------------------------------------

If you have an idea - please help.

Thank you,
Glebas