- May 16, 2008
- 11,418
- 2,336
- Home Country
- Germany
On the side: The Thumbnailer throws regex errors like
The event log reports the crash at 15:05:17:
Warning 01.05.2020 15:05 disk Disk 0 has been surprise removed.
Error 01.05.2020 15:05 Service Control Manager The MediaPortal 2 Server Service service terminated unexpectedly. It has done this 1 time(s).
Error 01.05.2020 15:05 Microsoft-Windows-ReFS The file system was unable to write metadata to the media backing volume D:. A write failed with status "A device which does not exist was specified."
The respective server log shows the last entry at 15:05:16,7 in line with the event log. However, 5 seconds earlier, at 15:05:12, Windows says that drive D: was unexpectedly removed. Can this be related?
The OutOfMemory warnings are also not nice:
I have no idea what "u !=0" means (other than u not equal to zero) but it would certainly be nice to be able to eliminate these errors. maybe @henso can comment about this regex thing.[2020-01-05 04:53:15,237] [86950039] [75 ] [ERROR] - OCVVideoThumbnailer: Exception reading resource '{03dd2da6-4da8-4d3e-9e55-80e3165729a3}:////spacekatt/movies/h/Heavy Metal (1981)/Heavy Metal (1981).mkv' (Text: 'u != 0')
OpenCvSharp.OpenCVException: u != 0
The event log reports the crash at 15:05:17:
Warning 01.05.2020 15:05 disk Disk 0 has been surprise removed.
Error 01.05.2020 15:05 Service Control Manager The MediaPortal 2 Server Service service terminated unexpectedly. It has done this 1 time(s).
Error 01.05.2020 15:05 Microsoft-Windows-ReFS The file system was unable to write metadata to the media backing volume D:. A write failed with status "A device which does not exist was specified."
The respective server log shows the last entry at 15:05:16,7 in line with the event log. However, 5 seconds earlier, at 15:05:12, Windows says that drive D: was unexpectedly removed. Can this be related?
The OutOfMemory warnings are also not nice:
[2020-01-05 03:35:25,723] [82280526] [84 ] [DEBUG] - MovieFanArtTvMatcher: Search for movie Golden Exits (2017) online
...
[2020-01-05 04:52:32,577] [86907379] [84 ] [ERROR] - Warn.: Error handling SOAP request: Exception of type 'System.OutOfMemoryException' was thrown.
Last edited: