This Document Describes in detail about the Credential Manager component of Web agent , Various Errors that can be thrown by Credential Manager and Explanation of Those Error Messages.
For E.g.- Following Error messages are written by Credential Manager in Web agent Logs.
Agent Log Messages
====================
[CSmCredentialManager.cpp:235][ERROR] HLA: Analyzer from module 'SM_WAF_HTTP_PLUGIN' returned unknown response code '-1' for component 'Credential Manager'.
[CSmHighLevelAgent.cpp:873][ERROR] HLA: Component reported fatal error: 'Credential Manager'.
Trace Log Messages
=====================
[ProcessAdvancedAuthCredentials][Plugin interface returned SmFailure.]
[ProcessAdvancedAuthentication][CredentialManager returned SmFailure, end new request.]
Here is the description of Credential Manager
Following is the snippet from customer s trace logs depicting the errors being experienced at their end:
[SmFcc::getCredentials][Success in collecting credentials.][11/09/2010][11:28:22][9398][42][0000000000000000000000000a3c060a-24b6-4cd976a6-002a-233d42ba]
[SmFcc::doUnauthorized][Displaying error page: '/siteminderagent/forms/login.unauth'.]
[11/09/2010][11:28:22][9398][42][][CSmFormTemplateCache::GetForm][Serving form template '/siteminderagent/forms/login.unauth' from cache.]
[11/09/2010][11:28:22][9398][42][0000000000000000000000000a3c060a-24b6-4cd976a6-002a-233d42ba][ProcessAdvancedAuthCredentials][Plugin interface returned SmFailure.]
[11/09/2010][11:28:22][9398][42][0000000000000000000000000a3c060a-24b6-4cd976a6-002a-233d42ba][ProcessAdvancedAuthentication][CredentialManager returned SmFailure, end new request.]
The code analysis reveals that the above errors can be logged due to one of the following reasons: