IM Manager debug log IMManagerSametime.log contains no information for messages being processed by IM Manager
| Article:TECH171964 | | | Created: 2011-10-17 | | | Updated: 2011-10-27 | | | Article URL http://www.symantec.com/docs/TECH171964 |
| NOTE: If you are experiencing this particular known issue, we recommend that you Subscribe to receive email notification each time this article is updated. Subscribers will be the first to learn about any releases, status changes, workarounds or decisions made. |
Problem
The debug log IMManagerSametime.log contins no debugging information for the messages that IM Manager is processing.
Conditions
- Debug logging for the IM Manager Sametime components are configured to "high" (see this article: How to Enable Debug Troubleshooting Information for IM Manager).
- Sametime messages are processed by IM Manager.
This can be verified by looking at the IM Manager Administration Console. The policy actions report will show if IM Manager is blocking messages:
1. Open the IM Manager Administration Console.
2. Click on the Reports tab.
3. Click on the menu item Detail Reports|Policy Enforcements.
4. Select All Policy from the Enforcement type dropdown.
5. Select the appropriate date range.
6. Click the Submit button.
Also use the number of messages in the IM Manager database can be used to determine if IM Manager is logging messages:
1. Open the IM Manager Administration Console.
2. Click on the Status tab.
3. In the Database Status table the column messages shows how many messages are logged in the IM Manager database. If this number is increasing then IM Manager is logging messages.
- The STPlaces process has the IMManagerSametime.log file open.
1. Run Microsoft Process Explorer.
2. Select Find|Find Handle or DLL... from the menu.
3. Type IMManagerSametime.log in the texbox Handle or DLL substring and click the Search button.
4. This condition is met if the process STPlaces.exe is in the list like this:

Cause
IM Manager integrates with Sametime using the standard Sametime APIs. This is accomplished by replacing the STChatLog.dll shipped with Sametime with the IM Manager version. Sametime uses this DLL from both the ST Places srevice and th e ST Chat Logging service. The ST Chat Logging service processes messages for one to one chats. The ST Places service processes messages for multi-party chats.
The service that starts first is able to write to the file. The other service is not able to write to the file.
Solution
Symantec is aware of this issue. This article is updated as more information is available. Subscribe to this article to receive updates.
Workaround
1. Stop the ST Places and ST Chat Logging services.
2. Then start the service service you wish to debug.
3. Then start the other service.
Technical Information
The following is an example of the debug log from the ST Chat Logging service when a message is sent between two internal users:
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::Filter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserFromDB | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetProtocolId | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetProtocolId | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CMUserManager::GetUserFromDB | User 'johndoe' of 'SameTime' -- User not found in database. User is not registered.[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserFromDB | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::InsertUser | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::InsertUser | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserFromDB | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetProtocolId | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetProtocolId | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CMUserManager::GetUserFromDB | User 'cn=ben system,o=blackopssimm' of 'SameTime' -- User not found in database. User is not registered.[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserFromDB | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::InsertUser | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::InsertUser | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CDataListHelper::GetUsersFromDataList | The unregistered users will be treated 'External'. This setting is used for LCS/OCS protocol only.[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CDataListHelper::GetUsersFromDataList | Msg Direction: Outbound, User Location:
Sender (johndoe) is internal
Recipient (cn=ben system,o=blackopssimm) is internal[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Error | CMUserManager::GetUserSessionInfo | Unable to get session info for user that is not logged in, user 'johndoe' of 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CIMFilterManager::Filter | Filter iterations = 2[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::CallPreFilters | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMManagerPrePostFilter::PreFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetInternalUser | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetInternalUser | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Information | CMUser::VerifyRulesAreUpdated | Unregistered user logged in from IP: 0[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::RetrieveIPRules | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::RetrieveRules | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::RetrieveRules | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::RetrieveIPRules | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CIMManagerPrePostFilter::PreFilter | Outbound message from 'johndoe' to 'cn=ben system,o=blackopssimm' (SameTime)[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::GetConversationID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::GetConversationData | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::CreateNewConversation | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Information | CConversationManager::CreateNewConversation | Creating new conversation for Key: cn=ben system,o=blackopssimm;johndoe;SameTime[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Information | CConversationManager::CreateNewConversation | Before ExecuteDirect[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | COdbc::ExecuteDirect | Executing SQL: {{CALL spGetConversationId(?, ?)}}
1:cn=ben system,o=blackopssimm;johndoe;SameTime
2:
[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Information | CConversationManager::CreateNewConversation | After ExecuteDirect, Before FreeStmt[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Information | CConversationManager::CreateNewConversation | After FreeStmt[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::CreateNewConversation | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::GetConversationData | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CConversationManager::GetConversationID | Conv ID '7FB3ADCD-56E5-4ED0-A385-890DBC956652', name1: 'johndoe', name2: 'cn=ben system,o=blackopssimm', 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationManager::GetConversationID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMManagerPrePostFilter::PreFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::CallPreFilters | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CLoginStatusFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CLoginStatusFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::IsConversationAllowed | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CMUserManager::IsConversationAllowed | Looking for conversation exception rule between-- 'johndoe' of 'SameTime', 'cn=ben system,o=blackopssimm' of 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CMUserManager::IsConversationAllowed | No conversation exception found:
Sender: 'johndoe' of 'SameTime'
Recipient: 'cn=ben system,o=blackopssimm' of 'SameTime'
Conversation Allowed[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::IsConversationAllowed | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CConversationFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSpamFilter::Filter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSpamFilter::Filter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CExternalUsersFilter::FilterMsg | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CExternalUsersFilter::FilterThis | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CExternalUsersFilter::FilterThis | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CExternalUsersFilter::FilterMsg | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CPhraseFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSet | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSet | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CPhraseFilter::FilterMessage | Before SameTime message csFinalMessage:<span style="font-size:8pt;font-family:Tahoma;color:#000000;" class="left">test</span>[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CPhraseFilter::FilterMessage | After SameTime message csFinalMessage:test[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CPhraseFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::GetRTPSMode | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::GetRTPSMode | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::getSenderRecipientProtocolMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::getSenderRecipientProtocolMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Fuctionality | CRTTPSFilterEngine::FilterMessage | bOutbound is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Error | CMUserManager::GetUserSessionInfo | Unable to get session info for user that is not logged in, user 'johndoe' of 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserSessionSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Fuctionality | CRTTPSFilterEngine::FilterMessage | Got message. Network: SameTime, Sender: johndoe, Direction: OUTBOUND, Text: "test"[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CURLDetection::FindURLsInYAHOOText | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CURLDetection::FindURLsInYAHOOText | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Fuctionality | CRTTPSFilterEngine::FilterMessage | Message has 0 raw URLs[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::RemoveWhitelistURLs | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::RemoveWhitelistURLs | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CRTTPSFilterEngine::FilterMessage | 0 URLs remaining after whitelist processing.[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CRTTPSFilterEngine::FilterMessage | Calling m_Traffic.ReportMessage[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTraffic::ReportMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTraffic::ReportMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CRTTPSFilterEngine::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDisclaimerFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDisclaimerFilter::GetDisclaimerInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDisclaimerFilter::GetDisclaimerInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDisclaimerFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMFilterManager::CallPostFilters | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMManagerPrePostFilter::PostFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTrendCapture::UpdateTrendInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSettingsCallback::GetProtocolID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSettingsCallback::GetProtocolID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTrendCapture::UpdateTrendInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTrendCapture::UpdateTrendInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSettingsCallback::GetProtocolID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CSettingsCallback::GetProtocolID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CTrendCapture::UpdateTrendInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMMessageQueueManager::WriteDataListToQueue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMMessageQueueManager::GetMsmq | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMMessageQueueManager::GetMsmq | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMSMQ::CheckQueueAvailability | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | DEBUG_1 | CMSMQ::CheckQueueAvailability | Quota: 262144000, Queue Size: 0, Minimum: 12582912[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMSMQ::CheckQueueAvailability | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMMessageQueueManager::GetMsmq | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CIMMessageQueueManager::GetMsmq | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:04 | Flow | CMSMQ::SendMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMSMQ::SendMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMMessageQueueManager::WriteDataListToQueue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CIMManagerPrePostFilter::PostFilter | Captured trend data for new conversation for 'johndoe' on 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::UpdateInjectedNotificationsCache | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::UpdateInjectedNotificationsCache | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::PostFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::CallPostFilters | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::CallPreFilters | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::PreFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetInternalUser | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CDataListHelper::GetUsersFromDataList | The unregistered users will be treated 'External'. This setting is used for LCS/OCS protocol only.[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CDataListHelper::GetUsersFromDataList | Msg Direction: Inbound, User Location:
Sender (johndoe) is internal
Recipient (cn=ben system,o=blackopssimm) is internal[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserSessionSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserSessionInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Error | CMUserManager::GetUserSessionInfo | Unable to get session info for user that is not logged in, user 'cn=ben system,o=blackopssimm' of 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserSessionInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserSessionSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetInternalUser | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Information | CMUser::VerifyRulesAreUpdated | Unregistered user logged in from IP: 0[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::RetrieveIPRules | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::RetrieveRules | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::RetrieveRules | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::RetrieveIPRules | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CIMManagerPrePostFilter::PreFilter | Inbound message from 'johndoe' to 'cn=ben system,o=blackopssimm' (SameTime)[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationManager::GetConversationID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationManager::GetConversationData | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Information | CConversationManager::GetConversationData | Found conversation[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationManager::GetConversationData | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CConversationManager::GetConversationID | Conv ID '7FB3ADCD-56E5-4ED0-A385-890DBC956652', name1: 'johndoe', name2: 'cn=ben system,o=blackopssimm', 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationManager::GetConversationID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::PreFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::CallPreFilters | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CLoginStatusFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CLoginStatusFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::IsConversationAllowed | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CMUserManager::IsConversationAllowed | Looking for conversation exception rule between-- 'johndoe' of 'SameTime', 'cn=ben system,o=blackopssimm' of 'SameTime'[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CMUserManager::IsConversationAllowed | No conversation exception found:
Sender: 'johndoe' of 'SameTime'
Recipient: 'cn=ben system,o=blackopssimm' of 'SameTime'
Conversation Allowed[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::IsConversationAllowed | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CConversationFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSpamFilter::Filter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSpamFilter::Filter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CExternalUsersFilter::FilterMsg | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CExternalUsersFilter::FilterThis | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CExternalUsersFilter::FilterThis | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CExternalUsersFilter::FilterMsg | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CPhraseFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSet | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSet | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CPhraseFilter::FilterMessage | Before SameTime message csFinalMessage:<span style="font-size:8pt;font-family:Tahoma;color:#000000;" class="left">test</span>[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CPhraseFilter::FilterMessage | After SameTime message csFinalMessage:test[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CPhraseFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::GetRTPSMode | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::GetRTPSMode | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::getSenderRecipientProtocolMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::getSenderRecipientProtocolMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Fuctionality | CRTTPSFilterEngine::FilterMessage | bOutbound is false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::GetUserRelayInformation | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::IsInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::IsInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserRelayHostLocation | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserRemoteRelayInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::QueryUserIP | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetProtocolId | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetProtocolId | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::QueryUserIP | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserRemoteRelayInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserRelayHostLocation | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::GetUserRelayInformation | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Fuctionality | CRTTPSFilterEngine::FilterMessage | Got message. Network: SameTime, Sender: johndoe, Direction: INBOUND, Text: "test"[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CURLDetection::FindURLsInYAHOOText | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CURLDetection::FindURLsInYAHOOText | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Fuctionality | CRTTPSFilterEngine::FilterMessage | Message has 0 raw URLs[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::RemoveWhitelistURLs | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::RemoveWhitelistURLs | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CRTTPSFilterEngine::FilterMessage | 0 URLs remaining after whitelist processing.[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CRTTPSFilterEngine::FilterMessage | Calling m_Traffic.ReportMessage[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTraffic::ReportMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTraffic::ReportMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CRTTPSFilterEngine::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDisclaimerFilter::FilterMessage | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDisclaimerFilter::GetDisclaimerInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetUserInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bRegisteredUser & m_bDefaultRuleOwner are false[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal2 | Registered user doesn't have any custom rules step1[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::VerifyRulesAreUpdated | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_3 | CMUser::GetRuleSetInternal | m_bDefaultRuleOwner is true[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal2 | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetRuleSetInternal | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUserManager::GetRuleValue | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CMUser::GetSetting | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDisclaimerFilter::GetDisclaimerInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDisclaimerFilter::FilterMessage | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::InvokeFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::CallPostFilters | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::PostFilter | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CDataListHelper::GetUsersFromDataList | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | DEBUG_1 | CIMManagerPrePostFilter::PostFilter | Not logging dummy inbound EIM message[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CSettingsCallback::GetProtocolID | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CTrendCapture::UpdateTrendInfo | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::UpdateInjectedNotificationsCache | Enter[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::UpdateInjectedNotificationsCache | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMManagerPrePostFilter::PostFilter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::CallPostFilters | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | CIMFilterManager::Filter | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | ProcessMessage_FilterAndLog | Exit[-]
[|] 0x1c48 |2011:10:17 17:42:05 | Flow | stDdaClSessionMsg | Exit[-]
|
|
| Source | ETrack |
| Value | 2564968 |
Related Articles
Article URL http://www.symantec.com/docs/TECH171964
Terms of use for this information are found in Legal Notices









Thank you.