Serviio utterly hangs
Well it started with the library not being up to date so I went to the computer running serviio so I tried to stop and start the service but it refused to do so. And now serviioservice.exe is stuck in task manager. End process or process tree does nothing. If I querry for the PID it gives me this:
C:\Windows\System32>sc queryex serviio
SERVICE_NAME: serviio
TYPE : 110 WIN32_OWN_PROCESS (interactive)
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Windows\System32>net start Serviio
The Serviio service is starting.
The Serviio service could not be started.
The service did not report an error.
The only way to get things going again is to restart the computer.
C:\Windows\System32>sc queryex serviio
SERVICE_NAME: serviio
TYPE : 110 WIN32_OWN_PROCESS (interactive)
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Windows\System32>net start Serviio
The Serviio service is starting.
The Serviio service could not be started.
The service did not report an error.
The only way to get things going again is to restart the computer.