Although log files provide useful information about the functioning of the Synchronizer components, they might not help you determine when data is not synchronizing as expected.
The MCheck utility compares Mobility Connector data with GroupWise data. When a discrepancy is detected, MCheck provides a recommendation for resolving the problem.
MCheck is currently unsupported and is included in the current Synchronizer software for use by Novell Technical Services. However, you can still use MCheck yourself to perform the following actions:
Gather configuration settings for your Synchronizer system
Verify that the contents of the GroupWise Address Book have synchronized to the Mobility Connector database
Verify that the contents of a GroupWise user’s mailbox have synchronized to the Mobility Connector database
To run MCheck:
In a terminal window on the Synchronizer server, become root by entering su - and the root password.
Change to the following directory:
/opt/novell/datasync/tools/mcheck
Run the following command:
python mcheck.pyc
Type the number for the action that you want to perform.
(Conditional) If you are verifying a user’s mailbox, specify the GroupWise user ID, then press Enter.
View the log file for results and recommendations.
Log files are created in the following directory:
/opt/novell/datasync/tools/mcheck/logs
Action |
Log File Name |
---|---|
Gather configuration settings |
mobConfiguration_dateTtime.log |
Verify the GroupWise Address Book |
sab_dateTtime.log |
Verify the user’s mailbox |
username_dateTtime.log |