Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-01-12 15:43:53.8271, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
- One or more errors occured
- System.AggregateException
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
- at MediaBrowser.Api.Images.ImageWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- InnerException: System.TypeInitializationException
- An exception was thrown by the type initializer for System.Drawing.GDIPlus
- at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
- at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] in <filename unknown>:0
- at System.Drawing.Image.FromStream (System.IO.Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.Drawing.ImageProcessor+<ProcessImage>c__async12.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.DllNotFoundException
- /usr/local/lib/libgdiplus.dylib
- at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
- at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
- 2014-01-12 15:43:56.4825, Info, App, /Users/ianmclaughlin/Downloads/Release_Mono_238aae2573_v1/ProgramData-Server/ffmpeg/20131121/ffmpeg -i file:"/Volumes/share/Video/HD/2 Fast 2 Furious (2003)/2 Fast 2 Furious (2003).mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset superfast -force_key_frames expr:if(isnan(prev_forced_t),gte(t,.1),gte(t,prev_forced_t+5)) -b:v 1372000 -maxrate (1372000*.80) -bufsize 1372000 -vf "scale=min(iw\,1280):trunc(ow/a/2)*2" -vsync vfr -profile:v baseline -level 3 -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1,volume=2.000000" -hls_time 10 -start_number 0 -hls_list_size 1440 "/Users/ianmclaughlin/Downloads/Release_Mono_238aae2573_v1/ProgramData-Server/transcoding-temp/717f4002-d3bd-6b45-039d-8ece324ed240.m3u8"
- 2014-01-12 15:43:57.5007, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
- One or more errors occured
- System.AggregateException
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
- at MediaBrowser.Api.Images.ImageWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- InnerException: System.TypeInitializationException
- An exception was thrown by the type initializer for System.Drawing.GDIPlus
- at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
- at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] in <filename unknown>:0
- at System.Drawing.Image.FromStream (System.IO.Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.Drawing.ImageProcessor+<ProcessImage>c__async12.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.DllNotFoundException
- /usr/local/lib/libgdiplus.dylib
- at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
- at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
- 2014-01-12 15:44:03.6676, Error, HttpResultFactory, Error streaming media
- EndWrite failure
- System.IO.IOException
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory`1[System.Object].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.Net.Sockets.SocketException
- The socket has been shut down
- at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- 2014-01-12 15:44:03.6679, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
- One or more errors occured
- System.AggregateException
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.StreamWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- InnerException: System.IO.IOException
- EndWrite failure
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory`1[System.Object].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.Net.Sockets.SocketException
- The socket has been shut down
- at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- 2014-01-12 15:44:03.6679, Error, HttpResponseExtensionsInternal, Failed to write error to response: {0}
- Cannot be changed after headers are sent.
- System.InvalidOperationException
- at System.Net.HttpListenerResponse.set_ContentType (System.String value) [0x00000] in <filename unknown>:0
- at ServiceStack.Host.HttpListener.ListenerResponse.set_ContentType (System.String value) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- 2014-01-12 15:44:03.6691, Error, HttpServer, ProcessRequest failure
- One or more errors occured
- System.AggregateException
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.StreamWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost+<ListenerCallback>c__AnonStoreyAB+<ListenerCallback>c__asyncAA.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.IO.IOException
- EndWrite failure
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.TaskFactory`1[System.Object].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
- at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
- InnerException: System.Net.Sockets.SocketException
- The socket has been shut down
- at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
- 2014-01-12 15:44:03.6710, Error, HttpServer, Error this.ProcessRequest(context)(Exception while writing error to the response)
- The object was used after being disposed.
- System.ObjectDisposedException
- at System.Net.HttpListenerResponse.set_StatusCode (Int32 value) [0x00000] in <filename unknown>:0
- at ServiceStack.Host.HttpListener.ListenerResponse.set_StatusCode (Int32 value) [0x00000] in <filename unknown>:0
- at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost.HandleError (System.Exception ex, System.Net.HttpListenerContext context, ILogger logger) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement