[go: nahoru, domu]

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

Batch could not be sent. #33

Open
ahlongas07 opened this issue Jan 8, 2019 · 0 comments
Open

Batch could not be sent. #33

ahlongas07 opened this issue Jan 8, 2019 · 0 comments

Comments

@ahlongas07
Copy link

Hi guys, I'm is working over a high throughput test (over 5000 req/seg) but I'm getting the next error:

org.influxdb.impl.BatchProcessor write
SEVERE: Batch could not be sent. Data will be lost
java.lang.RuntimeException: java.net.SocketTimeoutException: timeout
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:270)
at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:167)
at org.influxdb.impl.BatchProcessor.write(BatchProcessor.java:171)
at org.influxdb.impl.BatchProcessor.put(BatchProcessor.java:188)
at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:153)
at rocks.nt.apm.jmeter.JMeterInfluxDBBackendListenerClient.handleSampleResults(JMeterInfluxDBBackendListenerClient.java:114)
at org.apache.jmeter.visualizers.backend.BackendListener.sendToListener(BackendListener.java:267)
at org.apache.jmeter.visualizers.backend.BackendListener$Worker.run(BackendListener.java:239)
Caused by: java.net.SocketTimeoutException: timeout

When I turn off the component the test finish normally. Could you please support me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant