HI, I am a first time user of this forum, I hope this is the place to post this question/issue.
I have a customer that upgraded to ES 6.8.9 and now gets the following messages, what does this mean?
Preformatted text
'ElasticsearchException[Elasticsearch exception [type=illegal_state_exception, reason=Can't get text on a START_OBJECT at 1:159]];
[34] End [processQueueEntry(queueId [790858895], objectId [AKx4OKR5xun55R10c8h7y938.tcl], objectType [app-version], maxQueueId [790858898], Action [update], FedMemberId [tcl])]
[35] message not found for key: -1 in locale: English (United States)
[35] com.digev.fw.exception.GException: ElasticsearchStatusException[Elasticsearch exception [type=mapper_parsing_exception, reason=failed to parse field [Description] of type [text] in document with id 'AKx4OKR5xun55R10c8h7y938.tcl']]; nested: ElasticsearchException[Elasticsearch exception [type=illegal_state_exception, reason=Can't get text on a START_OBJECT at 1:159]];
and
public String getFoo([2020-06-08T13:21:03,830][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [node-1] Failed to clear cache for realms []
[2020-06-08T13:21:03,905][INFO ][o.e.l.LicenseService ] [node-1] license [2034659f-47e1-4506-a50f-cafdd348fa7a] mode [basic] - valid
[2020-06-08T13:21:03,926][INFO ][o.e.g.GatewayService ] [node-1] recovered [19] indices into cluster_state
[2020-06-08T13:21:05,399][DEBUG][o.e.a.b.TransportShardBulkAction] [node-1] [default_app-version][1] failed to execute bulk item (create) index {[default_app-version][app-version][RPBAoLL40c7bdmQTh6KLc1Vz.tcl], source[n/a, actual length: [2kb], max length: 2kb]}
org.elasticsearch.index.mapper.MapperParsingException: failed to parse field [Description] of type [text] in document with id 'RPBAoLL40c7bdmQTh6KLc1Vz.tcl')
Caused by: java.lang.IllegalStateException: Can't get text on a START_OBJECT at 1:159'Preformatted text