Summary: Isode components write to logging streams when events occur.

Facility DSA_GEN

General and common errors.

NameSeverityIDDescriptionAction
AddressConfigErrorerror46 Could not bind to a remote DSA as a suitable address was not found in the configuration. Check that a peer configuration entry for the given DSA DN is present and valid.
AliasLoopDetectederror44 An alias loop was detected. This happens when the alias resolution procedure detects an alias DN a second time. Check the data for alias values containing the given DN value and fix any looping.
AttrDescParseErrerror21 An unrecognized attribute type description was received.
AttributeErrorwarning12
AttrParseFailerror14 An invalid attribute string was encountered. Check earlier or later log messages for further context.
ConfigDataErrorerror43 An error occurred while reading or updating the configuration database.
ConfigEntryNotFounderror41 An expected configuration entry was not found in the configuration database.
DecodeFailederror28 An internal ASN.1 decode operation failed. No operator action.
DirOpenFailerror10 The server failed to open the named directory.
DirRemoveFailerror42 The server failed to remove the named directory.
DirStatFailerror15 The server failed to stat the named directory.
DNParseErrerror18 An invalid DN was received.
DsaITCacheUpdateFailerror4 The DSA knowledge cache could not be updated.
EncodeFailederror27 An internal ASN.1 encode operation failed. No operator action.
FileLockErrerror38 Failed to take a lock on the given file. No operator action.
FileLockLosinginfo39 About to lose lock on the given file. No operator action.
FileOpenFailerror5 The server failed to open the named file.
FileReadFailerror8 The server failed to read from the named file.
FileWriteFailerror9 The server failed to write to the named file.
HTTPErrorerror48 An error occurred during processing of an HTTP request. Error specific.
HTTPResourceErrorerror49 An error occurred while handling a HTTP resource or its configuration. Error specific.
InternalErrorerror25 An internal error occurred. Please report to support@isode.com.
InvalidAccessPointerror33 An access point was invalid and so unusable for chaining. No operator action.
InvalidAdminPointerror31 An administrative point was found to be invalid, and the source add/modify operation was rejected. No operator action.
InvalidConfigerror40 A change to the configuration is invalid and was rejected for the reason provided.
InvalidDSETypeerror30 An attempt to add or modify an entry DSE type was rejected as it would lead to a schema inconsistency. No operator action.
InvalidFilterwarning7 An invalid search filter was encountered.
InvalidOperationwarning55 A directory or system operation was rejected because it is invalid.
InvalidProcArgserror3 Missing or invalid arguments to a proecdure.
LibCallErrerror16 A call to a library function failed.
ManageDsaITNotSetwarning13 An add operation is performing a manageDSAIT operation but that service option is not set.
MemAllocFailedfatal23 This is a fatal error, most probably due to the system running out of memory. Check system memory and process memory usage.
MissingConfigerror2 A configuration item was not found. The missing configuration is included in the message, along with any context.
MissingVersion1Biterror26 A bind operation did not contain the mandatory version 1 protocol bit. No operator action.
ModifyIntroducesSchemaErrorserror32 A modify operations was rejected as it introduces schema errors. No operator action.
ObjectClassErrorerror29 An add or modify operation results in an erroneous object class value. The operation was rejected. No operator action.
OCSPErrorerror50 An error occurred while processing an OCSP request or data. Error specific.
OCSPWarningwarning51 A non-fatal error occurred while processing an OCSP request or data. Error specific.
PagedResultsTimeOutinfo47 A paged results context was timed out. The next paged results request for this context will fail in error. Set the value of isodePagedResultsTimeout in 'cn=core,cn=config' to an appropriate value.
RDNErrorerror35 An add or modify of an entry failed as the resulting RDN violates the schema. No operator action.
RDNParseErrerror19 An invalid RDN was processed.
RequestedNamewarning6 A requested DN was not found in a change log.
SchemaErrorerror52 An error was found in the processing of or operations on the directory information. This may be due, for example, to an existing schema error or due to an operation that would result in invalid data. Error specific.
SchemaWarningwarning53 A non-fatal error was found in the processing of or operations on the directory information. This may be due, for example, to an existing schema error or due to an operation that would result in invalid data. Error specific.
SubentryUpdateErrorerror34 An add or modify of a subentry failed as the resulting entry violates the subentry schema rules. No operator action.
SyntaxParseErrfatal22 An unrecognized attribute syntax was encountered.
SysCallErrerror17 A system call failed.
TimeOutwarning54 A directory or system operation timed out.
UnavailableCriticalExtensioninfo45 A user requested an X.500 extension that is critical, but which is one that M-Vault does not support. Check the user's client is operating correctly.
UnknownAttrTypeerror1 An unrecognized attribute type has been encountered. Additional detail may describe the error context.
UnknownObjectClasserror11 An unrecognized object class has been encountered. Additional detail may describe the error context.
UnsupportedRequesterror24 Unsupported LDAP request received. No operator action.
ValParseErrerror20 An invalid attribute value was received.
ValPrintErrerror36 An error occurred while converting an attribute value to a string representation. No operator action.

UnknownAttrType

Message Text
  • type=%1, context:\"%2\"
Parameters
  1. Attribute type.
  2. Context.
Description
An unrecognized attribute type has been encountered. Additional detail may describe the error context.
Action

MissingConfig

Message Text
  • missing configuration %1, context %2
Parameters
  1. Configuration item.
  2. Detail.
Description
A configuration item was not found. The missing configuration is included in the message, along with any context.
Action

InvalidProcArgs

Message Text
  • invalid arguments to %1, detail %2
Parameters
  1. Procedure.
  2. Detail.
Description
Missing or invalid arguments to a proecdure.
Action

DsaITCacheUpdateFail

Message Text
  • failed to update the DsaIT cache.
Description
The DSA knowledge cache could not be updated.
Action

FileOpenFail

Message Text
  • failed to open file %1
Parameters
    Description
    The server failed to open the named file.
    Action

    RequestedName

    Message Text
    • %1 requested name %2 not in change log
    Parameters
    1. context
    2. dn
    Description
    A requested DN was not found in a change log.
    Action

    InvalidFilter

    Message Text
    • detail:%1
    Parameters
    1. Detail
    Description
    An invalid search filter was encountered.
    Action

    FileReadFail

    Message Text
    • failed to read from file %1
    Parameters
      Description
      The server failed to read from the named file.
      Action

      FileWriteFail

      Message Text
      • failed to write to file %1
      Parameters
        Description
        The server failed to write to the named file.
        Action

        DirOpenFail

        Message Text
        • failed to open directory %1
        Parameters
          Description
          The server failed to open the named directory.
          Action

          UnknownObjectClass

          Message Text
          • unknown object class %1, caused error when %2
          Parameters
          1. Object class.
          2. Detail.
          Description
          An unrecognized object class has been encountered. Additional detail may describe the error context.
          Action

          AttributeError

          Message Text
          • dn:\"%1\", type=%2, detail:\"%3\"
          Parameters
          1. DN
          2. Attribute type
          3. Detail.
          Description
          Action

          ManageDsaITNotSet

          Message Text
          • add entry requires manageDSAIT, target: %1
          Parameters
          1. DN.
          Description
          An add operation is performing a manageDSAIT operation but that service option is not set.
          Action

          AttrParseFail

          Message Text
          • attr=\"%1\"
          Parameters
          1. Attribute.
          Description
          An invalid attribute string was encountered. Check earlier or later log messages for further context.
          Action

          DirStatFail

          Message Text
          • failed to stat directory %1
          Parameters
            Description
            The server failed to stat the named directory.
            Action

            LibCallErr

            Message Text
            • library function returned error (call:%1, caller:%2, detail:%3)
            Parameters
            1. Library call.
            2. Caller.
            3. Detail.
            Description
            A call to a library function failed.
            Action

            SysCallErr

            Message Text
            • system call returned error (call:%1, caller:%2, detail:%3)
            Parameters
            1. System call.
            2. Caller.
            3. Detail.
            Description
            A system call failed.
            Action

            DNParseErr

            Message Text
            • failed to parse DN (DN:\"%1\", err:\"%2\", context:\"%3\")
            Parameters
            1. DN
            2. Error
            3. Context
            Description
            An invalid DN was received.
            Action

            RDNParseErr

            Message Text
            • rdn:\"%1\", err:\"%2\", context:\"%3\")
            Parameters
            1. RDN
            2. Error
            3. Context
            Description
            An invalid RDN was processed.
            Action

            ValParseErr

            Message Text
            • type-or-syntax:\"%1\", val:\"%2\", err:\"%3\", context:\"%4\"
            Parameters
            1. Type or syntax
            2. Value
            3. Error
            4. Context
            Description
            An invalid attribute value was received.
            Action

            AttrDescParseErr

            Message Text
            • failed to parse attribute description (typedesc:\"%1\", context:\"%2\")
            Parameters
            1. Attribute type description
            2. Context
            Description
            An unrecognized attribute type description was received.
            Action

            SyntaxParseErr

            Message Text
            • failed to parse syntax name (syntax:\"%1\", context:\"%2\") - fatal
            Parameters
            1. Syntax
            2. Context
            Description
            An unrecognized attribute syntax was encountered.
            Action

            MemAllocFailed

            Message Text
            • A memory allocation failed.
            Description
            This is a fatal error, most probably due to the system running out of memory.
            Action
            Check system memory and process memory usage.

            UnsupportedRequest

            Message Text
            • operation:%1, reason:\"%2\"
            Parameters
            1. Operation
            2. Reason
            Description
            Unsupported LDAP request received.
            Action
            No operator action.

            InternalError

            Message Text
            • detail:\"%1\"
            Parameters
            1. Detail
            Description
            An internal error occurred.
            Action
            Please report to support@isode.com.

            MissingVersion1Bit

            Message Text
            • protocol:%1
            Parameters
            1. Protocol
            Description
            A bind operation did not contain the mandatory version 1 protocol bit.
            Action
            No operator action.

            EncodeFailed

            Message Text
            • type:%1
            Parameters
            1. PDU type
            Description
            An internal ASN.1 encode operation failed.
            Action
            No operator action.

            DecodeFailed

            Message Text
            • type:%1
            Parameters
            1. PDU type
            Description
            An internal ASN.1 decode operation failed.
            Action
            No operator action.

            ObjectClassError

            Message Text
            • dn:\"%1\", oc:%2, detail:\"%3\"
            Parameters
            1. DN
            2. Object class
            3. Detail
            Description
            An add or modify operation results in an erroneous object class value. The operation was rejected.
            Action
            No operator action.

            InvalidDSEType

            Message Text
            • dn:\"%1\", detail:\"%2\"
            Parameters
            1. DN
            2. Detail
            Description
            An attempt to add or modify an entry DSE type was rejected as it would lead to a schema inconsistency.
            Action
            No operator action.

            InvalidAdminPoint

            Message Text
            • dn:\"%1\", detail:\"%2\"
            Parameters
            1. DN
            2. Detail
            Description
            An administrative point was found to be invalid, and the source add/modify operation was rejected.
            Action
            No operator action.

            ModifyIntroducesSchemaErrors

            Message Text
            • dn:\"%1\"
            Parameters
            1. DN
            Description
            A modify operations was rejected as it introduces schema errors.
            Action
            No operator action.

            InvalidAccessPoint

            Message Text
            • ap:\"%1\" detail:\"%2\"
            Parameters
            1. Access point
            2. Detail
            Description
            An access point was invalid and so unusable for chaining.
            Action
            No operator action.

            SubentryUpdateError

            Message Text
            • dn:\"%1\", error:\"%2\"
            Parameters
            1. DN
            2. Detail
            Description
            An add or modify of a subentry failed as the resulting entry violates the subentry schema rules.
            Action
            No operator action.

            RDNError

            Message Text
            • dn:\"%1\", error:\"%2\"
            Parameters
            1. RDN
            2. Detail
            Description
            An add or modify of an entry failed as the resulting RDN violates the schema.
            Action
            No operator action.

            ValPrintErr

            Message Text
            • type:\"%1\"
            Parameters
            1. Attribute type
            Description
            An error occurred while converting an attribute value to a string representation.
            Action
            No operator action.

            FileLockErr

            Message Text
            • lockfile:\"%1\", retrying:%2
            Parameters
            1. Lock file
            2. Retrying
            Description
            Failed to take a lock on the given file.
            Action
            No operator action.

            FileLockLosing

            Message Text
            • lockfile:\"%1\"
            Parameters
            1. Lock file
            Description
            About to lose lock on the given file.
            Action
            No operator action.

            InvalidConfig

            Message Text
            • param:"%1", reason:"%2"
            Parameters
            1. Configuration attribute type/item.
            2. Reason.
            Description
            A change to the configuration is invalid and was rejected for the reason provided.
            Action

            ConfigEntryNotFound

            Message Text
            • dn:"%1"
            Parameters
            1. Entry DN.
            Description
            An expected configuration entry was not found in the configuration database.
            Action

            DirRemoveFail

            Message Text
            • failed to remove directory %1
            Parameters
              Description
              The server failed to remove the named directory.
              Action

              ConfigDataError

              Message Text
              • %1
              Parameters
              1. Detail.
              Description
              An error occurred while reading or updating the configuration database.
              Action

              AliasLoopDetected

              Message Text
              • error at alias DN \"%1\"
              Parameters
              1. Alias DN
              Description
              An alias loop was detected. This happens when the alias resolution procedure detects an alias DN a second time.
              Action
              Check the data for alias values containing the given DN value and fix any looping.

              UnavailableCriticalExtension

              Message Text
              • requested extension bit %1 (%2) is not supported
              Parameters
              1. Extension bit number
              2. Extension name
              Description
              A user requested an X.500 extension that is critical, but which is one that M-Vault does not support.
              Action
              Check the user's client is operating correctly.

              AddressConfigError

              Message Text
              • dn:\"%1\" protocol:%1
              Parameters
              1. Peer
              2. Protocol
              Description
              Could not bind to a remote DSA as a suitable address was not found in the configuration.
              Action
              Check that a peer configuration entry for the given DSA DN is present and valid.

              PagedResultsTimeOut

              Message Text
              • assoc:%1
              Parameters
              1. Association
              Description
              A paged results context was timed out. The next paged results request for this context will fail in error.
              Action
              Set the value of isodePagedResultsTimeout in 'cn=core,cn=config' to an appropriate value.

              HTTPError

              Message Text
              • client:%1 error="%2"
              Parameters
              1. Client address
              2. Error
              Description
              An error occurred during processing of an HTTP request.
              Action
              Error specific.

              HTTPResourceError

              Message Text
              • resource:%1 error:"%2"
              Parameters
              1. Resource
              2. Error
              Description
              An error occurred while handling a HTTP resource or its configuration.
              Action
              Error specific.

              OCSPError

              Message Text
              • %1
              Parameters
              1. Error
              Description
              An error occurred while processing an OCSP request or data.
              Action
              Error specific.

              OCSPWarning

              Message Text
              • %1
              Parameters
              1. Warning
              Description
              A non-fatal error occurred while processing an OCSP request or data.
              Action
              Error specific.

              SchemaError

              Message Text
              • error:%1 detail:%2
              Parameters
              1. Error
              2. Detail
              Description
              An error was found in the processing of or operations on the directory information. This may be due, for example, to an existing schema error or due to an operation that would result in invalid data.
              Action
              Error specific.

              SchemaWarning

              Message Text
              • error:%1 detail:%2
              Parameters
              1. Warning
              2. Detail
              Description
              A non-fatal error was found in the processing of or operations on the directory information. This may be due, for example, to an existing schema error or due to an operation that would result in invalid data.
              Action
              Error specific.

              TimeOut

              Message Text
              • Operation timeout type:%1 id:%2 reason:%3
              Parameters
              1. Operation type
              2. Operation ID
              3. Reason
              Description
              A directory or system operation timed out.
              Action

              InvalidOperation

              Message Text
              • type:%1 id:%2 detail:%3
              Parameters
              1. Operation type
              2. Operation ID
              3. Detail
              Description
              A directory or system operation was rejected because it is invalid.
              Action

              All rights reserved © 2002 - 2024 Isode Ltd.