Advertisement
Guest User

amp error

a guest
Mar 30th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1.  
  2.  
  3. ./ampinstmgr CreateInstance McMyAdmin MCMA 0.0.0.0 8080 redactedkey redactedpass +Core.Login.Username redacteduser
  4. [Info] AMP Instance Manager v1.4.6.5
  5. [Debug] Loading instances from /home/AMP/.ampdata/instances.json...
  6. [Debug] /home/AMP/.ampdata/instances.json does not exist, using empty dataset.
  7. [Info] Creating Instance: 'MCMA'
  8. [Info] Performing Step: Creating Environment
  9. [Error] Couldn't lookup user details for current user.
  10. Value cannot be null.
  11. Parameter name: path1
  12. [Error] Instance creation failed.
  13. [Error] at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <3574b7750bbd4f3481d1561b74d01b33>:0
  14. at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <3574b7750bbd4f3481d1561b74d01b33>:0
  15. at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <3574b7750bbd4f3481d1561b74d01b33>:0
  16. at InstanceManagerCLI.Core.CreateInstance (System.String Module, System.String InstanceName, System.String IPBinding, System.Int32 PortNumber, System.String LicenceKey, System.String AdminPassword, System.Collections.Generic.Dictionary`2[TKey,TValue] ProvisionSettings) [0x0008c] in <5bec138c8e1a4fc086c3e11b2bbbd05c>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement