Subject | Re: [firebird-support] Re: Firebird Has To Be Manually Startred On One PC. |
---|---|
Author | Helen Borrie |
Post date | 2008-06-08T04:25:11Z |
At 12:54 PM 8/06/2008, you wrote:
[snip almost everything] But...I'm finished with trying here. I've written more than enough about predictable snafus. Custom-designed ones are a bit beyond me on wet Sunday afternoons....
./heLen
> If, under the registry's HKEY_LOCAL_MACHINE key,So your test doesn't check HKLM\SOFTWARE\Firebird Project\Firebird Server\Instances\DefaultInstance at all? Not that it's significant. The key doesn't have to exist for a Firebird service to run.
> the subkey "Firebird" is present, no attempt is made to
> install Firebird.
[snip almost everything] But...I'm finished with trying here. I've written more than enough about predictable snafus. Custom-designed ones are a bit beyond me on wet Sunday afternoons....
>> The trouble is, it was always assumed that the test for a runningI doubt there's "documentation", per se, but the sources for everything are available - inno scripts, instsvc, etc., probably with comments inside.
>server executable (fbserver.exe or fb_inet_server.exe) worked. It was
>not until late in the v.2.1 and v.2.0.4 release cycles that it was
>discovered that call actually returns negative ALWAYS if there's no
>guardian. It got fixed (or so we hope) for the v.2.1.0 and v.2.0.4
>releases.
>
> Can you tell me where I can find documentation about that
>test?
>If I can see that the guardian isn't running I can:-| Even if it isn't installed?
>safely start it, right?
>I'd appreciate pointers to anyWell, a good place to start would be the various readmes that come in the \doc\ subdirectory of the Windows kits. By and large it's not too hard to figure out their contents from their filenames...
>references that describe this test and startup procedure.
./heLen