Subject Control services error 1061
Author Sean
Hi,

I run a test program injecting big amount of data into firebird
database. The program spawns 250 threads that insert a bunch of data
into db and loop after 150 seconds.

After running it for several hours or a day, I stopped the inject
program, which signaled all threads to exit w/ all connections closed.
When the test program exit, fbserver.exe disappeared (without Dr.
Watson kicked in) and a new fbserver.exe was created by guardian.
"Control services error 1061" was added to firebird.log.

Wondering why, and will it cause damage to the database?

Thanks,
Sean