Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1.  
  2. C:\Users\andre>ampinstmgr switch 1-ads Mainline
  3. [Info] AMP Instance Manager v1.9.6.2 built 27/02/2020 15:55
  4. [Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  5. [Error] An instance should not normally be switched to a slower-tier release stream than it is currently on.
  6. [Info] If you want to do this anyway, run: ampinstmgr switch 1-ads Mainline true
  7.  
  8. C:\Users\andre>ampinstmgr switch 1-ads Mainline true
  9. [Info] AMP Instance Manager v1.9.6.2 built 27/02/2020 15:55
  10. [Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  11. [Info] Stopping instance 1-ADS...
  12. [Info] Waiting for instance to stop...
  13. [Info] Instance 1-ADS has stopped.
  14. [Info] Using cached archive: D:\AMPDatastore\Instances\AMPCache-1962.zip
  15. [Error] Failed to write instance data: Newtonsoft.Json.JsonSerializationException: Error getting value from 'ResolvedPath' on 'InstanceManagerPlugin.LocalAMPInstance'. ---> System.IO.FileNotFoundException: Couldn't find the specified application: readlink
  16. at ModuleShared.Utilities.GetUtilityOutput(String ExecutableFile, String Arguments, String WorkingDirectory, String RunAsUser, Boolean IncludeStdErr, Int32 timeoutMs)
  17. at ModuleShared.Utilities.ResolveSymbolicLinks(String Path)
  18. at GetResolvedPath(Object )
  19. at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
  20. --- End of inner exception stack trace ---
  21. at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
  22. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)
  23. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
  24. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
  25. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
  26. at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
  27. at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
  28. at InstanceManagerPlugin.LocalInstanceManager.SaveLocalInstances()
  29.  
  30. C:\Users\andre>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement