Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal state exception in Ki bana logs on rollup #27314

Closed
bhavyarm opened this issue Dec 17, 2018 · 3 comments
Closed

Illegal state exception in Ki bana logs on rollup #27314

bhavyarm opened this issue Dec 17, 2018 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@bhavyarm
Copy link
Contributor

Kibana version: alpha2

Elasticsearch version: alpha2

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: Kibana logs this error on rollups continuously in logs:

 error  [14:40:16.887]  [illegal_state_exception] parser for [_doc] did not end on END_OBJECT :: {"path":"/_all/_xpack/rollup/data","query":{},"statusCode":500,"response":"{\"error\":{\"root_cause\":[{\"type\":\"illegal_state_exception\",\"reason\":\"parser for [_doc] did not end on END_OBJECT\"}],\"type\":\"illegal_state_exception\",\"reason\":\"parser for [_doc] did not end on END_OBJECT\"},\"status\":500}"}
    at respond (/Users/bhavyarajumandya/Desktop/latest_snapshot_folder/kibana-7.0.0-SNAPSHOT-darwin-x86_64/node_modules/elasticsearch/src/lib/transport.js:308:15)
    at checkRespForFailure (/Users/bhavyarajumandya/Desktop/latest_snapshot_folder/kibana-7.0.0-SNAPSHOT-darwin-x86_64/node_modules/elasticsearch/src/lib/transport.js:267:7)
    at HttpConnector.<anonymous> (/Users/bhavyarajumandya/Desktop/latest_snapshot_folder/kibana-7.0.0-SNAPSHOT-darwin-x86_64/node_modules/elasticsearch/src/lib/connectors/http.js:165:7)
    at IncomingMessage.wrapper (/Users/bhavyarajumandya/Desktop/latest_snapshot_folder/kibana-7.0.0-SNAPSHOT-darwin-x86_64/node_modules/elasticsearch/node_modules/lodash/lodash.js:4935:19)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1094:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Dec 17, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui

@polyfractal
Copy link
Contributor

Upstream elastic/elasticsearch#36726 just closed with a fix (master, 6.6, 6.5.5) so this should hopefully be fixed now :)

@jen-huang
Copy link
Contributor

Closing as this has been fixed from ES side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

4 participants