Perf data acquisition fail in AIQUM 9.14 and below for ONTAP 9.16 due to CMAXForm version mismatch
Applies to
- ActiveIQ Unified Manager (AIQUM) 9.14 and below
- ONTAP 9.16 and above
- Performance data acquisition
Issue
- Performance data is not been captured in AIQUM 9.14 and below for ONTAP 9.16
- Parsing issues seen as recording files does have a list of ccma files for perf archives but there is no XML file created with actual counters from that.
au.log:
DEBUG [async-perf-pool-2] c.o.s.a.f.d.EnhancedErrorDetail (EnhancedErrorDetail.java:483) - Enhanced Error Message using template file named: [errors/defaultMessage.html] was loaded.ERROR [archive-file-parser-5] c.o.s.a.c.a.c.CMAXform (CMAXform.java:179) - Unrecognized token 'C': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')at [Source: (BufferedInputStream); line: 1, column: 3] com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'C': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')at [Source: (BufferedInputStream); line: 1, column: 3]at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) ~[jackson-core.jar:2.14.0]at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) ~[jackson-core.jar:2.14.0]...
...
ERROR [async-perf-pool-2] c.o.s.a.d.n.NetAppOCIEPerformancePackage (NetAppOCIEPerformancePackage.java:96) - Unable to retrieve samples from the performance archive DataSourceErrorException: Unable to retrieve samples from the performance archive for the same fileERROR [async-perf-pool-2] c.o.s.a.d.n.NetAppOCIEArchivePerformancePackage (NetAppOCIEArchivePerformancePackage.java:199) - Get exception for setSampleTime but continue to process next archive file. The exception is --