Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 4.5.1 does not start service on Windows Server 2008 R2 #93

Open
GoogleCodeExporter opened this issue Oct 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. evtsys.exe -i -h 10.70.23.105 -p 514
2. net start evtsys

expected
The Eventlog to Syslog service was started successfully.

real result
The Eventlog to Syslog service is starting.
The Eventlog to Syslog service could not be started.

evtsys.exe -d
Apr  2 15:13:18 SERVERNAME XPath Filters: 0
Apr  2 15:13:18 SERVERNAME Eventlog to Syslog Service Started: Version 4.5.1 
(64-bit)
Apr  2 15:13:18 SERVERNAME Flags: LogLevel=0, IncludeOnly=False, 
EnableTcp=True, IncludeTag=False, StatusInterval=0
Apr  2 15:13:18 SERVERNAME The query "<QueryList></QueryList>" is not valid.
Apr  2 15:13:18 SERVERNAME
Apr  2 15:13:18 SERVERNAME Eventlog to Syslog Service Stopped

What version of the product are you using? On what operating system?
4.5.1 on Windows Server 2008 R2

Please provide any additional information below.
same setup works with 4.4.0 version, UAC disabled, setup done from 
Administrator command prompt

Original issue reported on code.google.com by [email protected] on 2 Apr 2014 at 12:28

@GoogleCodeExporter
Copy link
Author

resolved, deleting evtsys.cfg file, created by previous version and 
reinstalling resolved the issue.

Original comment by [email protected] on 2 Apr 2014 at 1:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant