Install4j ServiceException during "stop a service" action -


our uninstaller has remove windows service installed. action "stop service" throws error:

[error] com.install4j.runtime.beans.actions.services.stopserviceaction [id 1194]: serviceexception{errorcode=5001}

what cause of this?

this means service did not shut down within maximum shutdown time, typically 20 seconds.

to increase shutdown time, see

https://support.microsoft.com/en-us/kb/146092


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -