java.util.concurrent.ExecutionException: RemoteTransportException[[node-1][192.168.0.224:9300][indices:data/write/update]]; nested: RemoteTransportException[[node-1] [192.168.0.224:9300][indices:data/write/update[s]]]; nested: MapperParsingException[object mapping for [employee] tried to parse field [employee] as object, but found a concrete value];
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by Yao Pan
, 1 year agovia nabble.com by Unknown author, 2 years ago
via Stack Overflow by user186259
, 2 years agovia Stack Overflow by gotch4
, 2 years agovia Stack Overflow by divesh premdeep
, 1 year agovia Stack Overflow by Alexandre
, 1 year agojava.util.concurrent.ExecutionException: RemoteTransportException[[node-1][192.168.0.224:9300][indices:data/write/update]]; nested: RemoteTransportException[[node-1] [192.168.0.224:9300][indices:data/write/update[s]]]; nested: MapperParsingException[object mapping for [employee] tried to parse field [employee] as object, but found a concrete value];
at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.getValue(BaseFuture.java:290)