- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
All,
can we remove these warnings from agent.log as there is no log_collect.metrics file in that location and why are we seeing these warings in the log.
20-12-2021 14:47:00,025 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [returnCode] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,026 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [lastStartTime] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,026 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [lastEndTime] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,026 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [errorCount] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,026 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [returnCode] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,026 GMT INFO [emi-framework-0] [LogCollectMeasurementPlugin@151] Unable to determine metric value for [returnCode] since the job has not been started yet
20-12-2021 14:47:00,026 GMT WARN [emi-framework-0] [LogCollectMeasurementPlugin@185] The value for [lastStartTime] in [/<config location>/Web/SASEnvironmentManager/emi-client/Logs/metrics/log_collect.metrics] was not found.
20-12-2021 14:47:00,030 GMT INFO [emi-framework-0] [LogCollectMeasurementPlugin@168] SASEV Job metric value: [returnCode] = [None]
20-12-2021 14:47:00,030 GMT INFO [emi-framework-0] [LogCollectMeasurementPlugin@75] SASEV Metric [returnCode] = [None]
20-12-2021 14:47:27,317 GMT WARN [Finalizer] [connection@173] (f2,rA8) A connection was returned to the factory by the garbage collector (f2,cA8)
20-12-2021 14:47:27,317 GMT WARN [Finalizer] [connection@173] (f1,r20) A connection was returned to the factory by the garbage collector (f1,c20)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Understanding SAS Environment Manager Service Architecture
https://go.documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm
The Environment Manager Agent is trying to gather metrics for the Log Collection resource(s) by parsing that file and failing with the warning. If you aren't using the service architecture framework, this would be expected so the warning can be ignored.
Greg Wootton | Principal Systems Technical Support Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Understanding SAS Environment Manager Service Architecture
https://go.documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm
The Environment Manager Agent is trying to gather metrics for the Log Collection resource(s) by parsing that file and failing with the warning. If you aren't using the service architecture framework, this would be expected so the warning can be ignored.
Greg Wootton | Principal Systems Technical Support Engineer