Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 765
53-1003248-01
List of Error Messages
A
SCRIPT_INTERPRETER_NOTFOUND The interpreter is not found. Please check whether the
interpreter was successfully allocated and initialized for
the given virtual port.
SCRIPT_INTERPRETER_NULL The Perl interpreter is not found. Please check whether
the Perl interpreter is allocated.
SCRIPT_L4DATA_L7EVENTS_COLLIDE The script has Layer 4 data (TCP or UDP) events along with
HTTP events. Please make sure the script has either
Layer 4 data events or HTTP events only.
SCRIPT_NOT_BOUND No script is bound at Virtual Port - Virtual Server. Please
bind a script.
SCRIPT_PORT_CSW The requested port has a CSW Policy bound to it. Unbind
the existing CSW Policy on the requested port and then
rebind the script. SCRIPT_PORT_NOTBOUND
SCRIPT_PROFILE_EDUP The script profile name is duplicated. Please choose a
different and unique script profile name.
SCRIPT_PROFILE_EEXIST The script profile is not found. Please make sure you have
specified the right profile name.
SCRIPT_PROFILE_ENAME The script profile name is invalid. Please use the correct
script profile name.
SCRIPT_PROFILE_EXCEED_LIMIT The script profile number is over the limit. Please make
sure that the total script profile number is within the limit.
SCRIPT_PROFILE_INUSE The script profile "%s" is in use. Please unbind the script
profile first.
SCRIPT_PROFILE_INVALID_PARAM The script profile parameter value is invalid. Please make
sure the value is within the range.
SCRIPT_PROFILE_NAME_ALREADY_EXIST The specified script profile name "%s" already exists.
Please specify a unique script profile name.
SCRIPT_PROFILE_NAME_LEN_MAX_EXCEEDED The specified script profile name "%s" has exceeded the
maximum length. Please specify a valid script profile
name not more than %d characters.
SCRIPT_PROFILE_NOT_FOUND The specified script profile name "%s" does not exist.
Please specify an existing script profile.
SCRIPT_PROFILE_PARAMETER_OUT_OF_RANGE The specified script profile parameter "%s" is out of range.
Please specify a valid value in the range of %d to %d.
SCRIPT_SCRIPT_NOTBOUND The specified script "%s" is not bound at Virtual Port -
Virtual Server. Please make sure you have specified the
right script name.
SCRIPT_SCRIPT_NOTFOUND The requested script "%s" was not found in the system or
not bound. Please check the script name.
SCRIPT_SCRIPT_NOTREGISTERED The script is not registered for this particular event. The
script was not registered for the current event. Try adding
a handler in the script.
SCRIPT_SUSPENDED The script is suspended. The script has exceeded the
restart-limit configured in the profile. Try changing the
restart-limit or bind a new script.
TABLE 109 List of error messages
Error String Message