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

jvergara
22.00.2009 dc0e2b558a3a3a9832e5065b8c10daa04f9c6203
refs
author jvergara <jvergara@localhost>
Thursday, October 22, 2009 00:00 +0200
committer jvergara <jvergara@localhost>
Thursday, October 22, 2009 00:00 +0200
commitdc0e2b558a3a3a9832e5065b8c10daa04f9c6203
tree 3bbb250c3d4ddd11f727258f41145cb06b351a91 tree | zip | gz
parent c35c3f9718e3baaff60973610be4e7c76d15f238 view | diff
Fix for issue 4310 (dsreplication status - Unexpected error reading replica ID: NumberFormatException)

Use the logger of the control panel that disables the logging earlier.

Fix lots of error codes in dsreplication (most of the commands used to return SUCCESSFUL_NOP when they should return SUCCESSFUL).

Fix some warnings reported by the IDE by using generics.

Now the log file generated by dsreplication is shown to the user for some sub-commands even in the case where the operation was successful.
2 files modified
91 ■■■■ changed files
opends/src/guitools/org/opends/guitools/controlpanel/util/ControlPanelLog.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java 87 ●●●● diff | view | raw | blame | history