Page 5 of 5
Re: UMS won't launch
Posted: Sun Jan 03, 2016 9:58 am
by Nadahar
It's allways good to solve problems, only a small fraction of those experiencing an issue usually report them.
The workaround will be in the next release.
Re: UMS won't launch
Posted: Tue Jan 12, 2016 6:43 pm
by Viridel
Working on Galana's system, and...
It's failing to launch again (but it did work yesterday night when I first upgraded to v5.50), and strangely it's not generating a new debug.log file. I've attempted to launch around a dozen times after 11:30pm, but the debug file remains consistent from 10:27am. I've even tried renaming the "current" debug to .log.bak in order to force the generation of a new file - but that hasn't worked either. And yes, I've rebooted.
I've attached the only Debug version I have, and it concludes like this:
DEBUG 2016-01-11 10:27:06.969 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2016-01-11 10:27:06.969 [UMS Shutdown] Sending BYEBYE...
DEBUG 2016-01-11 10:27:06.969 [Thread-44] Stopping UPNP Services...
DEBUG 2016-01-11 10:27:06.973 [UMS Shutdown] Forcing shutdown of all active processes
INFO 2016-01-11 10:27:06.973 [UMS Shutdown] Stopping server on host 192.168.1.64 and port 5001...
Re: UMS won't launch
Posted: Wed Jan 13, 2016 3:06 am
by Nadahar
If no logfile is generated, either UMS isn't actually launching at all, or it crashes before the log file can be initialized. Not much happens before the logfile is initialized, it's a rare event. I very much doubt this us related to the the permissions issue, that part doesn't come into play until a while after the logfile is initialized.
The problem now, is that since the logfile is never written, we have no information to go on. I really don't have any suggestions, you should check the Windows event log for any information that seems to come from the attempted UMS launch.
Re: UMS won't launch
Posted: Wed Jan 13, 2016 6:01 pm
by Viridel
It's working so far on the uninstall-reinstall... But it did as well previously Sun(worked)->Mon(didn't). Will update if the problems replicate.