Hi Friends, We have converted java applications into windows services using "procrun.exe". When we were using Oracle's Java, "net stop <serviceName>" was working fine without any issues. Recently we switched to OpenJDK. Since then, it fails with error message "could not be stopped" soon after 10sec. But, it takes another 20sec to actually stop the service. It is not waiting for value specified for "--StopTimeout" parameter. Do you know whether have you come across this issue and how to fix it?
thanks, Veena. -- View this message in context: http://apache-commons.680414.n4.nabble.com/Service-could-not-be-stopped-in-OpenJdk-tp4669639.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
