Version Differences for Moving Agent Installation Directory

(Added section for server & combining into one page.)
(AnthillPro Server)
Line 3:
  = AnthillPro Server =    = AnthillPro Server = 
       
    + == Automatic Method (Easiest) ==  
       
    + A simple re-install (fake upgrade) of the server can easily fix this, sans '''one or two settings in the installed.properties file''', as running the installer will reconfigure some settings for the agent (for example, a different JAVA_HOME, different server install path, x86 to x64 architecture on Java, etc.).  
       
    + # Locate the version of the server you need to install. An easy way to do this would be to look at your current agent's '''installed.version''' file.  
    + # Download the respective version of the installer from Supportal.  
    + # Make a backup of the '''entire server installation directory''', just so you have a record of the previous settings.  
    + ## ''Note that this process is only going to backup the server's '''filesystem''' and not the '''database''' unless you are using <u>Apache Derby</u>  
    + # Extract the server-installer somewhere, and open up an '''Administrative Command Prompt'''.  
    + # From the ''Administrative Command Prompt'', navigate to the extracted folder and execute '''install-server.bat'''.  
    + # After moving the server to a new home, give the installer the path to the server.  
    + # When prompted to upgrade the server, input '''Y'''.  
    + # Answer any remaining questions (including information about the Windows Service). You should be able to answer these questions by using your backed up installed.properties file as a template.  
       
    + After the installation completes (and possibly the Windows Service installation), you should be able to bring your server back online with the new settings in place.  
       
    + === Known Issues ===  
    + <font align="center" size=2> [THIS SECTION IS A WORK IN PROGRESS]</font>  
       
    + The following issues are known to occur when attempting to boot the server after completing this process:  
    + * An error will occur when attempting to start the server because the '''installed.properties''' file has an invalid (old) value for the keystore. To correct this, update ''install.keystore'' with the correct value.  
       
  = AnthillPro Agent =    = AnthillPro Agent =