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

jvergara
22.00.2009 d474e5ec018868fdee574caa62eeadbfa04e1b95
refs
author jvergara <jvergara@localhost>
Thursday, October 22, 2009 00:00 +0200
committer jvergara <jvergara@localhost>
Thursday, October 22, 2009 00:00 +0200
commitd474e5ec018868fdee574caa62eeadbfa04e1b95
tree dc363f7c7c74e1d35bb14401c912aecb6a0a962d tree | zip | gz
parent 5213d7ce84c90744111a0045959d5f94ddc3d170 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
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/util/ControlPanelLog.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java 87 ●●●● diff | view | raw | blame | history