beautypg.com

Visara Master Console Center Scripting Guide User Manual

Page 100

background image

Chapter 5 Script Commands

Scripting Guide

100

Manifest Constant

Value

Associated String/Reason

ICLErr_Mvs_InvMsgCnt

4020

Invalid message count
parameter. The value must be

between 0 and 999.

ICLErr_Mvs_InvWait

4021

Invalid wait time parameter.
The wait time must be between

0 and 999.

ICLErr_Mvs_PortFailed 4022

Commands sent via port failed!

One or more commands sent to
the designated backup port

failed. The error may also be

reported in the response array(s)
for the failed command(s).

ICLErr_Mvs_PortSuccess

4023

Commands sent via port
successful!

ICLErr_Mvs_InvPort

4024

Invalid port found. The
specified fallback port handle

was invalid.

ICLErr_Mvs_Timeout

4025

Time-out error. The commands

were sent to gwMvsD, but no

response was received within
the configured timeout period.

ERR_OED_QUEUE_NOT_OPEN

11002

The queue is not open.

ERR_OED_REQUEST_FAILED

11003

The script could not
communicate with the outside

event daemon. Make sure

gwOed is running.

ERR_OED_RESPONSE_FAILED

11004

The script did not receive the

correct response from the
outside event daemon. Make

sure gwOed is running.

ERR_OED_INVALID_EVENT_SOURCE 11005

The source of events is not

supported.

ERR_OED_OS_DOES_NOT_EXIST

11006

Specified OS does not exist.

Check config/system.cfg file.

ERR_OED_QUEUE_ID_MUST_BE_SPECIFIED 11008

At least one queue ID must

be specified.