The "unidpl PKG" command from the <uvms_dir>/app/bin folder does not work since 7.01.01 if the parameters -mshost and -msport are not specified.
On 7.00.21 and inferior it works as expected.
UVMS 7.01.01
Defect DE167206 introduced on version 7.01.01
Add the coordinates of the local UVMS (hostname and port) to the command "unidpl PKG" via the parameters "-mshost xxx -msport yyyy".
Example, instead of:
unidpl PKG -login username -pwd password -area X -company COMPANY -node NODE -pkg PACKAGE_NAME -instantiate -tplname -verbose
Replace by:
unidpl PKG -login username -pwd password -mshost uvms_hostname -msport uvms_port -area X -company COMPANY -node NODE -pkg PACKAGE_NAME -instantiate -tplname -verbose
Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Univiewer.Management.Server (UVMS)
Dollar Universe 7.01.02 - Available