Version Differences for Cannot assign requested address: JVM Bind

(Initial Page Creation w/Error ~~~~)
Line 1:
    + <pre> Cannot assign requested address: JVM_Bind</pre>  
       
    + = 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.  
       
    + = Remedy =  
       
    + Free the port anthill is trying to connect to.  
       
  = Error Examples =    = Error Examples =