I have been seeing application error in the W10 log since at least .71
.NET Runtime 1026 -
Application: EmbyServer.exe CoreCLR Version: 4.6.26919.2 Description: The process was terminated due to an unhandled exception. Exception Info: System.AggregateException: One or more errors occurred. (The process cannot access the file 'C:\ProgramData\Emby-Server\programdata\logs\embyserver-63679722605.txt' because it is being used by another process.) ---> System.IO.IOException: The process cannot access the file 'C:\ProgramData\Emby-Server\programdata\logs\embyserver-63679722605.txt' because it is being used by another process. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at Emby.Server.Implementations.Logging.FileLogger..ctor(String path) at Emby.Server.Implementations.Logging.SimpleLogManager.ReloadLogger(LogSeverity severity, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.WaitAll(Task[] tasks) at EmbyServer.Program.Main(String[] args)
Application Error 1000 -
Faulting application name: EmbyServer.exe, version: 0.0.0.0, time stamp: 0x5ba1bb46 Faulting module name: KERNELBASE.dll, version: 10.0.17134.407, time stamp: 0x99042cc0 Exception code: 0xe0434352 Fault offset: 0x000000000003a388 Faulting process id: 0x1e7c Faulting application start time: 0x01d48dc6c80ea58f Faulting application path: C:\ProgramData\Emby-Server\system\EmbyServer.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: 1623dadb-370e-4901-85f8-3a652a36bd82 Faulting package full name: Faulting package-relative application ID:
Anyone else seeing these?
Attached Files
Edited by kanipek, 07 December 2018 - 12:53 PM.