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

Start/stop windows service using net utility instead of erlsrv #1326

Merged
merged 1 commit into from Aug 10, 2017

Conversation

hairyhum
Copy link
Contributor

@hairyhum hairyhum commented Aug 8, 2017

erlsrv doc suggests to use windows system control tools to control
services. It prints weird error when error is occured
(for example access is denied), so using net is prefered.

Error reporting for #1324
[#149953545]

`erlsrv` doc suggests to use windows system control tools to control
services. It prints weird error when error is occured
(for example access is denied), so using `net` is prefered.
Copy link
Collaborator

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 tested on Windows 10 using both an admin prompt and regular one. In the latter, the error returned is "Access is denied", which is useful.

@michaelklishin michaelklishin merged commit b02a53e into stable Aug 10, 2017
@dumbbell dumbbell deleted the rabbitmq-server-1324 branch January 2, 2018 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants