System information
Identity Manager Tuning, Troubleshooting, and Error Messages
Page 178 Identity Manager 7.1 Update 1 • Release Notes
Identity Manager Tuning, Troubleshooting, and
Error Messages
This section provides new information and documentation corrections for Sun Java
™
System Identity
Manager Tuning, Troubleshooting, and Error Messages.
• Information about the size of repository objects (in characters) is now available. You can
use this information to detect problematically large objects that might affect your system.
(ID-9896, ID-15239)
You can access this information through the debug/Show_Sizes.jsp web page or from the
console command line by typing:
showSizes [<
type
> [<
limit
>]]
• Some tasks have been moved from the adapter to the task package. Update these paths if
you have tracing enabled for any of the following tasks, or if you have customized task
definitions referencing these packages.
• Call timer and Tracing functions are now related, and Call Timing statistics can only be
collected when tracing is enabled. (ID-17106)
The following information should be added to “Show Timings” in the “Debugging
Performance Issues” section in “Chapter 1: Performance Tuning.”
NOTE For upgrades, existing objects will report a size of 0 until they have been
updated or otherwise refreshed.
Old Package Name New Package Name
com.waveset.adapter.ADSyncFailoverTask com.waveset.task.ADSyncFailoverTask
com.waveset.adapter.ADSyncRecoveryCollectorTask com.waveset.task.ADSyncRecoveryCollectorTask
com.waveset.adapter.SARunner com.waveset.task.SARunner
com.waveset.adapter.SourceAdapterTask com.waveset.task.SourceAdapterTask