-
-
-
-
-
caconf-errors
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
CACONF ERRORS
CACONF ERRORS
Error Code | Error Code(Decimal) | Error Code(Hex) | Error Message |
---|---|---|---|
NSERR_CACONF_CNFL_HEUREXP_RELEXP | 480 | 0x1E0 | Conflicting arguments, heurExpiryParam and relExpiry |
NSERR_CACONF_CNFL_HEUREXP_RELEXPMILI | 481 | 0x1E1 | Conflicting arguments, heurExpiryParam and relExpiryMilliSec |
NSERR_CACONF_CNFL_RELEXP_RELEXPMILI | 482 | 0x1E2 | Conflicting arguments, relExpiry and relExpiryMiliSec |
NSERR_CACONF_CNFL_ABSEXP_HEUREXP | 483 | 0x1E3 | Conflicting arguments, absExpiry and heurExpiryParam |
NSERR_CACONF_CNFL_ABSEXP_RELEXPMILI | 484 | 0x1E4 | Conflicting arguments, absExpiry and relExpiryMilliSec |
NSERR_CACONF_CNFL_ABSEXPGMT_HERUEXP | 485 | 0x1E5 | Conflicting arguments, absExpiryGMT and heurExpiryParam |
NSERR_CACONF_CNFL_ABSEXP_ABSEXPGMT | 486 | 0x1E6 | Conflicting arguments, absExpiry and absExpiryGMT |
NSERR_CACONF_CNFL_ABSEXPGMT_RELEXPMILI | 487 | 0x1E7 | Conflicting arguments, absExpiryGMT and relExpiryMilliSec |
NSERR_CACONF_CNFL_HITPARAMS_HITSLCTR | 488 | 0x1E8 | Conflicting arguments, hitParams and hitSelector |
NSERR_CACONF_CNFL_INVALPARAMS_HITSLCTR | 489 | 0x1E9 | Conflicting arguments, invalParams and hitSelector |
NSERR_CACONF_CNFL_HITPARAMS_INVLSLCTR | 490 | 0x1EA | Conflicting arguments, hitParams and invalSelector |
NSERR_CACONF_CNFL_INVALPARAMS_INVLSLCTR | 491 | 0x1EB | Conflicting arguments, invalParams and invalSelector |
NSERR_CACONF_CNFL_HITSLCTR_MATCHCOOKY | 492 | 0x1EC | Conflicting arguments, hitSelector and matchCookies |
NSERR_CACONF_CNFL_HITSLCTR_INVALREST2HOST | 493 | 0x1ED | Conflicting arguments, hitSelector and invalRestrictedToHost |
NSERR_CACONF_CNFL_HITSLCTR_IGNRPARAMVALCASE | 494 | 0x1EE | Conflicting arguments, hitSelector and ignoreParamValueCase |
NSERR_CACONF_CNFL_INVALSLCTR_MATCHCOOKY | 495 | 0x1EF | Conflicting arguments, invalSelector and matchCookies |
NSERR_CACONF_CNFL_INVALSLCTR_INVALREST2HOST | 496 | 0x1F0 | Conflicting arguments, invalSelector and invalRestrictedToHost |
NSERR_CACONF_CNFL_INVALSLCTR_IGNRPARAMVALCASE | 497 | 0x1F1 | Conflicting arguments, invalSelector and ignoreParamValueCase |
NSERR_CACONF_CNFL_POSRELEXP_RELEXP | 498 | 0x1F2 | Conflicting arguments, weekPosRelExpiry and relExpiry |
NSERR_CACONF_CNFL_POSRELEXP_RELEXPMILI | 499 | 0x1F3 | Conflicting arguments, weekPosRelExpiry and relExpiryMiliSec |
NSERR_CACONF_CNFL_ABSEXP_POSRELEXP | 500 | 0x1F4 | Conflicting arguments, absExpiry and weekPosRelExpiry |
NSERR_CACONF_CNFL_ABSEXPGMT_POSRELEXP | 501 | 0x1F5 | Conflicting arguments, absExpiryGMT and weekPosRelExpiry |
NSERR_CACONF_CNFL_IGNRPARAMVALCASE_HITPARAMS | 502 | 0x1F6 | Invalid arguments, ignoreParamValueCase is set while hitParams is 0 |
NSERR_CACONF_CNFL_HIT_INVALPARAMS_MATCHCUKY | 503 | 0x1F7 | Invalid arguments, matchCookies is set while both hitParams and invalParams are 0 |
NSERR_CACONF_CNFL_INVALREST2HOST_INVALPARAM | 504 | 0x1F8 | Invalid arguments, invalRestrictedToHost is set while invalParams is 0 |
NSERR_CACONF_CNFL_PREFETCH_PREFETCHSEC | 505 | 0x1F9 | Invalid arguments, prefetchPeriod is set while prefetch is disabled |
NSERR_CACONF_CNFL_PREFETCH_PREFETCHMILI | 506 | 0x1FA | Invalid arguments, prefetchPeriodMilliSec is set while prefetch is disabled |
NSERR_CACONF_CNFL_PREFETCHMILI_PREFETCHSEC | 507 | 0x1FB | Conflicting arguments, prefetchPeriodMilliSec and prefetchPeriod |
NSERR_CACONF_ARG_LE_MIN_VAL | 508 | 0x1FC | Invalid arguments, given value is less than the minimum value |
NSERR_CACONF_ARG_GE_MAX_VAL | 509 | 0x1FD | Invalid arguments, given value is more than the maximum value |
NSERR_CACHEGROUP_NEGMINHIT | 510 | 0x1FE | ContentGroup cannot have negative minHit. |
NSERR_CACHEHA_OBJPERSIST_NOTSET | 511 | 0x1FF | Cache Object Sync to Secondary is not set, use set cache parameter to enable. |
NSERR_CACHEGROUP_INVALID_OPERATION | 758 | 0x2f6 | This operation is not permitted on selector based contentgroup |
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.