Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The user interface on source machine will show the following error:

<pre>
GET http://NN.NNN.NN.N:8080/uc/resources/agents/list returned a response status of 401 Unauthorized
</pre>
Panel
Html bobswift


The the Controller log on the source machine will show the following error:

<pre>
ERROR [http-8080-10] com.sun.jersey.api.client.UniformInterfaceException: 
GET http://
<YourCoreAddress:Port>
/uc/resources/agents/list returned a response status of 401 Unauthorized"
</pre>
Panel
Html bobswift


The target machine will return the following error:

html-bobswift
Panel
<pre>
ERROR [http-
<YourConnectingPort>
-#] *** ERROR *** Login using Basic Authentication failed for: 
<TheChosenUser> </pre>

Solution

Update the Promotion Target record with valid login credentials and try the promotion again.