XML API Error Messages and Error Codes

Added by Gaurav Joshua Vaz , last edited by Gaurav Joshua Vaz on Jan 31, 2008
Tags: 

Error messages used with the XML API explained along with their error codes.

Summary

Error Messages

BASE ERRORS

Error Code Numeric Error Code Error Message
NSERR_NOTRUNNING 0x100 NetScaler not running
NSERR_PERM 0x101 Operation not permitted
NSERR_NOENT 0x102 No such resource
NSERR_SRCH 0x103 No such process
NSERR_INTR 0x104 Interrupted system call
NSERR_IO 0x105 Input/output error
NSERR_NXIO 0x106 Device not configured
NSERR_2BIG 0x107 Argument list too long
NSERR_NOEXEC 0x108 Exec format error
NSERR_BADF 0x109 Bad file descriptor
NSERR_CHILD 0x10A No child processes
NSERR_DEADLK 0x10B Resource deadlock avoided
NSERR_NOMEM 0x10C Cannot allocate memory
NSERR_ACCES 0x10D Permission denied
NSERR_FAULT 0x10E Bad address
NSERR_NOTBLK 0x10F Block device required
NSERR_BUSY 0x110 Device busy
NSERR_EXIST 0x111 Resource already exists
NSERR_XDEV 0x112 Cross-device link
NSERR_NODEV 0x113 Operation not supported by device
NSERR_NOTDIR 0x114 Not a directory
NSERR_ISDIR 0x115 Is a directory
NSERR_INVAL 0x116 Invalid argument
NSERR_NFILE 0x117 Too many open files in system
NSERR_MFILE 0x118 Too many open files
NSERR_NOTTY 0x119 Inappropriate ioctl for device
NSERR_TXTBSY 0x11A Text file busy
NSERR_FBIG 0x11B File too large
NSERR_NOSPACE 0x11C No space left on device
NSERR_SPIPE 0x11D Illegal seek
NSERR_ROFS 0x11E Read-only file system
NSERR_MLINK 0x11F Too many links
NSERR_PIPE 0x120 Broken pipe
NSERR_DOM 0x121 Numerical argument out of domain
NSERR_RANGE 0x122 Result too large
NSERR_AGAIN 0x123 Resource temporarily unavailable
NSERR_INPROGRESS 0x124 Operation now in progress
NSERR_ALREADY 0x125 Operation already in progress
NSERR_NOTSOCK 0x126 Socket operation on non-socket
NSERR_DESTADDRREQ 0x127 Destination address required
NSERR_MSGSIZE 0x128 Message too long
NSERR_PROTOTYPE 0x129 Protocol wrong type for socket
NSERR_NOPROTOOPT 0x12A Protocol not available
NSERR_PROTONOSUPPORT 0x12B Protocol not supported
NSERR_SOCKTNOSUPPORT 0x12C Socket type not supported
NSERR_OPNOTSUPP 0x12D Operation not supported
NSERR_PFNOSUPPORT 0x12E Protocol family not supported
NSERR_AFNOSUPPORT 0x12F Address family not supported by protocol family
NSERR_ADDRINUSE 0x130 Address already in use
NSERR_ADDRNOTAVAIL 0x131 Can't assign requested address
NSERR_NETDOWN 0x132 Network is down
NSERR_NETUNREACH 0x133 Network is unreachable
NSERR_NETRESET 0x134 Network dropped connection on reset
NSERR_CONNABORTED 0x135 Software caused connection abort
NSERR_CONNRESET 0x136 Connection reset by peer
NSERR_NOBUFS 0x137 No buffer space available
NSERR_ISCONN 0x138 Socket is already connected
NSERR_NOTCONN 0x139 Socket is not connected
NSERR_SHUTDOWN 0x13A Can't send after socket shutdown
NSERR_TOOMANYREFS 0x13B Resource in use
NSERR_TIMEDOUT 0x13C Operation timed out
NSERR_CONNREFUSED 0x13D Connection refused
NSERR_LOOP 0x13E Too many levels of symbolic links
NSERR_NAMETOOLONG 0x13F File name too long
NSERR_HOSTDOWN 0x140 Host is down
NSERR_HOSTUNREACH 0x141 No route to host
NSERR_NOTEMPTY 0x142 Directory not empty
NSERR_PROCLIM 0x143 Too many processes
NSERR_USERS 0x144 Too many users
NSERR_DQUOT 0x145 Disc quota exceeded
NSERR_STALE 0x146 Stale NFS file handle
NSERR_REMOTE 0x147 Too many levels of remote in path
NSERR_BADRPC 0x148 RPC struct is bad
NSERR_RPCMISMATCH 0x149 RPC version wrong
NSERR_PROGUNAVAIL 0x14A RPC prog. not avail
NSERR_PROGMISMATCH 0x14B Program version wrong
NSERR_PROCUNAVAIL 0x14C Bad procedure for program
NSERR_NOLCK 0x14D No locks available
NSERR_NOSYS 0x14E System Call not supported; Possible Reason: NetScaler is not running
NSERR_FTYPE 0x14F Inappropriate file type or format
NSERR_AUTH 0x150 Authentication error
NSERR_NEEDAUTH 0x151 Need authenticator
NSERR_WOULDBLOCK 0x152 Operation would block
NSERR_NOCODE 0x153 Feature is not implemented
NSERR_NOTSUSER 0x154 Not super-user
NSERR_BIGDATA 0x155 Data size is too big
NSERR_SMALLDATA 0x156 Data size is too small
NSERR_NOMORENT 0x157 No more entry in table
NSERR_NOSERVICE 0x158 No Service
NSERR_OSERROR 0x159 Operating system error
NSERR_NONEXPCMD 0x15A Unexpected command
NSERR_CMDPROPFAIL 0x15B Command propagation failed
NSERR_TOOMANYNODES 0x15C Too many nodes
NSERR_SECONDARYFAIL 0x15D Command failed on secondary node, but succeeded on primary node. Configuration will be synchronized to ensure secondary and primary have same configuration.
NSERR_INVALBACKUP 0x15E Invalid backup vserver
NSERR_NOSERVER 0x15F No such server
NSERR_LOGINREQD 0x160 Login is required
NSERR_RPCINVAL 0x161 RPC invalid argument
NSERR_NOUSER 0x162 Invalid username or password
NSERR_INVALPASSWD 0x163 Invalid username or password
NSERR_LICENSE 0x164 Feature(s) not licensed
NSERR_DEFERRED 0x165 The command is stored for later execution
NSERR_PROPAUTHFAIL 0x166 Command propagation failed due to user authentication problems
NSERR_NODELSUSER 0x167 The superuser cannot be removed
NSERR_NOMODSUSER 0x168 Permissions for the superuser cannot be modified
NSERR_INVALNODEID 0x16A Invalid node ID specified
NSERR_NOTOPHA 0x16B Operation not permitted on stand-alone node
NSERR_NOOPPEERBAD 0x16c Operation not possible due to invalid peer state. Rectify and retry.
NSERR_NOOPBAD 0x16d Operation not possible as system state is invalid. Use show node for more information.
NSERR_NOPNOW 0x16e Operation not possible now. Please wait for system to stabilise before retrying.
NSERR_NOOPPRI 0x16f Operation permitted only on secondary node.
NSERR_NOOPSEC 0x170 Operation permitted only on primary node.
NSERR_REDIRECT 0x171 Redirect request (VIP down)
NSERR_BUFOVERFLOW 0x172 Buffer overflow occurred
NSERR_NOUSERPOLICY 0x173 No command policy defined, permission denied
NSERR_NOSYSGROUP 0x174 System group does not exist
NSERR_NOSYSCMDPOL 0x175 System command policy does not exist
NSERR_IPRANGENOTALLOWD 0x18A Range not allowed for wildcard IP
NSERR_IVALIDIPRANGE 0x18B Invalid range value
NSERR_IPRANGEMAXLIMIT 0x18C Range value greater than maximum limit 254
NSERR_IP_NOT_EXIST 0x18D IP does not exist
NSERR_TOOMANYRULES 0x18E Maximum number of ACLs on the system has been exceeded
NSERR_PASSWD_LEN_MIN_8 0x18F Password too short - minimum length is 8 characters
NSERR_SYNC_DISABLED 0x19A Synchronization disabled
NSERR_NODE_DISABLED 0x19B Node disabled
NSERR_SYNC_PROGRESS 0x19C Synchronization is in progress
NSERR_ADNS_PERM 0x19D Operation not permitted on ADNS service
NSERR_NOINC_IPSAMESUBNET 0x19E Peer IP should be on the NSIP subnet if INC mode is disabled
NSERR_INVALID_PEERIP 0x19F Not a valid peer IP
NSERR_REDIRECT307 0x1A0 Redirect request (send 307 temporary redirect
NSERR_INVALHOSTNAME 0x1A1 Invalid hostname
NSERR_REWRITE_NOT_SUPPORTED 0x1A2 Port rewrite not supported on this vserver type
NSERR_IPCHG_DENY 0x1A3 IP address change not permitted on this entity
NSERR_IPCHG_GSLB 0x1A4 GSLB local service IP cannot be changed. Please change the corresponding vserver's IP
NSERR_GSLB_IPCHG 0x1A5 corresponding GSLB service IP has also been changed.
NSERR_NOAUDITSRVC 0x1A6 No audit service running on the specified port
NSERR_LACPKEY_NOTSET 0x1A7 LACP key not set
NSERR_CHANNEL_INUSEBYLACP 0x1A8 Channel in use by LACP
NSERR_LACPENABLED 0x1A9 LACP enabled interface cannot be bound manually to a channel
NSERR_IFACEMANUALLYBOUND 0x1AA LACP cannot be enabled, interface manually bound to a channel
NSERR_INTRECINUSE 0x1AB Domain name for the reverse domain name already exists
NSERR_IPPORT_VIP_CONFLICT 0x1AC IP, port conflict with another entity bound to the same vserver
NSERR_IPPORT_VIP_BOUND 0x1AD IP, port conflict with an entity already bound to the vserver
NSERR_NO_BACKUP_VIP 0x1AE No such backup vserver
NSERR_REQ_SET_ARGS 0x1AF No arguments to set
NSERR_SVCGRP_MEMBER_NAMECONFLICT 0x1B0 Name conflicts with an existing service or service group member name
NSERR_SERVER_NAME_EXIST 0x1B1 Server name already exists
NSERR_MAX_SERVICE_BINDING_ON_VSERVER 0x1B2 Maximum services bound to vserver exceeded
NSERR_MAX_SVC_ENTITY_BINDING_ON_SVCGROUP 0x1B3 Maximum services bound to service group exceeded
NSERR_FSMALL 0x1B4 File too small
NSERR_INTOFLOW 0x1B5 Integer overflow
NSERR_ASYNC_BLOCKED 0x1B6 PI has blocked for body accumulation
NSERR_SACL_CLEARPENDING 0x1B7 Clear in progress
NSERR_SACL_NAME_EXISTS 0x1B8 An ACL with the same name exists
NSERR_SACL_SUPERSET_EXISTS 0x1B9 Operation not permitted. (An overlapping rule already exists)
NSERR_SACL_SUBSET_EXISTS 0x1BA Operation not permitted. (A rule which is subset of this rule already exists)

CR ERRORS

Error Code Numeric Error Code Error Message
NSERR_PXY_CACHE_HMG 0x200 All caches in a content group should be of the same type
NSERR_PXY_RM_LAST_MEMT 0x201 Cannot remove last map entry from the table; remove the map table instead
NSERR_CSW_INS_INVAL_PFX 0x202 Invalid prefix specified in the URL
NSERR_PENG_EXPR_IVAL_NAME 0x203 Invalid expression name
NSERR_CSW_BIG_URL 0x204 URL specified is too long - maximum is 208, including . and *
NSERR_CSW_BIG_PFX 0x205 Prefix specified is too long - maximum is 199, including *
NSERR_CSW_BIG_SFX 0x206 Extension specified is too long, maximum is 8
NSERR_CSW_INVAL_SFX 0x207 Extension is invalid
NSERR_EXPR_NOMETHOD 0x208 Invalid method name
NSERR_EXPR_NOURLTOKENS 0x209 Invalid HTTP URL tokens
NSERR_EXPR_NOVERSION 0x20A Invalid HTTP version
NSERR_EXPR_NOHDR 0x20B Invalid HTTP header
NSERR_EXPR_NOCACNTL 0x20C Invalid cache-control value
NSERR_EXPR_NOPRAG 0x20D Invalid pragma value
NSERR_EXPR_NOQUERY 0x20E Invalid query string
NSERR_EXPR_NOQUAL 0x20F Invalid qualifier
NSERR_ACTION_INUSE 0x210 Action name is already in use
NSERR_ACTION_HDR_INVAL 0x211 Invalid header
NSERR_URLQ_INVAL 0x212  
NSERR_UNDEF_ACTION 0x213 Action directive or qualifier is not valid
NSERR_CPE_INUSE 0x214 Content policy name is already in use
NSERR_CPE_REQACT_INVAL 0x215 Request action is not valid
NSERR_CPE_RSPACT_INVAL 0x216 Response action is not valid
NSERR_CPE_REQRULE_INVAL 0x217 Request rule is not valid
NSERR_CPE_RSPRULE_INVAL 0x218 Response rule is not valid
NSERR_ACTION_DEFINVAL 0x219 Default actions cannot be removed
NSERR_ACTION_NOTPRESENT 0x21A Action does not exist
NSERR_PXY_INVAL_SERVICETYPE 0x21B Invalid service type for virtual server
NSERR_CACHEPOLICY_INUSE 0x21C Caching policy name is already in use
NSERR_CACHEGROUP_INTERNAL 0x21F Built-in content groups cannot be removed
NSERR_CPE_INVAL 0x220 Policy name is invalid
NSERR_EXPR_NOLEN 0x221 URL length is not valid
NSERR_DNSWAIT 0x222  
NSERR_GW_TIMEOUT 0x223  
NSERR_CSWDMN_INUSE 0x224 Domain is already hosted by another server
NSERR_CSWDMN_PLCY_EXIST 0x225  
NSERR_ACTION_NOMOD_HDR 0x226 Action has missing argument
NSERR_EXPR_INVAL_OPERATOR 0x227 Invalid operator for the qualifier
NSERR_EXPR_DEF_REM_INVAL 0x228 Default expression cannot be removed
NSERR_EXPR_TOOMANY 0x229 Expression limit reached
NSERR_ACTION_TOOMANY 0x22A Action limit reached
NSERR_CSWPOLICY_TOOMANY 0x22B CS policy limit reached
NSERR_CRDPOLICY_TOOMANY 0x22C CR policy limit reached
NSERR_MAPPOLICY_TOOMANY 0x22D Map policy limit reached
NSERR_FILTPOLICY_TOOMANY 0x22E Filter policy limit reached
NSERR_CACHEPOLICY_TOOMANY 0x22F Integrated cache policy limit reached
NSERR_CACHEGROUP_TOOMANY 0x230 Integrated cache content group limit reached
NSERR_CACHEPARAM_MEMALLOC_FAILED 0x231 Unable to allocate specified amount of memory
NSERR_CACHEGROUP_INUSE 0x232 Content group name is already in use
NSERR_CACHEGROUP_EXPCONFLICT 0x233 Expiry times conflict
NSERR_CACHEPARAM_INVAL 0x234 Cache parameter is invalid
NSERR_CACHEGROUP_PARAM_INVAL 0x235 Invalid content group parameter
NSERR_CACHEGROUP_QUERY_INVAL 0x236 Invalid query string
NSERR_ACTION_INVAL 0x237 Action name is invalid
NSERR_EXPR_DEF_SET_INVAL 0x238 Default expression cannot be set
NSERR_CACHEGROUP_RESSZ_MIN_GT_MAX 0x239 Minimum response size cannot exceed the maximum response size
NSERR_FILTACION_INVALRESPCODE 0x23A Invalid HTTP response code
NSERR_CACHEGROUP_HOST_REQ 0x240 Host required for a group with invalidation restricted to host
NSERR_CACHEGROUP_HOST_NREQ 0x241 Host not required
NSERR_CACHEGROUP_DYNGRP_NEXP 0x242 Cannot expire a parameterized content group
NSERR_CACHEGROUP_ONE_GRP_REQ 0x243 Only one content group required
NSERR_CACHEGROUP_ONE_ALL_REQ 0x244 ALL should be the only content group specified
NSERR_CACHEGROUP_MATCH_PARAM_INVAL 0x245 Invalid request hit parameter
NSERR_CACHEGROUP_DYN_RES_CACHE 0x246 Cannot specify a parameterized group with a response time CACHE action
NSERR_EXPR_INVAL_VALUE 0x247 Invalid expression value
NSERR_CACHEGROUP_PREFETCH_CONFLICT 0x248 Prefetch periods conflict
NSERR_CACHEGROUP_PREFETCH_ENABLE 0x249 Enable prefetch to set prefetch period
NSERR_CACHEGROUP_CCH_UNKNOWN 0x24A Unknown cache-control header
NSERR_CACHEGROUP_RELEXP_X10MS 0x24B Relative expiry milliseconds must be multiples of 10
NSERR_CACHEGROUP_PREFETCH_X10MS 0x24C Prefetch period milliseconds must be multiples of 10
NSERR_CACHEGROUP_STATIC_TO_DYNAMIC 0x24D An existing content group cannot be made parameterized
NSERR_CACHEGROUP_INVALOBJ_REQ 0x24E Cannot select and invalidate objects in content groups without invalidation parameters
NSERR_PLCY_DEF_REM_INVAL 0x24F Default policy cannot be removed
NSERR_CACHEGROUP_PREFETCH_REL_NREQ 0x250 Relative expiry and prefetch period should both be seconds or milliseconds
NSERR_EXPR_SET_INVAL_FLOWTYPE 0x251 Flow type cannot be changed
NSERR_EXPR_TOO_BIG 0x252 Expression too long - maximum length is 1500, in fully-qualified form
NSERR_CPE_INVALID_IDRANGE 0x253 Priority should be between 0 and 64000 (inclusive)
NSERR_EXPR_TOO_BIG_EXT 0x254 Expression too long - maximum length is 800, in fully-qualified form
NSERR_CACHEGROUP_MATCHCOOKIE_DYN_REQ 0x255 Match cookies argument allowed only with parameterized groups
NSERR_CACHEGROUP_MATCHCOOKIE_NREQ 0x256 Cannot modify match cookies
NSERR_CACHEFWPXY_PRESENT 0x257 Forward proxy is already present
NSERR_CACHE_PREFETCH_REEVAL_NREQ 0x258 Cannot configure a content group to both prefetch and evaluate every miss
NSERR_CACHEFWPXY_TOOMANY 0x259 Forward proxy limit reached
NSERR_CACHE_PET_FC_NREQ 0x25A Cannot enable both 'poll every time' and flash cache
NSERR_SAVECONFIG_IN_PROGRESS 0x25B Configuration is being saved, please try again later
NSERR_GWSUBNET_NOT_EXIST 0x25C The gateway is not directly reachable
NSERR_GW_REQ_SUBNET 0x25D An existing route relies on the presence of this subnet
NSERR_URLPOL_NO_PRI 0x25E Priority cannot be specified for URL-based content switching policy
NSERR_BAD_CR_ATTRIBS 0x25F Bad cache redirection VIP attributes given
NSERR_MAC_NOT_SUPPORTED 0x260 MAC redirection not supported
NSERR_POLICY_NOT_SUPPORTED 0x261 Policy redirection not supported with NNTP
NSERR_CACHEABILITY_NOT_SUPPORTED 0x262 Cannot set cacheability on cache
NSERR_HOST_RT_NOT_ALLOWED 0x263 Host route advertisement not permitted for this IP
NSERR_EXPRMISMATCH 0x270  
NSERR_NO_HOST 0x273 No host header and default not set
NSERR_NO_DFLT 0x274 Host header present, no match, and default not set
NSERR_DFLTDMN_FIRST 0x275 No default domain translation entry
NSERR_PXY_CONF_LOOP 0x276 Source and target domains cannot be the same
NSERR_PXY_ME_DUP 0x278 Duplicate map entry
NSERR_PXY_IVAL_TGT 0x279 Target is invalid during map entry addition
NSERR_CONNECTED 0x27A Proxy connection established
NSERR_AUTHENTICATE 0x27B Authentication required
NSERR_LARGE_DOMAIN 0x27C Domain length overflow
NSERR_PXY_IVAL_URL 0x280 Source/destination URL or the combination is not valid
NSERR_PXY_ME_USE 0x281 Map entry is already in use
NSERR_PXY_MT_TYPE 0x282 Map entries in a table should be homogeneous
NSERR_PXY_MT_USE 0x283 Map table is in use
NSERR_PXY_MB_INVAL 0x284 Invalid map bind operation
NSERR_PXY_MB_USE 0x285 You can bind only one table to a vserver
NSERR_PXY_SETDCDN 0x286 Invalid DCDN configuration
NSERR_PXY_SETDFLT 0x287 Invalid default domain specification
NSERR_PXY_DFLT_NOTSET 0x288 Removing default without setting it
NSERR_PXY_FWD_IVAL 0x289 Invalid FWD PXY map entry
NSERR_PXY_MTX_PROT 0x290 PXY and cache protocol should be the same
NSERR_PXY_MTX_TRA 0x291 Invalid cache type on service
NSERR_PXY_MTX_FWD 0x292 Forward Pxy matrix
NSERR_PXY_MTX_REV 0x293 Reverse Pxy Matrix
NSERR_PXY_ADD_TRA_NONHTTP 0x294 transparent non-HTTP policy is invalid
NSERR_PXY_ADD_TRA_OTHER 0x295 transparent non-HTTP map/via should not be specified
NSERR_PXY_OPT_INVAL 0x296 ARP/ghost options invalid for REV/FWD proxy
NSERR_PXY_ADD_SVR_OTHER 0x297 Simple content based no proxy attribs
NSERR_PXY_MB_DUP 0x298 Bind entry already exists
NSERR_PXY_DFLT_DUP 0x299 Default already exists
NSERR_SEL_INUSE 0x2a0 Selector already exists
NSERR_SEL_PARSE_FAILED 0x2a1 Error in selector expression syntax
NSERR_NOSELECTOR 0x2a2 No such selector
NSERR_SEL_TOOMANY 0x2a3 Selector limit reached
NSERR_NOT_INVALSELGROUP 0x2a4 Selector used to invalidate groups without invalSelector
NSERR_CACHEGROUP_NOSELPARAM 0x2a5 Cannot change param-based content group to selector-based (or vice-versa)
NSERR_NOCACHEGROUP 0x2a6 Content group does not exist
NSERR_NONREQ_SEL 0x2a7 Selector expression is not request based
NSERR_INVALARG 0x2a8 The action qualifier and the specified argument(s) do not match
NSERR_NOWILD_ALLOWED 0x2a9 Wildcard not allowed with BETWEEN operator
NSERR_DATE_INCOMPAT 0x2aa Time arguments incompatible
NSERR_TIMEDATE_INVALID 0x2ab Date/time value invalid
NSERR_CONTENTGROUP_COOKIE_REQ_PARAM 0x2ac Hit parameters or inval parameters needed to enable cookie matching
NSERR_CONTENTGROUP_IGNORECASE_REQ_HITPARAM 0x2ad Hit parameters needed to enable case-insensitive param value matching
NSERR_CONTENTGROUP_INVALPARAM_REQ 0x2ae Inval parameters needed to enable host-based invalidation
NSERR_CLISEC_EXP_TOO_LONG 0x2af Client security expression too long
NSERR_TCP_CSW_BIND_HTTP_SSL_POLICY 0x2b0 HTTP/SSL Protocol based policies cannot be bound to TCP CS vserver
NSERR_TCP_CSW_BIND_DOMAIN_POLICY 0x2b1 Domain based policies cannot be bound to TCP CS vserver
NSERR_TCP_CSW_BIND_URL_POLICY 0x2b2 URL based policies cannot be bound to TCP CS vserver
NSERR_POLBOUNDTO_TOO_MANY_VSVRS 0x2b3 Domain cannot be set - policy bound to more than one vserver.
NSERR_PI_CSW_URL_DOMAIN 0x2b4 Domain/URL options disallowed along with advanced expressions
NSERR_PI_TO_PE_CSW 0x2b5 Advanced expressions based policies cannot be bound to a classic CS vserver.
NSERR_PE_TO_PI_CSW 0x2b6 Classic expression policies cannot be bound to a advanced CS vserver.
NSERR_PRIORITY_COMP_PI_CSW 0x2b7 Priority is mandatory for advanced expressions.
NSERR_PI_TCPCSW 0x2b8 Advanced expressions can not be bound to non-HTTP CS Vserver.
NSERR_PE_GOTO 0x2b9 Priority Jump expression cannot be bound with a classic expression based policy.
NSERR_PI_TO_PE_POL_CSW 0x2ba Advanced expression based policy cannot be converted to a classic expression based policy and vice versa.
NSERR_CACHEOBJECT_EVICT 0x2bb Cached object removed on expiry.
NSERR_DNSFAIL 0x2bc DNS request failed

0x300 ERRORS

Error Code Numeric Error Code Error Message
NSERR_RNAT_INV 0x301 Reverse NAT not applicable for default route.
NSERR_INVALID_IF 0x302 Invalid interface name/number.
NSERR_MGRLIMIT_REACHED 0x303 Maximum manager limit reached.
NSERR_SP_INVALD_TABLE 0x304 SP table entries should be in increasing order.
NSERR_RNAT_NATIP_EXISTS 0x305 RNAT to the target network with specified NAT IP already exists.
NSERR_RNAT_EXISTS 0x306 RNAT to the target network already exists.
NSERR_RNAT_NOT_EXISTS 0x307 RNAT to the target network does not exist.
NSERR_RNAT_NATIP_NOT_EXISTS 0x308 RNAT to the target network with specified NAT IP doesn't exist.
NSERR_RNAT_INVALID_NATIP 0x309 NAT IP is not valid.
NSERR_ARP_DISABLED 0x310 IP has arp disabled.
NSERR_ARP_SEC_NOT_OWNEDIP 0x311 Secondary can not arp for this IP.
NSERR_CPE_RULE_INVAL 0x312 Invalid rule.
NSERR_INVAL_FLOWTYPE 0x313 Only authorization, audit, VPN session and traffic policies can be bound to aaa user or group.
NSERR_INVAL_POLICY_TYPE 0x314 Response rule is invalid in an authorization policy.
NSERR_CPE_RULE_ACTION_INVAL 0x315 Request action is valid only for request rule.
NSERR_CPE_DEF_SET_INVAL 0x316 Default policy cannot be set.
NSERR_INVAL_FORCECLEANUP 0x317 Invalid forcecleanup value.
NSERR_INVAL_AAA_GROUP 0x318 Invalid authorizationgroup value.
NSERR_INVAL_PROXY 0x319 Invalid allprotocolproxy value.
NSERR_INVAL_HTTTPPROXY 0x320 Invalid HTTP proxy value.
NSERR_INVAL_FTPPROXY 0x321 Invalid FTP proxy value.
NSERR_INVAL_SOCKPROXY 0x322 Invalid SOCKS proxy value.
NSERR_INVAL_GOPHERPROXY 0x323 Invalid GOPHER proxy value.
NSERR_INVAL_SSLPROXY 0x324 Invalid SSL proxy value.
NSERR_INVAL_AAAGRP_MAX 0x325 Max 5 groups can be specified in authorizationgroup.
NSERR_INVAL_MAX_PORT_NUM 0x326 Maximum 16 ports can be specified in httpport.
NSERR_INVAL_HTTPPORT 0x327 Invalid port.
NSERR_INVAL_VPNVSERER_POLTYPE 0x328 Only authentication and traffic policies can be bound to a VPN vserver.
NSERR_INVAL_VPNGLOBAL_POLTYPE 0x329 Only authentication and traffic policies can be bound to VPN global.
NSERR_CPE_REM_INUSE 0x32a Bound policy cannot be removed.
NSERR_PROXY_CONFLICT 0x32b Proxy server for all protocols already configured.
NSERR_PROXY_INVAL 0x32c Domain names allowed only if proxy type is browser
NSERR_PXYEXCPT_INVAL 0x32d Proxy exception allowed only if proxy type is browser
NSERR_CPE_POLTYPE_NO_CSE 0x32e Policy type does not support client security expressions in rule
NSERR_SESSACT_CSE_INCOMPATIBLE 0x32f Session action and rule are incompatible
NSERR_NOMEM_CSE 0x330 Not enough memory while adding client security expressions
NSERR_INCOMPAT_FS_RULE 0x331 File system expressions supported in authorization policy only
NSERR_INCOMPAT_FS_MIX 0x332 Incompatible expressions mixed with file system expressions in rule
NSERR_DR_ENABLE 0x333 Dynamic routing can be enabled on only one IP per subnet

ACL ERRORS

Error Code Numeric Error Code Error Message
NSERR_ACL_NOT_EXISTS 0x360 ACL rule does not exist
NSERR_ACL_EXISTS 0x361 IP address has existing ACL rule
NSERR_ACLPIP_WOSRCDST 0x362 Peer IP can't be given without src/dst flag
NSERR_ACL_SAMEIP_PIP 0x363 IP address and peer IP can't be same
NSERR_ACL_INVAL_PEERIP 0x364 Invalid peer IP
NSERR_ACL_IPPIP_EXISTS 0x365 ACL with identical parameter specification already exists
NSERR_XACLDELERROR 0x366 ACL has already been removed
NSERR_XACLADDERROR 0x367 Port can be specified only if protocol is TCP (6) or UDP (17)
NSERR_XACL_PRIORITY_EXISTS 0x368 ACL with this priority already exists
NSERR_XACL_ICMP_REQD 0x369 ICMP type / code can be specified only if protocol is ICMP(1)
NSERR_NOLOOPBACK 0x36a ACL cannot be configured on the loopback interface
NSERR_INVICMPTYPE 0x36b Invalid ICMP type
NSERR_INVICMPCODE 0x36c Invalid ICMP code
NSERR_XACLMODCFGINFO 0x370 ACL modified, apply ACLs to activate change

CLI ERRORS

Error Code Numeric Error Code Error Message
NSERR_TCPCONNFAIL 0x400 Connection failed
NSERR_LOGINFAIL 0x401 Login failed
NSERR_NOLOGIN 0x402 Not logged in
NSERR_AUTHTIMEOUT 0x403 Not logged in or connection timed out
NSERR_NOT_PRIMARY 0x404 You are connected to a secondary node; configuration changes made in this session will not be propagated to, or saved on, other nodes
NSERR_REMOTEOP 0x405 Operation cannot be performed from remote login
NSERR_CONNLOST 0x406 Connection with NetScaler lost
NSERR_RPCDATAMISMATCH 0x407 Communication error (RPC data-size mismatch)
NSERR_RPCBADREPLY 0x408 Communication error (bad RPC reply)
NSERR_UNABLETOPROMPT 0x409 Unable to display secondary prompt
NSERR_LOGIN_CHALLENGED 0X40A Login challenged
NSERR_USERABORT 0x410 User requested abort
NSERR_EOF 0x411 EOF
NSERR_INTERRUPT 0x412 Interrupted
NSERR_INTERNAL 0x413 Internal error
NSERR_NORESPONSE 0x420 No response from NetScaler
NSERR_IOERROR 0x421 I/O error
NSERR_ENV 0x422 Environment error
NSERR_CMDSFAILED 0x423 Some commands failed
NSERR_ALLCMDSFAILED 0x424 All commands failed
NSERR_LICEXPIRED 0x42A Features(s) license expired
NSERR_FEATDISABLED 0x42B Feature(s) not enabled
NSERR_MAXLIMIT 0x430 Maximum resource limit reached
NSERR_SET_NOSUPPORT 0x431 Set operation not supported
NSERR_INVALIDVALUE 0x432 Invalid value
NSERR_INVALIDNAME 0x433 Invalid name; names must begin with an alphanumeric character or underscore and must contain only alphanumerics, '_', '#', '.', ' ', ':', or '-'
NSERR_NOSUCHCMD 0x440 No such command
NSERR_CMDAMBIGUOUS 0x441 Ambiguous command name
NSERR_NOSUCHARG 0x442 No such argument
NSERR_ARGVALMISSING 0x443 Required argument value missing
NSERR_ARGSMUTEX 0x444 Arguments cannot both be specified
NSERR_ARGPREREQ 0x445 Argument pre-requisite missing
NSERR_ARGSTOOFEW 0x446 Too few arguments
NSERR_ARGMISSING 0x447 Required argument missing
NSERR_ARGORDER 0x448 Argument(s) out of order
NSERR_ARGVALBAD 0x449 Invalid argument value
NSERR_ARGVALSEQ 0x44A Arguments cannot have the same value
NSERR_ARGAMBIGUOUS 0x44B Ambiguous argument name
NSERR_ARGVALSNEQ 0x450 Arguments must have the same value
NSERR_ARGVALAMBIGUOUS 0x451 Ambiguous argument value
NSERR_STRMAXLEN 0x452 String length exceeds maximum
NSERR_STRMINLEN 0x453 String too short
NSERR_INTMAXVAL 0x454 Integer value exceeds maximum
NSERR_INTMINVAL 0x455 Integer value below minimum
NSERR_INVALIDIP 0x456 Invalid IP address
NSERR_INVALIDNETMASK 0x457 Invalid netmask
NSERR_TOOMANYVALS 0x458 Argument has too many values
NSERR_BADRANGE 0x459 Range minimum exceeds range maximum
NSERR_EXPRQUOTES 0x45A Expression must be enclosed in quotes
NSERR_BADQUOTES 0x45B Unmatched quote
NSERR_INVALIDRANGE 0x45C Invalid range specification
NSERR_MISMATCHRANGES 0x45D Ranges are different sizes
NSERR_MULTIRANGES 0x45E Only one range allowed per argument
NSERR_NEEDREBOOT 0x460 The configuration must be saved and the system rebooted for these settings to take effect
NSQ_SAVECONFIG 0x461 Do you want to save the new configuration?
NSERR_NOTSAVED 0x462 The configuration changes were not saved - they will be lost on the next reboot
NSERR_CMDEXEC 0x463 Error(s) occurred - some or all changes may not be applied
NSQ_REBOOT 0x464 Do you want to reboot the system now?
NSERR_NOREBOOT 0x465 The configuration changes will not take effect until the system is rebooted
NSERR_PGMFAILED 0x466 External program failed
NSERR_CTXMODE 0x467 Contextual CLI mode
NSERR_CMDINCOMPLETE 0x468 Incomplete command
NSERR_CMDOUTOFCTX 0x469 Command not valid here
NSERR_REGEXNOANCHOR 0x46F First character of regular expression must be '^'
NSERR_REGEXNOMATCH 0x470 Regular expression does not match
NSERR_REGEXINVALID 0x471 Invalid regular expression
NSERR_REGEXNOTALLOWED 0x472 Regular expression not allowed
NSERR_REGEXNOCMD 0x473 No matches
NSERR_INVALIDIPV6_FORMAT 0x474 Invalid IPV6 address
NSERR_INVALIDIPV6_TWO_DOUBECOLON 0x475 Double-colon can appear only once in an IPv6 address
NSERR_INVALIDIPV6_NOPREFIX_LENGTH 0x476 Prefix length must be given with NSIP address
NSERR_INVALIDIPV6_PREFIX_VALUE 0x477 Prefix length must be in the range of 0-128
NSERR_TERMNAMEINVALID 0x478 Invalid term name
NSERR_TERMINVALID 0x479 Invalid syntax in term
NSERR_INVALIDALIAS 0x480 Invalid alias
NSERR_NOSUCHALIAS 0x481 No such alias
NSERR_ALIASEXISTS 0x482 Alias already exists
NSERR_NOSUCHFILE 0x483 No such file
NSERR_NOTREGFILE 0x484 Not a file
NSERR_DEPRCMD 0x485 Command deprecated
NSERR_DEPRARG 0x486 Argument deprecated
NSERR_NOTLOGFILE 0x487 Not a NetScaler log file
NSERR_INVALIDINT 0x488 Integer not in range

CFE ERRORS

Error Code Numeric Error Code Error Message
NSERR_NOSUCHIOCTL 0x4a0 Command (IOCTL) not implemented on server

LB ERRORS

Error Code Numeric Error Code Error Message
NSERR_SLESSLB_LBMETHOD_NOTSUPPORTED 0x500 Incompatible LB method for sessionless vserver
NSERR_SLESSLB_PERSIST_NOTSUPPORTED 0x501 Incompatible persistence method for sessionless vserver
NSERR_SLESSLB_TYPE_NOTSUPPORTED 0x502 Sessionless vserver must be of type ANY, DNS or UDP
NSERR_SLESSLB_MODE_NOTSUPPORTED 0x503 Sessionless vserver must have MAC mode set
NSERR_SLESSLB_SVC_USIPNOTSET 0x504 Service bound to a sessionless vserver must have UseSourceIP mode enabled
NSERR_WILDCARDVIP_LBMETHOD_INVAL 0x506 Invalid LB method for a wildcard vserver
NSERR_WILDCARDVIP_PERSIST_INVAL 0x507 Invalid persistence policy for a wildcard vserver
NSERR_LB_SO_THRESHOLD 0x508 Spill-over threshold should be a non-zero value
NSERR_CONNFAILOVER_USIP 0x509 Service must have Use Source IP option set in order to be bound to a vserver with stateless connection failover enabled
NSERR_CONNFAILOVER_SERVICE 0x50a Stateless connection failover can only be enabled on a vserver of service type ANY
NSERR_LB_SO_DYNAMICCON_THRESHOLD 0x50B Spill-over threshold cannot be set for dynamic connection spill-over method
NSERR_LB_SO_ADDRVIP 0x50C DYNAMICCONNECTION spill-over cannot be set on a non-LB vserver
NSERR_SIP_NOCALLID 0x510 Missing Call-ID header field
NSERR_SIP_NOVIA 0x511 Missing Via header field
NSERR_SIP_NOCSEQ 0x512 Missing CSeq