Partilhar via


<connection-result> of <incident>

Contains a non-localized string that indicates the result of the incident. The possible values are listed in the Remarks section.

Schema Hierarchy

<run-history>
  <run-details>
    <step-details>
      <ma-connection>
        <connection-log>
          <incident>

Syntax

<connection-result>
</connection-result>

element

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child Elements

None

Parent Elements

Element Description

<incident>

Contains an attempt to connect with the server.

Remarks

The following lists the possible values for <connection-result>.

Value Description

success

Successful connection to the connected directory.

failed-connection

Connection to the connected directory failed for a reason other than authentication. Generally, the connected directory error element is present to assist in troubleshooting.

dropped-connection

The connection between the management agent and the connected directory no longer exists. In many cases, the management agent tries to reconnect to the connected directory. Generally, the connected directory error element is present to assist in troubleshooting.

failed-authentication

Authentication is not possible using the supplied credentials.

failed-search

A container or table search failed with an unexpected error. Generally, the connected directory error element is present to assist in troubleshooting, and the error literal indicates the name of the container that it had trouble searching.

warning-no-watermark

The management agent cannot read the watermark when you are doing a full import. This error is only expected for the management agent for Sun ONE Directory Server 5.1 (formerly iPlanet Directory Server) if the initial management agent configuration is completed when the connected directory has change log enabled. Later, when the connected directory change log is turned off, if the management agent configuration is not updated, this warning occurs when a full import is done.

See Also

Reference

<incident>

Concepts

Run History XML