Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aman-daharwal/43331a538ab0e9c90bf581821a758759 to your computer and use it in GitHub Desktop.
Save aman-daharwal/43331a538ab0e9c90bf581821a758759 to your computer and use it in GitHub Desktop.
Error List
[Info][00:00:00.0420290] AppSession (.ctor): Starting Xamarin Inspector client @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\AppSession.cs:71
[Info][00:00:00.8556075] UpdaterService (CheckForUpdatesInBackground): checking for updates @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:253
[Info][00:00:01.8391659] UpdaterService (CheckForUpdatesInBackground): no updates are available @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:265
[Info][00:00:05.3131862] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:05.6787420] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:05.9524228] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:06.6549239] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:06.6909526] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:07.2743644] MessageViewController (LogMessage): PushMessage => Status: Connecting to agent… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Info][00:00:07.3324057] MessageViewController (LogMessage): PushMessage => Status: Connecting to Mac build host… @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\Messages\MessageViewController.cs:126
[Critical][00:01:57.8012335] AppDomain (ConfigureLogging): exception: System.ComponentModel.Win32Exception (0x80004005): Not enough quota is available to process this command
at MS.Win32.UnsafeNativeMethods.PostMessage(HandleRef hwnd, WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) @ C:\Users\builder\data\lanes\4494\b71b035f\source\inspector\Clients\Xamarin.Interactive.Client\AppSession.cs:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment