Re: service shutdown problem

2015-09-24 Thread Maxim Solodovnik
What was changed between "was working" and "not working" What version are you using? You always can stop service by "kill -15 PID" (you can get PID using ps ) WBR, Maxim (from mobile, sorry for the typos) On Sep 25, 2015 04:40, "Kevin Smith" wrote: > I swear this was working the other day, but f

service shutdown problem

2015-09-24 Thread Kevin Smith
I swear this was working the other day, but for some reason when I do service red5 shutdown I am getting this and it won't shut down... Attempting to connect to RMI [::]: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ConfigurationException [Root exception is java.rmi.Unk