Could not parse watch execution request unexpected object field – How to solve this Elasticsearch exception

Opster Team

August-23,

Log Context

Log “could not parse watch execution request. unexpected object field [{}]” class name is RestExecuteWatchAction.java. We extracted the following from Elasticsearch source code for those seeking an in-depth context :

 } else {
 if (RESERVED_FIELD_NAMES.contains(currentFieldName)) {
 throw new ElasticsearchParseException("please wrap watch including field [{}] inside a \"watch\"" field"";

 

 [ratemypost]

Opster
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.