mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
04.14.2012 00b0f0e6d1045bc230a3c1a5a7ad5a007ac433fb
Fix OPENDJ-476: Manage Account fails with NPE if target DN does not exist
Cleaned up error message that mentioned the server while the error was on the client side
5 files modified
18 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/tools.properties 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools_de.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools_es.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools_fr.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools_ko.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools.properties
@@ -1770,7 +1770,7 @@
 Server closed the connection before the response could be read
SEVERE_ERR_PWPSTATE_REQUEST_FAILED_1161=The server was unable to process the \
 request:  result code %d (%s), error message '%s'
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=The server was unable \
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=Unable \
 to decode the response message from the server:  %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP_1163=Unable to decode \
 information about an operation contained in the response:  %s
opendj-sdk/opends/src/messages/messages/tools_de.properties
@@ -21,7 +21,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2010 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#      Portions Copyright 2011-2012 ForgeRock AS
@@ -866,7 +866,7 @@
SEVERE_ERR_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP_1159=Fehler beim Versuch, die Anforderung an den Server zu senden:  %s
SEVERE_ERR_PWPSTATE_CONNECTION_CLOSED_READING_RESPONSE_1160=Der Directory-Server hat die Verbindung geschlossen, bevor die Antwort gelesen werden konnte
SEVERE_ERR_PWPSTATE_REQUEST_FAILED_1161=Der Server konnte die Anforderung nicht verarbeiten:  Ergebniscode %d (%s), Fehlermeldung '%s'
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=Der Server konnte die Antwortmeldung vom Server nicht entschl\u00fcsseln:  %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=Die Antwortmeldung vom Server nicht entschl\u00fcsselt werden:  %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP_1163=Die in der Antwort enthaltenen Informationen \u00fcber den Vorgang konnten nicht entschl\u00fcsselt werden:  %s
INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN_1164=Passwortrichtlinien-DN
INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE_1165=Konto ist deaktiviert
opendj-sdk/opends/src/messages/messages/tools_es.properties
@@ -21,7 +21,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2010 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#      Portions Copyright 2011-2012 ForgeRock AS
@@ -866,7 +866,7 @@
SEVERE_ERR_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP_1159=Se ha producido un error al tratar de enviar la solicitud al servidor:  %s
SEVERE_ERR_PWPSTATE_CONNECTION_CLOSED_READING_RESPONSE_1160=El Servidor de directorios cerr\u00f3 la conexi\u00f3n antes de que pudiera leerse la respuesta
SEVERE_ERR_PWPSTATE_REQUEST_FAILED_1161=El servidor no pudo procesar la solicitud:  c\u00f3digo de resultado %d (%s), mensaje de error '%s'
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=El servidor no pudo descodificar el mensaje de respuesta del servidor:  %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=No se puede descodificar el mensaje de respuesta del servidor:  %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP_1163=No se puede descodificar la informaci\u00f3n sobre una operaci\u00f3n contenida en la respuesta:  %s
INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN_1164=ND de directiva de contrase\u00f1as
INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE_1165=La cuenta est\u00e1 deshabilitada
opendj-sdk/opends/src/messages/messages/tools_fr.properties
@@ -21,7 +21,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2010 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#      Portions Copyright 2011-2012 ForgeRock AS
@@ -866,7 +866,7 @@
SEVERE_ERR_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP_1159=Une erreur s'est produite lors de la tentative d'envoi de la requ\u00eate au serveur\u00a0: %s
SEVERE_ERR_PWPSTATE_CONNECTION_CLOSED_READING_RESPONSE_1160=Directory Server a ferm\u00e9 la connexion avant que la lecture de la r\u00e9ponse soit possible
SEVERE_ERR_PWPSTATE_REQUEST_FAILED_1161=Le serveur n'a pas pu traiter la requ\u00eate\u00a0: code de r\u00e9sultat %d (%s), message d'erreur '%s'
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=Le serveur n'a pas pu d\u00e9coder le message de r\u00e9ponse re\u00e7u du serveur\u00a0: %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=Impossible de d\u00e9coder le message de r\u00e9ponse re\u00e7u du serveur\u00a0: %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP_1163=Impossible de d\u00e9coder les informations concernant une op\u00e9ration figurant dans la r\u00e9ponse\u00a0: %s
INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN_1164=DN de strat\u00e9gie de mot de passe\u00a0:
INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE_1165=Le compte est d\u00e9sactiv\u00e9
opendj-sdk/opends/src/messages/messages/tools_ko.properties
@@ -21,7 +21,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#      Portions Copyright 2011-2012 ForgeRock AS
@@ -864,7 +864,7 @@
SEVERE_ERR_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP_1159=\uc11c\ubc84\uc5d0 \uc694\uccad\uc744 \ubcf4\ub0b4\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: %s
SEVERE_ERR_PWPSTATE_CONNECTION_CLOSED_READING_RESPONSE_1160=\uc751\ub2f5\uc744 \uc77d\uae30 \uc804\uc5d0 \ub514\ub809\ud1a0\ub9ac \uc11c\ubc84\uc5d0\uc11c \uc5f0\uacb0\uc744 \ub2eb\uc558\uc2b5\ub2c8\ub2e4.
SEVERE_ERR_PWPSTATE_REQUEST_FAILED_1161=\uc11c\ubc84\uc5d0\uc11c \uc694\uccad\uc744 \ucc98\ub9ac\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: \uacb0\uacfc \ucf54\ub4dc %d(%s), \uc624\ub958 \uba54\uc2dc\uc9c0 '%s'
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=\uc11c\ubc84\uc5d0\uc11c \uc11c\ubc84\uc758 \uc751\ub2f5 \uba54\uc2dc\uc9c0\ub97c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE_1162=\uc11c\ubc84\uc5d0\uc11c \uc751\ub2f5\uc774 \ubcf5\ud638\ud654 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: %s
SEVERE_ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP_1163=\uc751\ub2f5\uc5d0 \ud3ec\ud568\ub41c \uc791\uc5c5\uc5d0 \ub300\ud55c \uc815\ubcf4\ub97c \ud574\ub3c5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: %s
INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN_1164=\ube44\ubc00\ubc88\ud638 \uc815\ucc45 DN
INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE_1165=\uacc4\uc815\uc774 \ube44\ud65c\uc131\ud654\ub428