Version Differences for AnthillPro Upgrade Checklist

(Customer Responsibilities)
(Added in section about directory overrides and how they will be ignored if not in installed.properties)
Line 238:
  = Appendix B: Directory Overrides Notice =    = Appendix B: Directory Overrides Notice = 
       
- TBD   + There are some rare cases where the anthillpro default directories may be overrode with custom values to redirect the storage location elsewhere. The [[Directory Overrides]] page goes into this in greater detail. Unfortunately the server upgrade '''does not source these overrides''' if they are not in the ''installed.properties'' file, and the changes present in [[3.8 Branch Directory Restructure]] will not occur. After the upgrade is complete, the following symptoms (but not limited to) may occur:  
    + * Artifacts missing on old build lives  
    + * Logs missing throughout the UI  
    + * Files present in unexpected locations  
       
    + This is because the server is assuming the defaults because the overrides were never passed in via installed.properties. So, if you are overriding any directories in the ''JAVA_OPTS'' line (such as '''-Danthill3.var.dir=...''' within the <u>ah3server</u> startup script, make sure they are present in '''installed.properties''', else they will be ignored.