Advertisement
Guest User

Untitled

a guest
Jan 12th, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.31 KB | None | 0 0
  1. 2014-01-12 15:43:53.8271, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
  2. One or more errors occured
  3. System.AggregateException
  4. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  5. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  6. at MediaBrowser.Api.Images.ImageWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
  7. at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
  8. 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
  9. InnerException: System.TypeInitializationException
  10. An exception was thrown by the type initializer for System.Drawing.GDIPlus
  11. at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
  12. at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] in <filename unknown>:0
  13. at System.Drawing.Image.FromStream (System.IO.Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) [0x00000] in <filename unknown>:0
  14. at MediaBrowser.Server.Implementations.Drawing.ImageProcessor+<ProcessImage>c__async12.MoveNext () [0x00000] in <filename unknown>:0
  15. InnerException: System.DllNotFoundException
  16. /usr/local/lib/libgdiplus.dylib
  17. at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  18. at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
  19.  
  20. 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"
  21. 2014-01-12 15:43:57.5007, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
  22. One or more errors occured
  23. System.AggregateException
  24. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  25. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  26. at MediaBrowser.Api.Images.ImageWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
  27. at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
  28. 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
  29. InnerException: System.TypeInitializationException
  30. An exception was thrown by the type initializer for System.Drawing.GDIPlus
  31. at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
  32. at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] in <filename unknown>:0
  33. at System.Drawing.Image.FromStream (System.IO.Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) [0x00000] in <filename unknown>:0
  34. at MediaBrowser.Server.Implementations.Drawing.ImageProcessor+<ProcessImage>c__async12.MoveNext () [0x00000] in <filename unknown>:0
  35. InnerException: System.DllNotFoundException
  36. /usr/local/lib/libgdiplus.dylib
  37. at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  38. at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
  39.  
  40. 2014-01-12 15:44:03.6676, Error, HttpResultFactory, Error streaming media
  41. EndWrite failure
  42. System.IO.IOException
  43. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  44. at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
  45. at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
  46. 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
  47. --- End of stack trace from previous location where exception was thrown ---
  48. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  49. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  50. at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  53. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  54. at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
  55. InnerException: System.Net.Sockets.SocketException
  56. The socket has been shut down
  57. at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
  58. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  59.  
  60. 2014-01-12 15:44:03.6679, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [AggregateException] One or more errors occured
  61. One or more errors occured
  62. System.AggregateException
  63. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  64. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  65. at MediaBrowser.Server.Implementations.HttpServer.StreamWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
  66. at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
  67. 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
  68. InnerException: System.IO.IOException
  69. EndWrite failure
  70. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  71. at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
  72. at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
  73. 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
  74. --- End of stack trace from previous location where exception was thrown ---
  75. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  76. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  77. at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
  78. --- End of stack trace from previous location where exception was thrown ---
  79. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  80. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  81. at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
  82. InnerException: System.Net.Sockets.SocketException
  83. The socket has been shut down
  84. at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
  85. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  86.  
  87. 2014-01-12 15:44:03.6679, Error, HttpResponseExtensionsInternal, Failed to write error to response: {0}
  88. Cannot be changed after headers are sent.
  89. System.InvalidOperationException
  90. at System.Net.HttpListenerResponse.set_ContentType (System.String value) [0x00000] in <filename unknown>:0
  91. at ServiceStack.Host.HttpListener.ListenerResponse.set_ContentType (System.String value) [0x00000] in <filename unknown>:0
  92. 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
  93. 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
  94.  
  95. 2014-01-12 15:44:03.6691, Error, HttpServer, ProcessRequest failure
  96. One or more errors occured
  97. System.AggregateException
  98. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  99. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  100. at MediaBrowser.Server.Implementations.HttpServer.StreamWriter.WriteTo (System.IO.Stream responseStream) [0x00000] in <filename unknown>:0
  101. at ServiceStack.HttpResponseExtensionsInternal.WriteToOutputStream (IResponse response, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
  102. 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
  103. --- End of stack trace from previous location where exception was thrown ---
  104. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  105. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  106. at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost+<ListenerCallback>c__AnonStoreyAB+<ListenerCallback>c__asyncAA.MoveNext () [0x00000] in <filename unknown>:0
  107. InnerException: System.IO.IOException
  108. EndWrite failure
  109. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  110. at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
  111. at System.Threading.Tasks.TaskFactory+<FromAsync>c__AnonStorey8`3[System.Byte[],System.Int32,System.Int32].<>m__0 (IAsyncResult l) [0x00000] in <filename unknown>:0
  112. 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
  113. --- End of stack trace from previous location where exception was thrown ---
  114. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  115. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  116. at System.IO.Stream+<CopyToAsync>c__async0.MoveNext () [0x00000] in <filename unknown>:0
  117. --- End of stack trace from previous location where exception was thrown ---
  118. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  119. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  120. at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async11.MoveNext () [0x00000] in <filename unknown>:0
  121. InnerException: System.Net.Sockets.SocketException
  122. The socket has been shut down
  123. at System.Net.Sockets.Socket.EndSend (IAsyncResult result) [0x00000] in <filename unknown>:0
  124. at System.Net.Sockets.NetworkStream.EndWrite (IAsyncResult ar) [0x00000] in <filename unknown>:0
  125.  
  126. 2014-01-12 15:44:03.6710, Error, HttpServer, Error this.ProcessRequest(context)(Exception while writing error to the response)
  127. The object was used after being disposed.
  128. System.ObjectDisposedException
  129. at System.Net.HttpListenerResponse.set_StatusCode (Int32 value) [0x00000] in <filename unknown>:0
  130. at ServiceStack.Host.HttpListener.ListenerResponse.set_StatusCode (Int32 value) [0x00000] in <filename unknown>:0
  131. 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