<connection-result> of <ma-connection>
Contains a non-localized string that indicates the current status of the connection. The possible values are listed in the Remarks section.
Note
This value should be the same as the <connection-result> for the last <incident> in the <connection-log>.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
<ma-connection>
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 |
---|---|
Stores information about the connection between the management agent and the connected directory. |
Remarks
The following table contains the possible values for <connection-result> of <ma-connection>.
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 was completed when the connected directory had 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. |