Skip to content

Instantly share code, notes, and snippets.

@DavidLudwig
Created April 6, 2016 16:27
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 DavidLudwig/35591202599eb949b92d3d1e3d0e6c72 to your computer and use it in GitHub Desktop.
Save DavidLudwig/35591202599eb949b92d3d1e3d0e6c72 to your computer and use it in GitHub Desktop.
[Info][00:00:00.0004760] AppSession: Starting Xamarin Inspector client
[Error][00:00:03.0925560] AgentSessionWindowController: Unable to open workbook: System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) <0x11dd41a40 + 0x000b1> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo (System.String res) <0x11dd413f0 + 0x0008b> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.ParseDocumentContent () <0x11cbebb80 + 0x006db> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.Read () <0x11cbe05f0 + 0x0007c> in <filename unknown>:0
at System.Xml.XmlTextReader.Read () <0x11cbe05d0 + 0x0001a> in <filename unknown>:0
at System.Xml.XmlReader.MoveToContent () <0x11cbe0480 + 0x00084> in <filename unknown>:0
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMTouchListSimXml.Read5_MTouch () <0x11dd41130 + 0x00027> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x11cbda490 + 0x000b7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle, XmlDeserializationEvents events) <0x11dd3e2b0 + 0x008cd> in <filename unknown>:0
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle) <0x11dd3e210 + 0x00085> in <filename unknown>:0
at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream stream) <0x11dd3dd50 + 0x000bd> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentProcessFactories.iOSAgentProcessFactory+<CheckDefaultSdkVersionAsync>c__AnonStorey1.<>m__0 (System.Object o, System.EventArgs args) <0x11a88a450 + 0x0009a> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x11a8880c0 + 0x0001a> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentProcessFactories.iOSAgentProcessFactory+<CreateAgentProcessTask>c__async0.MoveNext () <0x11a872740 + 0x00198> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Core.AgentCache+<CreateItemForTicketAsync>c__async3.MoveNext () <0x11a871230 + 0x001d9> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Caching.ReferenceCountedCache`3+<GetItemAsync>c__async1[TKey,TItem,TTicket].MoveNext () <0x11a870720 + 0x0026f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Caching.ReferenceCountedCache`3+<RequestItemAsync>c__async0[TKey,TItem,TTicket].MoveNext () <0x11a86fd80 + 0x002a9> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Core.AgentCache+<RequestAgentAsync>c__async0.MoveNext () <0x11a86f6d0 + 0x00173> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentSessionDocument+<ConnectNotebookAsync>c__async0.MoveNext () <0x11a86e810 + 0x001d9> in <filename unknown>:0
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) <0x11dd41a40 + 0x000b1> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo (System.String res) <0x11dd413f0 + 0x0008b> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.ParseDocumentContent () <0x11cbebb80 + 0x006db> in <filename unknown>:0
at System.Xml.XmlTextReaderImpl.Read () <0x11cbe05f0 + 0x0007c> in <filename unknown>:0
at System.Xml.XmlTextReader.Read () <0x11cbe05d0 + 0x0001a> in <filename unknown>:0
at System.Xml.XmlReader.MoveToContent () <0x11cbe0480 + 0x00084> in <filename unknown>:0
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMTouchListSimXml.Read5_MTouch () <0x11dd41130 + 0x00027> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x11cbda490 + 0x000b7> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle, XmlDeserializationEvents events) <0x11dd3e2b0 + 0x008cd> in <filename unknown>:0
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle) <0x11dd3e210 + 0x00085> in <filename unknown>:0
at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream stream) <0x11dd3dd50 + 0x000bd> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentProcessFactories.iOSAgentProcessFactory+<CheckDefaultSdkVersionAsync>c__AnonStorey1.<>m__0 (System.Object o, System.EventArgs args) <0x11a88a450 + 0x0009a> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x11a8880c0 + 0x0001a> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentProcessFactories.iOSAgentProcessFactory+<CreateAgentProcessTask>c__async0.MoveNext () <0x11a872740 + 0x00198> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Core.AgentCache+<CreateItemForTicketAsync>c__async3.MoveNext () <0x11a871230 + 0x001d9> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Caching.ReferenceCountedCache`3+<GetItemAsync>c__async1[TKey,TItem,TTicket].MoveNext () <0x11a870720 + 0x0026f> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Caching.ReferenceCountedCache`3+<RequestItemAsync>c__async0[TKey,TItem,TTicket].MoveNext () <0x11a86fd80 + 0x002a9> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Interactive.Core.AgentCache+<RequestAgentAsync>c__async0.MoveNext () <0x11a86f6d0 + 0x00173> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x11dd46120 + 0x00038> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x11dd45b40 + 0x00118> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x11dd45970 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x11a8880f0 + 0x00042> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x11dd465b0 + 0x0001f> in <filename unknown>:0
at Xamarin.Inspector.Mac.Client.AgentSessionDocument+<ConnectNotebookAsync>c__async0.MoveNext () <0x11a86e810 + 0x001d9> in <filename unknown>:0 <---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment