In .:
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Utilclass / ExceptionMessages.txt
1 TOSTRING={0}: {1} ({2}) {3}\r
2 SERVER_MSG={0}: Server Message: {1}\r
3 MATCHED_DN={0}: Matched DN: {1}\r
4 FAILED_REFERRAL={0}: Failed Referral: {1}\r
5 REFERRAL_ITEM={0}: Referral: {1}\r
6 CONNECTION_ERROR=Unable to connect to server {0}:{1}\r
7 CONNECTION_IMPOSSIBLE=Unable to reconnect to server, application has never called connect()\r
8 CONNECTION_WAIT=Connection lost waiting for results from {0}:{1}\r
9 CONNECTION_FINALIZED=Connection closed by the application finalizing the object\r
10 CONNECTION_CLOSED=Connection closed by the application disconnecting\r
11 CONNECTION_READER=Reader thread terminated\r
12 DUP_ERROR=RfcLdapMessage: Cannot duplicate message built from the input stream\r
13 REFERENCE_ERROR=Error attempting to follow a search continuation reference\r
14 REFERRAL_ERROR=Error attempting to follow a referral\r
15 REFERRAL_LOCAL=LdapSearchResults.{0}(): No entry found & request is not complete\r
16 REFERRAL_SEND=Error sending request to referred server\r
17 REFERENCE_NOFOLLOW=Search result reference received, and referral following is off\r
18 REFERRAL_BIND=LdapBind.bind() function returned null\r
19 REFERRAL_BIND_MATCH=Could not match LdapBind.bind() connection with Server Referral URL list\r
20 NO_DUP_REQUEST=Cannot duplicate message to follow referral for {0} request, not allowed\r
21 SERVER_CONNECT_ERROR=Error connecting to server {0} while attempting to follow a referral\r
22 NO_SUP_PROPERTY=Requested property is not supported.\r
23 ENTRY_PARAM_ERROR=Invalid Entry parameter\r
24 DN_PARAM_ERROR=Invalid DN parameter\r
25 RDN_PARAM_ERROR=Invalid DN or RDN parameter\r
26 OP_PARAM_ERROR=Invalid extended operation parameter, no OID specified\r
27 PARAM_ERROR=Invalid parameter\r
28 DECODING_ERROR=Error Decoding responseValue\r
29 ENCODING_ERROR=Encoding Error\r
30 IO_EXCEPTION=I/O Exception on host {0}, port {1}\r
31 INVALID_ESCAPE=Invalid value in escape sequence \"{0}\"\r
32 SHORT_ESCAPE=Incomplete escape sequence\r
33 UNEXPECTED_END=Unexpected end of filter\r
34 MISSING_LEFT_PAREN=Unmatched parentheses, left parenthesis missing\r
35 NO_OPTION=Semicolon present, but no option specified\r
36 MISSING_RIGHT_PAREN=Unmatched parentheses, right parenthesis missing\r
37 EXPECTING_RIGHT_PAREN=Expecting right parenthesis, found \"{0}\"\r
38 EXPECTING_LEFT_PAREN=Expecting left parenthesis, found \"{0}\"\r
39 NO_ATTRIBUTE_NAME=Missing attribute description\r
40 NO_DN_NOR_MATCHING_RULE=DN and matching rule not specified\r
41 NO_MATCHING_RULE=Missing matching rule\r
42 INVALID_FILTER_COMPARISON=Invalid comparison operator\r
43 INVALID_CHAR_IN_FILTER=The invalid character \"{0}\" needs to be escaped as \"{1}\"\r
44 INVALID_ESC_IN_DESCR=Escape sequence not allowed in attribute description\r
45 INVALID_CHAR_IN_DESCR=Invalid character \"{0}\" in attribute description\r
46 NOT_AN_ATTRIBUTE=Schema element is not an LdapAttributeSchema object\r
47 UNEQUAL_LENGTHS=Length of attribute Name array does not equal length of Flags array\r
48 IMPROPER_REFERRAL=Referral not supported for command {0}\r
49 NOT_IMPLEMENTED=Method LdapConnection.startTLS not implemented\r
50 NO_MEMORY=All results could not be stored in memory, sort failed\r
51 SERVER_SHUTDOWN_REQ=Received unsolicited notification from server {0}:{1} to shutdown\r
52 INVALID_ADDRESS=Invalid syntax for address with port; {0}\r
53 UNKNOWN_RESULT=Unknown Ldap result code {0}\r
54 OUTSTANDING_OPERATIONS=Cannot start or stop TLS because outstanding Ldap operations exist on this connection\r
55 WRONG_FACTORY=StartTLS cannot use the set socket factory because it does not implement LdapTLSSocketFactory\r
56 NO_TLS_FACTORY=StartTLS failed because no LdapTLSSocketFactory has been set for this Connection\r
57 NO_STARTTLS=An attempt to stopTLS on a connection where startTLS had not been called\r
58 STOPTLS_ERROR=Error stopping TLS: Error getting input & output streams from the original socket\r
59 MULTIPLE_SCHEMA=Multiple schema found when reading the subschemaSubentry for {0}\r
60 NO_SCHEMA=No schema found when reading the subschemaSubentry for {0}\r
61 READ_MULTIPLE=Read response is ambiguous, multiple entries returned\r
62 CANNOT_BIND=Cannot bind. Use PoolManager.getBoundConnection()\r
63 SSL_PROVIDER_MISSING=Please ensure that SSL Provider is properly installed.\r