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

HttpExportBulk: IllegalArgumentException: Values less than -1 bytes are not supported #51489

Open
pugnascotia opened this issue Jan 27, 2020 · 4 comments
Labels
>bug :Data Management/Stats Statistics tracking and retrieval APIs Team:Data Management Meta label for data/management team v7.3.0

Comments

@pugnascotia
Copy link
Contributor

pugnascotia commented Jan 27, 2020

Elasticsearch version (bin/elasticsearch --version): 7.3.x

Plugins installed: []

JVM version (java -version):

OS version (uname -a if on a Unix-like system):

Description of the problem:

Customer reports an issue with stats being sent to the monitoring cluster for a specific node. That node reports this error:

[2020-01-24T16:53:43,545][WARN ][o.e.x.m.e.h.HttpExportBulk] [tor63velam101] failed to render document [org.elasticsearch.xpack.monitoring.collector.cluster.ClusterStatsMonitoringDoc@834bdae7], skipping it [xpack.monitoring.exporters.id1]
java.lang.IllegalArgumentException: Values less than -1 bytes are not supported: -9223371986295221505b

User reported this issue was resolved after node was removed from the cluster for some disk maintenance, then reintroduced.

@pugnascotia pugnascotia added >bug :Data Management/Stats Statistics tracking and retrieval APIs v7.3.0 labels Jan 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Stats)

@steevo590
Copy link

To clarify, those errors appeared when the only shard on the node was a replica of ".security-7", it had been excluded to allow some disk maintenance.

@jbaiera
Copy link
Member

jbaiera commented Jan 31, 2020

@pugnascotia @steevo590 Do you have the OS version that these showed up on?

@steevo590
Copy link

Virtualization: kvm

Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-514.6.2.el7.x86_64
Architecture: x86-64

@rjernst rjernst added the Team:Data Management Meta label for data/management team label May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Data Management/Stats Statistics tracking and retrieval APIs Team:Data Management Meta label for data/management team v7.3.0
Projects
None yet
Development

No branches or pull requests

5 participants