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

jvergara
03.35.2007 e3c58b5ae8627aa944240605f5f0451c4428f85e
refs
author jvergara <jvergara@localhost>
Monday, September 3, 2007 16:35 +0200
committer jvergara <jvergara@localhost>
Monday, September 3, 2007 16:35 +0200
commite3c58b5ae8627aa944240605f5f0451c4428f85e
tree 89304b78d33cfb6ef6fb85b3a19979f4086b96e6 tree | zip | gz
parent 061d5b80e312bdb5bbf62dc18f9e2c0e0edec9af view | diff
Fix a bug with certificates in the uninstaller and replication command lines.
Improve the error messages to be displayed to the user when the uninstall fails.Fix a infinite loop that occurred when the user provided a protocol not configured in the server to access the registration information.
Fix a bug that prevented the uninstall to proceed when the user specified forceOnError and an error accessing the remote servers configuration occurred.
Fix a bug that occurred when the user specified to use start TLS and it was not configured in the server (this bug applies to both the uninstaller and status command-lines).

9 files modified
569 ■■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 17 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/statuspanel/StatusCli.java 30 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 240 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallUserData.java 61 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java 50 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallerArgumentParser.java 105 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/quicksetup.properties 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/CliApplicationHelper.java 47 ●●●● diff | view | raw | blame | history