bugzilla-daemon at mindrot.org
2003-Nov-01 13:20 UTC
[Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
http://bugzilla.mindrot.org/show_bug.cgi?id=752
Summary: Lack of Message file and Eventlog Application Source
registry entries result in event log errors
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: r.verissimo at auranext.com
Due to a lack of a messaging dll for the cygrunsrv host and sshd service, all
event log entries contain this error message before the actual sshd message :
> Source: OpenSSHd
> Type: Information
> Event ID: 0
> The description for Event ID ( 0 ) in Source (
> OpenSSHd ) 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 Help and Support for details.
> The following information is part of the event:
> OpenSSHd : PID 1512 : `OpenSSHd' service stopped.
to fix it ,create a resource file with message and categories entries and
insertion string tags, compile it and link it to a dll.
and add the proper registry keys in :
HKLM\SYSTEM\CurrentControlSet\Services\EventLog\Application\OpenSSHd
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Nov-01 13:24 UTC
[Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
http://bugzilla.mindrot.org/show_bug.cgi?id=752
r.verissimo at auranext.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |ix86
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Nov-16 23:58 UTC
[Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
http://bugzilla.mindrot.org/show_bug.cgi?id=752
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vinschen at redhat.com
------- Additional Comments From djm at mindrot.org 2003-11-16 16:58 -------
Corrina, could you have a look at this please?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Nov-17 09:37 UTC
[Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
http://bugzilla.mindrot.org/show_bug.cgi?id=752
vinschen at redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From vinschen at redhat.com 2003-11-17 02:37
-------
All Cygwin syslog entries are looking like this due to the missing
message entry in the DLL. Nobody volunteered for a patch so far
since nobody cared enough. The information is right there at the
end of the entry. And it's definitely not the right way, to create
such a message entry for each and every application
Since it's not an OpenSSH bug, it doesn't belong here. Therefore
I set the status to invalid.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
- Possible problems with EventLog#write
- SSH Closes Immediately After Opening
- Again: bugs in contrib/solaris/opensshd.in and buildpkg.sh
- Update to solaris package creation