Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created July 3, 2015 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/f412cd007daede6d063b to your computer and use it in GitHub Desktop.
Save saurabh360/f412cd007daede6d063b to your computer and use it in GitHub Desktop.
System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
Contents of C:\Users\Saurabh\AppData\Local\Xamarin\Log\12.0\iOSDesigner.2015-07-03__10-52-46.log:
MDAddinsHash: 7e93e9c3503f28770f23ce1b7eafd829919f18e8
[2015-07-03 10:55:38.1] INFO: Starting full reload...
[2015-07-03 10:55:38.1] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:56:57.2] ERROR: EnsureSession (counter 0): System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
[2015-07-03 10:56:57.2] ERROR: Unexpected exception while reloading XML for MonoTouch.Design.Client.IPhoneDesignerItem[]
System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
[2015-07-03 10:57:25.4] INFO: Starting full reload...
[2015-07-03 10:57:25.4] INFO: Reloading: Serialization took 1ms
[2015-07-03 10:57:31.0] INFO: Starting full reload...
[2015-07-03 10:57:31.0] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:57:48.6] INFO: Reloading: Deserialization took 59ms
[2015-07-03 10:57:48.6] INFO: Reloading: Server rendering completed in 23243ms with 582716 bytes
[2015-07-03 10:57:48.6] INFO: Reloading: Deserialization took 26ms
[2015-07-03 10:57:48.6] INFO: Reloading: Server rendering completed in 17631ms with 582716 bytes
[2015-07-03 10:57:48.7] INFO: Fetched iOS SDK data in C:\Users\Saurabh\AppData\Local\Temp\xd-support-files-7976648b
[2015-07-03 10:57:48.7] WARN: Not adding `Entitlements.plist' to image resources due to error: System.NotSupportedException: No imaging component suitable to complete this operation was found. ---> System.Runtime.InteropServices.COMException: The component cannot be found. (Exception from HRESULT: 0x88982F50)
--- End of inner exception stack trace ---
at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at Xwt.WPFBackend.ImageHandler.LoadFromStream(Stream stream)
at Xwt.Drawing.Image.FromStream(Stream stream)
at MonoTouch.Design.Client.IPhoneDesignerSession.ConvertBundleResources(IEnumerable`1 resources)
[2015-07-03 10:57:48.9] INFO: Added image resource: Default-568h.png
[2015-07-03 10:57:48.9] INFO: Reloading: Serialization took 1ms
[2015-07-03 10:57:48.9] INFO: Reloading: Deserialization took 0ms
[2015-07-03 10:57:48.9] INFO: Reloading: Server rendering completed in 14ms with 542 bytes
[2015-07-03 10:57:48.9] INFO: Gathered the following assemblies to upload to the renderer:
[2015-07-03 10:57:48.9] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.dll
[2015-07-03 10:57:48.9] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Xml.dll
[2015-07-03 10:57:48.9] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Core.dll
[2015-07-03 10:57:48.9] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.iOS.dll
[2015-07-03 10:57:48.9] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\mscorlib.dll
[2015-07-03 10:57:48.9] INFO: C:\Users\Saurabh\Desktop\New folder\App46\App46\bin\iPhone\Debug\App46.exe
[2015-07-03 10:57:48.9] INFO: The filtered assembly list is:
[2015-07-03 10:57:49.0] INFO: Fetched iOS SDK data in C:\Users\Saurabh\AppData\Local\Temp\xd-support-files-dfbb40a
[2015-07-03 10:57:49.0] WARN: Not adding `Entitlements.plist' to image resources due to error: System.NotSupportedException: No imaging component suitable to complete this operation was found. ---> System.Runtime.InteropServices.COMException: The component cannot be found. (Exception from HRESULT: 0x88982F50)
--- End of inner exception stack trace ---
at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at Xwt.WPFBackend.ImageHandler.LoadFromStream(Stream stream)
at Xwt.Drawing.Image.FromStream(Stream stream)
at MonoTouch.Design.Client.IPhoneDesignerSession.ConvertBundleResources(IEnumerable`1 resources)
[2015-07-03 10:57:49.0] INFO: Added image resource: Default-568h.png
[2015-07-03 10:57:49.0] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:57:49.0] INFO: Reloading: Deserialization took 0ms
[2015-07-03 10:57:49.0] INFO: Reloading: Server rendering completed in 9ms with 542 bytes
[2015-07-03 10:57:49.0] INFO: Gathered the following assemblies to upload to the renderer:
[2015-07-03 10:57:49.0] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.dll
[2015-07-03 10:57:49.0] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Xml.dll
[2015-07-03 10:57:49.0] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Core.dll
[2015-07-03 10:57:49.0] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.iOS.dll
[2015-07-03 10:57:49.0] INFO: C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\mscorlib.dll
[2015-07-03 10:57:49.0] INFO: C:\Users\Saurabh\Desktop\New folder\App46\App46\bin\iPhone\Debug\App46.exe
[2015-07-03 10:57:49.0] INFO: The filtered assembly list is:
[2015-07-03 10:57:49.1] INFO: Reloading: Serialization took 1ms
[2015-07-03 10:57:49.1] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:57:53.2] INFO: Reloading: Deserialization took 141ms
[2015-07-03 10:57:53.2] INFO: Reloading: Server rendering completed in 4164ms with 517745 bytes
[2015-07-03 10:57:53.6] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:57:54.7] INFO: Reloading: Deserialization took 28ms
[2015-07-03 10:57:54.7] INFO: Reloading: Server rendering completed in 5651ms with 514286 bytes
[2015-07-03 10:57:54.7] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:57:54.8] INFO: Reloading: Deserialization took 2ms
[2015-07-03 10:57:54.8] INFO: Reloading: Server rendering completed in 1160ms with 23743 bytes
[2015-07-03 10:57:54.8] INFO: Reloading: EndDeferSelectionChanged took 0ms
[2015-07-03 10:57:54.8] INFO: Reloading: Deserialization took 1ms
[2015-07-03 10:57:54.8] INFO: Reloading: Server rendering completed in 90ms with 23743 bytes
[2015-07-03 10:57:55.0] INFO: Actions and outlets synchronized in 178ms
[2015-07-03 10:57:55.1] INFO: Reload complete in 24119ms.
[2015-07-03 10:57:55.4] INFO: Reloading: EndDeferSelectionChanged took 0ms
[2015-07-03 10:57:55.4] INFO: Actions and outlets synchronized in 9ms
[2015-07-03 10:57:55.4] INFO: Reload complete in 30034ms.
[2015-07-03 10:58:18.6] INFO: Starting full reload...
[2015-07-03 10:58:18.6] INFO: Reloading: Serialization took 0ms
[2015-07-03 10:58:18.7] ERROR: EnsureSession (counter 0): System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
[2015-07-03 10:58:18.7] ERROR: Unexpected exception while reloading XML for MonoTouch.Design.Client.IPhoneDesignerItem[]
System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_Post(String command, MemoryStream ms, IDictionary`2 queryVariables)
at MonoTouch.Tools.Utilities.BuildServerClient.<>c__DisplayClass12.<ExecuteRawPostCommand>b__11()
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteCommandTask[TResult](BuildServerCommand command, Func`1 code, Boolean propagateExceptions)
at MonoTouch.Tools.Utilities.BuildServerClient.ExecuteRawPostCommand(String commandName, MemoryStream stream, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Utilities.VSBuildServerClient.DesignerSendPayload(MemoryStream payload, IDictionary`2 queryVariables, Boolean propagateExceptions)
at Xamarin.VisualStudio.IOS.Designer.DesignerRemoteRequests.<>c__DisplayClassa.<SendPayload>b__7(VSBuildServerClient client)
at Xamarin.VisualStudio.IOS.Utilities.BuildServer.<>c__DisplayClass98`1.<RunOnlyIfConnected>b__96()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment