Visualize: java.lang.IllegalStateException: Field data loading is forbidden

hi,

I am using Kibana (Version 4.3.1) for the first time. I have this error message when i try to visualize analyzed fields.

Visualize: java.lang.IllegalStateException: Field data loading is forbidden on dstip


Error: Request to Elasticsearch failed: {"error":{"root_cause":[{"type":"exception","reason":"java.lang.IllegalStateException: Field data loading is forbidden on dstip"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"logstash-2016.01.12","node":"fLKXHekgTtCrLZ8-2ktvxQ","reason":{"type":"exception","reason":"java.lang.IllegalStateException: Field data loading is forbidden on dstip","caused_by":{"type":"unchecked_execution_exception","reason":"java.lang.IllegalStateException: Field data loading is forbidden on dstip","caused_by":{"type":"illegal_state_exception","reason":"Field data loading is forbidden on dstip"}}}}]}}
KbnError@https://192.168.10.18/bundles/commons.bundle.js:58172:21
RequestFailure@https://192.168.10.18/bundles/commons.bundle.js:58205:1
callResponseHandlers/<@https://192.168.10.18/bundles/kibana.bundle.js:79477:39
WEBPACK_AMD_DEFINE_RESULT</</Promise.try@https://192.168.10.18/bundles/commons.bundle.js:60997:20
WEBPACK_AMD_DEFINE_RESULT</</Promise.map/<@https://192.168.10.18/bundles/commons.bundle.js:60966:17
WEBPACK_AMD_DEFINE_RESULT</</Promise.map@https://192.168.10.18/bundles/commons.bundle.js:60965:27
callResponseHandlers@https://192.168.10.18/bundles/kibana.bundle.js:79449:1
fetchWithStrategy/<@https://192.168.10.18/bundles/kibana.bundle.js:78954:17
processQueue@https://192.168.10.18/bundles/commons.bundle.js:42358:29
scheduleProcessQueue/<@https://192.168.10.18/bundles/commons.bundle.js:42374:28
$RootScopeProvider/this.$get</Scope.prototype.$eval@https://192.168.10.18/bundles/commons.bundle.js:43602:17
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://192.168.10.18/bundles/commons.bundle.js:43413:16
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://192.168.10.18/bundles/commons.bundle.js:43710:14
done@https://192.168.10.18/bundles/commons.bundle.js:38159:37
completeRequest@https://192.168.10.18/bundles/commons.bundle.js:38357:8
requestLoaded@https://192.168.10.18/bundles/commons.bundle.js:38298:1

An idea for solve tis problem ?

@itracing

Check out this thread: https://github.com/elastic/elasticsearch/issues/15267. Please read until the end.