There is not an out of the box utility provided to create a MAR Info file, only to create a MAR file -
MakeMar Utility.
A custom utility to create a MARI file is provided in the link below:
MarInfoUtility.zip -
https://communities.ca.com/docs/DOC-231156572When using the Make_MARInfo&MARUtility we are getting the following exception:
============================================================================
| Exception:
============================================================================
| Message: Script throw an exception: bsh.EvalError: Sourced file: inline evaluation of: ``import com.itko.lisa.model.mar.*; import com.itko.lisa.model.mar.ModelArchiveIn . . . '' : Typed variable declaration : Error in method invocation: Static method createVSMARInfo(java.lang.String, java.lang.String, int, int, boolean, boolean, java.lang.String) not found in class'com.itko.lisa.model.mar.ModelArchiveInfo' : at Line: 27 : in file: inline evaluation of: ``import com.itko.lisa.model.mar.*; import com.itko.lisa.model.mar.ModelArchiveIn . . . '' : ModelArchiveInfo .createVSMARInfo ( dsFileName , projectPath + "/Configs/" + configFileName , capacity , thinkScale , autoRestart , startSeviceOnDeployment , groupTag )
in inline evaluation of: ``import com.itko.lisa.model.mar.*; import com.itko.lisa.model.mar.ModelArchiveIn . . . '' at line number 27