Download full document:

CACONF ERRORS

CACONF ERRORS

Error CodeError Code(Decimal)Error Code(Hex)Error Message
NSERR_CACONF_CNFL_HEUREXP_RELEXP4800x1E0Conflicting arguments, heurExpiryParam and relExpiry
NSERR_CACONF_CNFL_HEUREXP_RELEXPMILI4810x1E1Conflicting arguments, heurExpiryParam and relExpiryMilliSec
NSERR_CACONF_CNFL_RELEXP_RELEXPMILI4820x1E2Conflicting arguments, relExpiry and relExpiryMiliSec
NSERR_CACONF_CNFL_ABSEXP_HEUREXP4830x1E3Conflicting arguments, absExpiry and heurExpiryParam
NSERR_CACONF_CNFL_ABSEXP_RELEXPMILI4840x1E4Conflicting arguments, absExpiry and relExpiryMilliSec
NSERR_CACONF_CNFL_ABSEXPGMT_HERUEXP4850x1E5Conflicting arguments, absExpiryGMT and heurExpiryParam
NSERR_CACONF_CNFL_ABSEXP_ABSEXPGMT4860x1E6Conflicting arguments, absExpiry and absExpiryGMT
NSERR_CACONF_CNFL_ABSEXPGMT_RELEXPMILI4870x1E7Conflicting arguments, absExpiryGMT and relExpiryMilliSec
NSERR_CACONF_CNFL_HITPARAMS_HITSLCTR4880x1E8Conflicting arguments, hitParams and hitSelector
NSERR_CACONF_CNFL_INVALPARAMS_HITSLCTR4890x1E9Conflicting arguments, invalParams and hitSelector
NSERR_CACONF_CNFL_HITPARAMS_INVLSLCTR4900x1EAConflicting arguments, hitParams and invalSelector
NSERR_CACONF_CNFL_INVALPARAMS_INVLSLCTR4910x1EBConflicting arguments, invalParams and invalSelector
NSERR_CACONF_CNFL_HITSLCTR_MATCHCOOKY4920x1ECConflicting arguments, hitSelector and matchCookies
NSERR_CACONF_CNFL_HITSLCTR_INVALREST2HOST4930x1EDConflicting arguments, hitSelector and invalRestrictedToHost
NSERR_CACONF_CNFL_HITSLCTR_IGNRPARAMVALCASE4940x1EEConflicting arguments, hitSelector and ignoreParamValueCase
NSERR_CACONF_CNFL_INVALSLCTR_MATCHCOOKY4950x1EFConflicting arguments, invalSelector and matchCookies
NSERR_CACONF_CNFL_INVALSLCTR_INVALREST2HOST4960x1F0Conflicting arguments, invalSelector and invalRestrictedToHost
NSERR_CACONF_CNFL_INVALSLCTR_IGNRPARAMVALCASE4970x1F1Conflicting arguments, invalSelector and ignoreParamValueCase
NSERR_CACONF_CNFL_POSRELEXP_RELEXP4980x1F2Conflicting arguments, weekPosRelExpiry and relExpiry
NSERR_CACONF_CNFL_POSRELEXP_RELEXPMILI4990x1F3Conflicting arguments, weekPosRelExpiry and relExpiryMiliSec
NSERR_CACONF_CNFL_ABSEXP_POSRELEXP5000x1F4Conflicting arguments, absExpiry and weekPosRelExpiry
NSERR_CACONF_CNFL_ABSEXPGMT_POSRELEXP5010x1F5Conflicting arguments, absExpiryGMT and weekPosRelExpiry
NSERR_CACONF_CNFL_IGNRPARAMVALCASE_HITPARAMS5020x1F6Invalid arguments, ignoreParamValueCase is set while hitParams is 0
NSERR_CACONF_CNFL_HIT_INVALPARAMS_MATCHCUKY5030x1F7Invalid arguments, matchCookies is set while both hitParams and invalParams are 0
NSERR_CACONF_CNFL_INVALREST2HOST_INVALPARAM5040x1F8Invalid arguments, invalRestrictedToHost is set while invalParams is 0
NSERR_CACONF_CNFL_PREFETCH_PREFETCHSEC5050x1F9Invalid arguments, prefetchPeriod is set while prefetch is disabled
NSERR_CACONF_CNFL_PREFETCH_PREFETCHMILI5060x1FAInvalid arguments, prefetchPeriodMilliSec is set while prefetch is disabled
NSERR_CACONF_CNFL_PREFETCHMILI_PREFETCHSEC5070x1FBConflicting arguments, prefetchPeriodMilliSec and prefetchPeriod
NSERR_CACONF_ARG_LE_MIN_VAL5080x1FCInvalid arguments, given value is less than the minimum value
NSERR_CACONF_ARG_GE_MAX_VAL5090x1FDInvalid arguments, given value is more than the maximum value
NSERR_CACHEGROUP_NEGMINHIT5100x1FEContentGroup cannot have negative minHit.
NSERR_CACHEHA_OBJPERSIST_NOTSET5110x1FFCache Object Sync to Secondary is not set, use set cache parameter to enable.