I ran into the following error when I tried to install MSM archive from a development
( 6.7->7.0.1) environment to a new vanilla install of Rhythmyx 7.0.1
" Archive server build “Version 7.0.1 Build 201104X01 (5)” does not match target server build “Version 7.0.1 Build 201104R01 (3206)” "
Fix:
Exit the MSM. Use this line of code in the LAX.NL.JAVA.OPTION.ADDITIONAL of RhythmyxMultiSeverManager.lax
-Dcom.percussion.deploy.allowBuildMismatch
Then restart MSM.