Seeing exceptions in the log concerning missing topology types used by derived metrics.
TopologyTypeNotFoundException: JavaEERequestAgentClassGroup
Seen this issue since upgrading FMS from 552/Javaee 550 to FMS 558/JavaEE 572
There were lot of changes for ObjectTracking in JavaEE 5.7.x cart. So derived metrics were re-written with new scopes.. The ones that throw the WARN message are the
ones with the old scope, which wasn't removed as part of the upgrade. So these needs to be removed now.
The easiest way to do this is to navigate to Manage Derived metrics
- Search for "LiveBytes" and "LiveObjects".
- There would be one set with scope JavaEEObjectTrackingClass, Do not do anything, these are the new der. metrics required.
- There would be one set with scope JavaEERequestType. These also can be left alone.
- They should delete the ones with scope either JavaEERequestAgentClassGroup (or JavaEERequestClass)
This should prevent all the warn messages they are seeing in the logs.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy