Skip to content

Instantly share code, notes, and snippets.

@olegoid
Created September 12, 2016 15:42
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 olegoid/8261891806c7dd14e7bb4daa95193c85 to your computer and use it in GitHub Desktop.
Save olegoid/8261891806c7dd14e7bb4daa95193c85 to your computer and use it in GitHub Desktop.
INFO [2016-09-11 18:05:24Z]: Creating DefaultWorkbench
INFO [2016-09-11 18:05:24Z]: Found MonoMac.
INFO [2016-09-11 18:05:24Z]: Found Xamarin.Mac, version 2.10.0.99.
INFO [2016-09-11 18:05:24Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:24Z]: Running license sync for Mac
INFO [2016-09-11 18:05:24Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:24Z]: Updated license: iOS Enterprise 10/2/2016 6:53:33 PM
INFO [2016-09-11 18:05:24Z]: Checking whether iOS license valid for installed version.
INFO [2016-09-11 18:05:24Z]: Updated license: Android Enterprise 10/2/2016 6:53:33 PM
INFO [2016-09-11 18:05:24Z]: Checking whether Android license valid for installed version.
INFO [2016-09-11 18:05:24Z]: Read license: iOS Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:24Z]: Read license: Android Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:25Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:25Z]: Updating Welcome Page from 'https://software.xamarin.com/Service/News'.
INFO [2016-09-11 18:05:25Z]: Updating Prebuilt Apps from 'https://xamarin.com/PrebuiltApps.xml'.
INFO [2016-09-11 18:05:25Z]: Updated license: Mac Enterprise 10/2/2016 6:53:33 PM
INFO [2016-09-11 18:05:25Z]: Checking whether Mac license valid for installed version.
INFO [2016-09-11 18:05:25Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:26Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:26Z]: Read license: Mac Enterprise 2016-10-02 15:53:33Z
INFO [2016-09-11 18:05:26Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
INFO [2016-09-11 18:05:26Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Unix
INFO [2016-09-11 18:05:26Z]: Add-in loaded: MonoDevelop.UnitTesting.NUnit
INFO [2016-09-11 18:05:26Z]: Welcome Page updated.
INFO [2016-09-11 18:05:27Z]: Prebuilt Apps image already up-to-date.
INFO [2016-09-11 18:05:27Z]: Prebuilt Apps image already up-to-date.
INFO [2016-09-11 18:05:28Z]: Prebuilt Apps image already up-to-date.
INFO [2016-09-11 18:05:28Z]: Prebuilt Apps image already up-to-date.
INFO [2016-09-11 18:05:28Z]: Prebuilt Apps already up-to-date.
INFO [2016-09-11 18:05:28Z]: Prebuilt Apps updated.
INFO [2016-09-11 18:05:33Z]: Add-in loaded: MonoDevelop.HexEditor
INFO [2016-09-11 18:05:35Z]: Add-in loaded: MonoDevelop.Debugger.Soft.AspNet
FATAL ERROR [2016-09-11 18:06:20Z]: An unhandled exception has occured. Terminating Xamarin Studio? True
System.NullReferenceException: Object reference not set to an instance of an object
at MonoDevelop.Ide.Gui.Components.LogViewProgressMonitor.OnWriteErrorLog (System.String message) [0x00000] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/LogView.cs:737
at MonoDevelop.Core.ProgressMonitor.DoWriteErrorLog (System.String message) [0x0001e] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/ProgressMonitor.cs:622
at MonoDevelop.Core.ProgressMonitoring.LogTextWriter.Write (System.String value) [0x0000b] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.ProgressMonitoring/LogTextWriter.cs:93
at MonoDevelop.Core.Execution.OutWriter.WriteOut (System.Object sender, System.String s) [0x00000] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessService.cs:447
at MonoDevelop.Core.Execution.ProcessWrapper.CaptureError () [0x0001b] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessWrapper.cs:128
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/thread.cs:68
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00031] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:893
at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/thread.cs:105
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at MonoDevelop.Ide.Gui.Components.LogViewProgressMonitor.OnWriteErrorLog (System.String message) [0x00000] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/LogView.cs:737
at MonoDevelop.Core.ProgressMonitor.DoWriteErrorLog (System.String message) [0x0001e] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/ProgressMonitor.cs:622
at MonoDevelop.Core.ProgressMonitoring.LogTextWriter.Write (System.String value) [0x0000b] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.ProgressMonitoring/LogTextWriter.cs:93
at MonoDevelop.Core.Execution.OutWriter.WriteOut (System.Object sender, System.String s) [0x00000] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessService.cs:447
at MonoDevelop.Core.Execution.ProcessWrapper.CaptureError () [0x0001b] in /Users/builder/data/lanes/3509/bc95b787/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessWrapper.cs:128
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/thread.cs:68
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00031] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:893
at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/thread.cs:105
ERROR [2016-09-11 18:06:25Z]: An unhandled exception has occured. Terminating Xamarin Studio? False
MonoDevelop.Core.Execution.RemoteProcessException: The operation failed due to an internal error: No handler found for target: Process.
ERROR [2016-09-11 18:06:25Z]: An unhandled exception has occured. Terminating Xamarin Studio? False
MonoDevelop.Core.Execution.RemoteProcessException: The operation failed due to an internal error: No handler found for target: Process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment