Skip to content

Instantly share code, notes, and snippets.

@directhex
Created December 6, 2016 13:57
Show Gist options
  • Save directhex/6aebaec3f30bcb79da90edb4df42eb30 to your computer and use it in GitHub Desktop.
Save directhex/6aebaec3f30bcb79da90edb4df42eb30 to your computer and use it in GitHub Desktop.
ERROR [2016-12-06 12:20:19Z]: An unhandled exception has occured. Terminating MonoDevelop? False
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.GetInstance () [0x0000c] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Codons.NodeBuilderCodon.get_NodeBuilder () [0x00001] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Codons.SolutionPadCodon.BuildChildren () [0x0003b] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Codons.SolutionPadCodon.CreatePad () [0x0000c] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent (MonoDevelop.Ide.Gui.IPadWindow window) [0x0000d] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent (System.Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) [0x00014] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey1.<>m__0 (System.Object , System.EventArgs ) [0x00001] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Components.Docking.DockItem.SetupContent (System.Object ob, System.EventArgs args) [0x0002c] in <f71442a029c84740a70ce861a075421a>: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, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00053] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x0010d] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x0000b] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00067] in <6f7e710e2f694bf7ac9e272e9b8139b4>:0
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0000c] in <6f7e710e2f694bf7ac9e272e9b8139b4>:0
at GLib.SignalClosure.MarshalCallback (System.IntPtr raw_closure, System.IntPtr return_val, System.UInt32 n_param_vals, System.IntPtr param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x00086] in <6f7e710e2f694bf7ac9e272e9b8139b4>:0
INFO [2016-12-06 12:20:22Z]: Add-in loaded: MonoDevelop.UnitTesting.NUnit
ERROR [2016-12-06 12:20:22Z]: Error loading template id EmptyFSharpSource in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, System.Xml.XmlDocument xmlDocument, MonoDevelop.Core.FilePath baseDirectory, System.String templateId) [0x00430] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00019] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00020] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id EmptyFSharpScript in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, System.Xml.XmlDocument xmlDocument, MonoDevelop.Core.FilePath baseDirectory, System.String templateId) [0x00430] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00019] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00020] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id EmptyFSharpSignature in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, System.Xml.XmlDocument xmlDocument, MonoDevelop.Core.FilePath baseDirectory, System.String templateId) [0x00430] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00019] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00020] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpAssemblyInfo in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, System.Xml.XmlDocument xmlDocument, MonoDevelop.Core.FilePath baseDirectory, System.String templateId) [0x00430] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00019] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00020] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpNUnitTestType in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, System.Xml.XmlDocument xmlDocument, MonoDevelop.Core.FilePath baseDirectory, System.String templateId) [0x00430] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.LoadFileTemplate (Mono.Addins.RuntimeAddin addin, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00019] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00020] in <f71442a029c84740a70ce861a075421a>:0
INFO [2016-12-06 12:20:22Z]: Add-in loaded: MonoDevelop.ILAsmBinding
ERROR [2016-12-06 12:20:22Z]: Error loading template id MonoDevelop.FSharp.ConsoleProject in addin MonoDevelop.FSharpBinding:
System.InvalidOperationException: Could not find template with ID FSharpAssemblyInfo
at MonoDevelop.Ide.Templates.FileTemplateReference.Load (System.Xml.XmlElement filenode, MonoDevelop.Core.FilePath baseDirectory) [0x00056] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x00085] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id MonoDevelop.FSharp.LibraryProject in addin MonoDevelop.FSharpBinding:
System.InvalidOperationException: Could not find template with ID FSharpAssemblyInfo
at MonoDevelop.Ide.Templates.FileTemplateReference.Load (System.Xml.XmlElement filenode, MonoDevelop.Core.FilePath baseDirectory) [0x00056] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x00085] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id MonoDevelop.FSharp.TutorialProject in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpGtkProject in addin MonoDevelop.FSharpBinding:
System.InvalidOperationException: Could not find template with ID FSharpAssemblyInfo
at MonoDevelop.Ide.Templates.FileTemplateReference.Load (System.Xml.XmlElement filenode, MonoDevelop.Core.FilePath baseDirectory) [0x00056] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x00085] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpNUnitLibraryProject in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpPortableLibrary in addin MonoDevelop.FSharpBinding:
System.InvalidOperationException: Could not find template with ID FSharpAssemblyInfo
at MonoDevelop.Ide.Templates.FileTemplateReference.Load (System.Xml.XmlElement filenode, MonoDevelop.Core.FilePath baseDirectory) [0x00056] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x00085] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:22Z]: Error loading template id FSharpSharedAssetsProject in addin MonoDevelop.FSharpBinding:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate (System.Xml.XmlElement element, MonoDevelop.Core.FilePath baseDirectory) [0x0006f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor (System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x0008f] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.SolutionDescriptor.CreateSolutionDescriptor (Mono.Addins.RuntimeAddin addin, System.Xml.XmlElement xmlElement, MonoDevelop.Core.FilePath baseDirectory) [0x00171] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate..ctor (Mono.Addins.RuntimeAddin addin, System.String id, MonoDevelop.Ide.Codons.ProjectTemplateCodon codon, System.String overrideLanguage) [0x004bc] in <f71442a029c84740a70ce861a075421a>:0
at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged (System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x0002b] in <f71442a029c84740a70ce861a075421a>:0
ERROR [2016-12-06 12:20:50Z]: Add-in error (MonoDevelop.FSharpBinding):
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Projects.Policies.PolicyService.HandlePolicyTypeUpdated (System.Object sender, Mono.Addins.ExtensionNodeEventArgs args) [0x00007] in <5b361e0ba91d4433bf846f072c74ad48>:0
at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00031] in <54124205b9fa4872a55bd7875b903270>:0
ERROR [2016-12-06 12:20:50Z]: Error deserialising policies for MonoDevelop.FSharpBinding,6.1.1@/MonoDevelop/ProjectModel/PolicySets/Mono/__nid_739:
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetResource (System.String resourceName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Projects.Extensions.PolicyResourceNode.GetStream () [0x00007] in <5b361e0ba91d4433bf846f072c74ad48>:0
at MonoDevelop.Projects.Extensions.PolicySetNode.get_Set () [0x0006b] in <5b361e0ba91d4433bf846f072c74ad48>:0
INFO [2016-12-06 12:20:52Z]: Add-in loaded: MonoDevelop.HexEditor
ERROR [2016-12-06 12:20:52Z]: Add-in error (MonoDevelop.FSharpBinding):
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.GetInstance () [0x0000c] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.ExtensionNodeEventArgs.get_ExtensionObject () [0x0001e] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Refactoring.RefactoringService.<RefactoringService>m__0 (System.Object sender, Mono.Addins.ExtensionNodeEventArgs args) [0x00001] in <581d7311622d40c7beee978d84530cba>:0
at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00031] in <54124205b9fa4872a55bd7875b903270>:0
ERROR [2016-12-06 12:20:52Z]: Add-in error (MonoDevelop.FSharpBinding):
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.GetInstance () [0x0000c] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.ExtensionNodeEventArgs.get_ExtensionObject () [0x0001e] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Refactoring.RefactoringService.<RefactoringService>m__1 (System.Object sender, Mono.Addins.ExtensionNodeEventArgs args) [0x00001] in <581d7311622d40c7beee978d84530cba>:0
at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00031] in <54124205b9fa4872a55bd7875b903270>:0
ERROR [2016-12-06 12:20:52Z]: Add-in error (MonoDevelop.FSharpBinding):
System.IO.FileNotFoundException: Could not load file or assembly '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll' or one of its dependencies
File name: '/app/lib/monodevelop/AddIns/BackendBindings/Newtonsoft.Json.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <1c6d9b7b4e524b73bfb98f126c3a06ca>:0
at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.Collections.ArrayList asmList) [0x000ae] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.EnsureAssembliesLoaded () [0x00025] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.get_Type () [0x00035] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00001] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.InstanceExtensionNode.GetInstance () [0x0000c] in <54124205b9fa4872a55bd7875b903270>:0
at Mono.Addins.ExtensionNodeEventArgs.get_ExtensionObject () [0x0001e] in <54124205b9fa4872a55bd7875b903270>:0
at MonoDevelop.Ide.Editor.Extension.BraceMatcherTextEditorExtension.<BraceMatcherTextEditorExtension>m__0 (System.Object sender, Mono.Addins.ExtensionNodeEventArgs args) [0x0001a] in <f71442a029c84740a70ce861a075421a>:0
at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00031] in <54124205b9fa4872a55bd7875b903270>:0
WARNING [2016-12-06 12:20:52Z]: Subversion addin could not load libsvn_client, so it will be disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment