56 references to NotificationsTrace
System.Data (56)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (30)
393
Bid.
NotificationsTrace
("<sc.SqlDependency.OnChange-Add|DEP> Dependency already fired, firing new event.\n");
397
Bid.
NotificationsTrace
("<sc.SqlDependency.OnChange-Add|DEP> Dependency has not fired, adding new event.\n");
481
Bid.
NotificationsTrace
("<sc.SqlDependency.ObtainProcessDispatcher|DEP> nativeStorage null, obtaining dispatcher AppDomain and creating ProcessDispatcher.\n");
504
Bid.
NotificationsTrace
("<sc.SqlDependency.ObtainProcessDispatcher|DEP|ERR> ERROR - ObjectHandle.Unwrap returned null!\n");
509
Bid.
NotificationsTrace
("<sc.SqlDependency.ObtainProcessDispatcher|DEP|ERR> ERROR - AppDomain.CreateInstance returned null!\n");
514
Bid.
NotificationsTrace
("<sc.SqlDependency.ObtainProcessDispatcher|DEP|ERR> ERROR - unable to obtain default AppDomain!\n");
519
Bid.
NotificationsTrace
("<sc.SqlDependency.ObtainProcessDispatcher|DEP> nativeStorage not null, obtaining existing dispatcher AppDomain and ProcessDispatcher.\n");
644
Bid.
NotificationsTrace
("<sc.SqlDependency.Start|DEP|ERR> Exception occurred from Stop() after duplicate was found on Start().\n");
668
Bid.
NotificationsTrace
("<sc.SqlDependency.Start|DEP|ERR> Exception occurred from _processDispatcher.Start(...), calling Invalidate(...).\n");
802
Bid.
NotificationsTrace
("<sc.SqlDependency.AddToServerUserHash|DEP> Hash did not contain server, adding.\n");
813
Bid.
NotificationsTrace
("<sc.SqlDependency.AddToServerUserHash|DEP> Hash contained server but not user, adding user.\n");
822
Bid.
NotificationsTrace
("<sc.SqlDependency.AddToServerUserHash|DEP> Adding database.\n");
827
Bid.
NotificationsTrace
("<sc.SqlDependency.AddToServerUserHash|DEP|ERR> ERROR - hash already contained server, user, and database - we will throw!.\n");
855
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP> Hash contained server, user, and database - removing database.\n");
859
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP> databaseServiceList count 0, removing the list for this server and user.\n");
863
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP> identityDatabaseHash count 0, removing the hash for this server.\n");
869
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP|ERR> ERROR - hash contained server and user but not database!\n");
874
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP|ERR> ERROR - hash contained server but not user!\n");
879
Bid.
NotificationsTrace
("<sc.SqlDependency.RemoveFromServerUserHash|DEP|ERR> ERROR - hash did not contain server!\n");
900
Bid.
NotificationsTrace
("<sc.SqlDependency.GetDefaultComposedOptions|DEP|ERR> ERROR - no start calls have been made, about to throw.\n");
904
Bid.
NotificationsTrace
("<sc.SqlDependency.GetDefaultComposedOptions|DEP> using failover server instead\n");
908
Bid.
NotificationsTrace
("<sc.SqlDependency.GetDefaultComposedOptions|DEP|ERR> ERROR - not listening to this server, about to throw.\n");
919
Bid.
NotificationsTrace
("<sc.SqlDependency.GetDefaultComposedOptions|DEP|ERR> ERROR - not listening for this user, but listening to more than one other user, about to throw.\n");
957
Bid.
NotificationsTrace
("<sc.SqlDependency.GetDefaultComposedOptions|DEP|ERR> ERROR - SqlDependency.Start called multiple times for this server/user, but no matching database.\n");
1043
Bid.
NotificationsTrace
("<sc.SqlDependency.Invalidate|DEP> ignore notification received after timeout!");
1047
Bid.
NotificationsTrace
("<sc.SqlDependency.Invalidate|DEP|ERR> ERROR - notification received twice - we should never enter this state!");
1059
Bid.
NotificationsTrace
("<sc.SqlDependency.Invalidate|DEP> Firing events.\n");
1076
Bid.
NotificationsTrace
("<sc.SqlDependency.StartTimer|DEP> We've timed out, executing logic.\n");
1110
Bid.
NotificationsTrace
("<sc.SqlDependency.AddCommandInternal|DEP|ERR> ERROR - throwing command has existing SqlNotificationRequest exception.\n");
1135
Bid.
NotificationsTrace
("<sc.SqlDependency.AddCommandInternal|DEP|ERR> ERROR - firing events, though it is unexpected we have events at this point.\n");
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (10)
337
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.AsyncResultCallback|DEP> Exception occurred.\n");
511
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP> Row read.\n");
551
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP|ERR> Received notification but do not have an associated PerAppDomainDispatcher!\n");
556
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP|ERR> Unexpected ID format received!\n");
561
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP|ERR> Null notification returned from ProcessMessage!\n");
566
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP|ERR> Null payload for QN notification type!\n");
573
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.ProcessNotificationResults|DEP> Unexpected message format received!\n");
765
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.Stop|DEP}ERR> ERROR pre-decremented count <= 0!\n");
775
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.Stop|DEP|ERR> ERROR appDomainKey not null and not found in hash!\n");
786
Bid.
NotificationsTrace
("<sc.SqlConnectionContainer.Stop|DEP> Reached 0 count, cancelling and waiting.\n");
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (16)
170
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.AddCommandEntry|DEP> Dependency not present in depId->dep hash, must have been invalidated.\n");
188
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.AddCommandEntry|DEP> Dependency not present for commandHash, adding.\n");
192
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.AddCommandEntry|DEP> Dependency already present for commandHash.\n");
206
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.AddCommandEntry|DEP> Creating new Dependencies list for commandHash.\n");
242
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.InvalidateCommandID|DEP> commandHash found in hashtable.\n");
253
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.InvalidateCommandID|DEP> commandHash NOT found in hashtable.\n");
260
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.InvalidateCommandID|DEP> Dependency found in commandHash dependency ArrayList - calling invalidate.\n");
345
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.LookupDependencyEntry|DEP|ERR> ERROR - dependency ID mismatch - not throwing.\n");
363
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.LookupDependencyEntryWithRemove|DEP> Entry found in hashtable - removing.\n");
373
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.LookupDependencyEntryWithRemove|DEP> Entry NOT found in hashtable.\n");
391
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.LookupDependencyEntriesWithRemove|DEP> Entries found in hashtable - removing.\n");
402
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.LookupDependencyEntriesWithRemove|DEP> Entries NOT found in hashtable.\n");
473
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.StartTimer|DEP> Timer not yet started, starting.\n");
482
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.StartTimer|DEP> Timer already started, resetting time.\n");
506
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.TimeoutTimerCallback|DEP> No dependencies, exiting.\n");
510
Bid.
NotificationsTrace
("<sc.SqlDependencyPerAppDomainDispatcher.TimeoutTimerCallback|DEP> No timeouts expired, exiting.\n");