Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Kibana 4 fails to start with this error.
- 14:18:15] spuder: Hey All, I"ve been working on this all day and need some help. Kibana 4 won't start because '[Fielddata] data too large' http://pastebin.com/Z5MxGqTN
- [14:18:51] dakrone: spuder: you need to either limit the size of the field data cache, or switch to doc_values for the field (requires re-indexing)
- [14:19:04] dakrone: that's the circuit breaker preventing you from hitting an OOME on your node
- root@swat-kibana01:/opt/kibana/current# ./bin/kibana
- {"@timestamp":"2015-04-24T20:14:38.020Z","level":"info","message":"Found kibana index","node_env":"production"}
- {"@timestamp":"2015-04-24T20:14:38.040Z","level":"error","message":"SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]","node_env":"production","error":{"message":"SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]","name":"Error","stack":"Error: SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]\n at respond (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:235:15)\n at checkRespForFailure (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:203:7)\n at HttpConnector.<anonymous> (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/connectors/http.js:156:7)\n at IncomingMessage.bound (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/node_modules/lodash-node/modern/internals/baseBind.js:56:17)\n at IncomingMessage.emit (events.js:117:20)\n at _stream_readable.js:944:16\n at process._tickCallback (node.js:442:13)\n"}}
- {"@timestamp":"2015-04-24T20:14:38.041Z","level":"fatal","message":"SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]","node_env":"production","error":{"message":"SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]","name":"Error","stack":"Error: SearchPhaseExecutionException[Failed to execute phase [query_fetch], all shards failed; shardFailures {[O-N1OkF2T42Zx1FZmRkZCQ][kibana-int][0]: RemoteTransportException[[swat-elasticsearch03][inet[/10.254.130.113:9300]][indices:data/read/search[phase/query+fetch]]]; nested: QueryPhaseExecutionException[[kibana-int][0]: query[filtered(ConstantScore(BooleanFilter(-QueryWrapperFilter(ConstantScore(_uid:config#@@version)))))->cache(_type:config)],from[0],size[1000],sort[<custom:\"buildNum\": org.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource@284bd01c>!]: Query Failed [Failed to execute main query]]; nested: ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [buildNum] would be larger than limit of [2991430041/2.7gb]]; }]\n at respond (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:235:15)\n at checkRespForFailure (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:203:7)\n at HttpConnector.<anonymous> (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/connectors/http.js:156:7)\n at IncomingMessage.bound (/opt/kibana/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/node_modules/lodash-node/modern/internals/baseBind.js:56:17)\n at IncomingMessage.emit (events.js:117:20)\n at _stream_readable.js:944:16\n at process._tickCallback (node.js:442:13)\n"}}
Advertisement
Add Comment
Please, Sign In to add comment