FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.26k stars 217 forks source link

Proper integration with windows event viewer [CORE791] #1176

Open firebird-automations opened 19 years ago

firebird-automations commented 19 years ago

Submitted by: tectsoft (tectsoft)

SFID: 1273921#⁠ Submitted By: tectsoft

It would be nice (and extremely easy) to have proper integration with Windows Event Viewer, currently any event is prefixed with:

------ The description for Event ID ( xxx ) in Source ( FirebirdGuardianDefaultInstance ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see... ------

This can easily be eliminated using a message resource compiled with mc.exe (visual studio) and several registry entries that would need to be added during install..

I have a simple demo for this including all necesary reg keys that the installer would need, available from (http://www.tectsoft.net/download/firebird/fbeventlog.zip)

rgds

Si

firebird-automations commented 18 years ago
Modified by: @pcisar issuetype: New Feature \[ 2 \] =\> Improvement \[ 4 \] assignee: Dmitry Yemanov \[ dimitr \] SF\_ID: 1273921 =\>
firebird-automations commented 18 years ago
Modified by: @pcisar assignee: Dmitry Yemanov \[ dimitr \] =\>
firebird-automations commented 18 years ago

Commented by: Valery Andreyev (valerymelo)

It should be added that the named message have an invalid ending like that: Server Started: Guardian starting: C:\Program Files\Firebird\Firebird_2_0\bin\fbserver.exe--------

⁠ 1 1024 32?

This suggests that the information used for this message is corrupted.

firebird-automations commented 16 years ago
Modified by: @pcisar Workflow: jira \[ 10815 \] =\> Firebird \[ 15243 \]