Version Differences for Unknown host null

Line 1:
- TEMPTEMPTEMPTEMPTEMP   + <pre>com.urbancode.codestation2.client.exception.ServerNotFoundException: Unknown host null</pre>  
       
- DELETEDELETE<pre> Cannot assign requested address: JVM_Bind</pre>      
       
  = Explanation =    = Explanation = 
       
- This error usually occurs when the port that the JVM is trying to bind to has already been taken by another application, or is not open to the system. There are a multitude of reasons that this can happen, such as another application already occupying those ports, those ports being locked down on the system, or even rare cases such as the [[Connection Binding]] being incorrect and not having an IP unique to the current machine the anthillpro server is on.   + This error usually occurs when an agent is trying to use proxy settings specified in that agent's '''installed.properties''' file, however someone has set the proxy host to null (and likely the proxy port to null as well). There are a multitude of reasons that this can happen, such as malicious user intervention, unintentional modification, unattended-agent-installs without correctly modifying the install script, etc.  
       
  = Remedy =    = Remedy =