Sun Identity Manager Deployment Guide

Troubleshooting Custom Adapters

You can use Identity Manager Debug pages to trace methods in your custom adapter. You must first enable tracing and identify the methods for which tracing is requested. You must also provide calls to create log entries for new methods in your custom adapter.

To debug your adapter, review the log file that is generated by the adapter. If you enabled tracing and identified the methods you wanted to trace, your adapter will write its resource settings to the log file. Use this information to validate that the adapter was started and that all setting changes were saved.


Note –

See System Administrator's Guide for detailed information about tracing and debugging custom adapters.