ZeinFIre

Untitled

Dec 5th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. [email protected]:~/AMP$ ./ampinstmgr StartInstance ADSInstance
  2. [Info] AMP Instance Manager v1.6.12.3 built 03/12/2018 21:30
  3. [Error] Failed to read instance data: System.NullReferenceException: Object reference not set to an instance of an object
  4. at (wrapper stelemref) System.Object:virt_stelemref_class (intptr,object)
  5. at System.Collections.Generic.List`1[T].Add (T item) [0x0001e] in <3574b7750bbd4f3481d1561b74d01b33>:0
  6. at Newtonsoft.Json.Utilities.ReflectionUtils.GetFieldsAndProperties (System.Type type, System.Reflection.BindingFlags bindingAttr) [0x00071] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  7. at Newtonsoft.Json.Serialization.DefaultContractResolver.GetSerializableMembers (System.Type objectType) [0x0000f] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  8. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateProperties (System.Type type, Newtonsoft.Json.MemberSerialization memberSerialization) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  9. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateObjectContract (System.Type objectType) [0x0003a] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  10. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract (System.Type objectType) [0x00100] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  11. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract (System.Type type) [0x00029] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  12. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.GetContractSafe (System.Type type) [0x0000b] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  13. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x00052] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  14. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x000dc] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  15. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  16. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000db] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  17. at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  18. at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  19. at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  20. at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  21. at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  22. at InstanceManagerPlugin.LocalInstanceManager.GetLocalInstances () [0x0005d] in <99c8f18c21704f7eae476549a4863236>:0
  23. [Error] No such instance with name: 'ADSInstance'
Advertisement
Add Comment
Please, Sign In to add comment