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

Cannot start service dispatcher #80

Open
GoogleCodeExporter opened this issue Jan 13, 2016 · 2 comments
Open

Cannot start service dispatcher #80

GoogleCodeExporter opened this issue Jan 13, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. evtsys.exe -i -h ip.of.elsa
2. net start evtsys
3. evtsys.exe -n

What is the expected output? What do you see instead?
I want to be able to change the level so all of the event logs are sent to my 
syslog server. 
If I try to only use the config file or if I try to change the level, I get the 
error message

 "Cannot start service dispatcher: The service process could not connect to the  service controller.

Command did not complete due to failure"

What version of the product are you using? On what operating system?
4.4. On Windows 7. Setting up a test environment.

Please provide any additional information below.

StartServiceCtrlDispatcher(ServiceDispatchTable) == FALSE in service.c

causes it to print that it cannot start service dispatcher, I do not know what 
causes this error. There have been instances where I have reinstalled 
eventlog-to-syslog and manually deleted the existing registry file folders.

Original issue reported on code.google.com by [email protected] on 17 Apr 2013 at 11:52

@GoogleCodeExporter
Copy link
Author

Propably same situation with me on 2008 R2 64 Bit server.

Even if I use standart installation, it says this:
System error 2 has occurred.

The system cannot find the file specified.

Config file of course exist and is at same folder as the exe file...

Any ideas what to do?

Thank you!

Original comment by [email protected] on 9 Sep 2013 at 4:39

@GoogleCodeExporter
Copy link
Author

Solved....

Windows UAC (even if disabled) again.. :-)

I had to manualy run cmd.exe as administrator, then manualy in cmd copy files 
to system32 at windows folder, and then install it.

After that I was able to sucesfully run a service!


Original comment by [email protected] on 10 Sep 2013 at 11:59

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