To clear messages – Sun Microsystems 8190994 User Manual
Page 115
topic names used in Message Queue. In addition, when you run checktopics, it queries
Message Queue to check how many outstanding messages remain on each active
synchronization topic and then displays this information for you.
To execute the checktopics command line utility:
Open a Terminal window and cd to the migration directory.
From a command prompt, type the subcommand as follows.
java -jar checktopics.jar -h
hostname \
-p
port -D bind-DN \
-w
bind-password -s root-suffix \
-q
configuration-password -Z
For example,
java -jar checktopics.jar -D "cn=directory manager" -w - -s "dc=example,dc=com"
-q -Z
Note –
For more information about the checktopics arguments, see “Common Arguments to
the Idsync Subcommands” in Sun Java System Directory Server Enterprise Edition 6.0
Installation Guide. For more information about using checktopics, see
Undelivered Messages” on page 114
After running checktopics, check your terminal for the following messages:
■
If the operation succeeds, the terminal window displays a message stating that there are no
outstanding messages in the logs.
■
If the operation fails, an appropriate error message is displayed with an error identifier.
▼
To Clear Messages
If any of the active synchronization topics contain outstanding messages, use the following
procedure to clear the messages.
Restart synchronization.
Wait until the messages are applied to the destination connector.
Stop synchronization.
Rerun checktopics.
1
2
1
2
3
4
Preparing for Identity Synchronization for Windows Migration
Chapter 7 • Migrating Identity Synchronization for Windows
115
Sun Confidential: Registered