Version Differences for Unable to recover the command: the agent could not locate the command result.

(Shortened and didn't use the term "paradoxical")
Line 1:
- This may be due to a 'duplicate agent'. Each agent is assigned a unique endpoint ID value. If ''two or more'' agents have the same endpoint ID, then both agents will attempt to run the jobs sent to that endpoint and you may see errors like:      
       
  <pre>Unable to recover the command: the agent could not locate the command result.</pre>    <pre>Unable to recover the command: the agent could not locate the command result.</pre> 
  <pre>result.ser (No such file or directory)</pre>    <pre>result.ser (No such file or directory)</pre> 
Line 6:
       
    + = Explanation =  
       
    + This may be due to a 'duplicate agent'. Each agent is assigned a unique endpoint ID value. If ''two or more'' agents have the same endpoint ID, then both agents will attempt to run the jobs sent to that endpoint and you may see errors.  
       
    + = Causes =  
    + * Agent started up under more than one username  
    + * Agent cloned across network (possibly VM clone)  
       
    + = Remedy =  
       
    + Shutdown the duplicate agent, or change the endpoint ID so this agent registers as a new agent, and restart the agent.  
       
  = Error Examples =    = Error Examples =