Bug 51127

GemStone/S 64 Bit

3.6.8, 3.6.7, 3.6.6, 3.6.5, 3.6.4, 3.6.3, 3.6.2, 3.6.1, 3.6, 3.5.8, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.x

3.7

Stat queries PageLocateCount and LocalPageCacheHits are zero in programmatic stats queries

Using System methods that return all statistics for a Gem or Stone process, the resulting set of statistics has 0 in the indices for PageLocateCount and LocalPageCacheHits.

This includes the following methods:
   cacheStatisticsForAllSlots
   cacheStatsForGemWithName:
   cacheStatisticsAt:
   cacheStatisticsForProcessWithCacheName:
   cacheStatisticsProcessId:
   gemCacheStatisticsForSessionId:
   myCacheStatistics
   stoneCacheStatistics

Workaround

System class >> myCacheStatisticWithName: and System class >> System stoneCacheStatisticWithName:, which lookup the specific statistic by name, do return the correct values


                

Last updated: 9/6/24