While trying to get data from server an OutOfMemoryError in the client side is thrown. It seems like in ThreadLocalData when trying to allocate new byte array and the size is too big. We suspect Aerospike server return to the client wrong number of bytes to allocate since the set we query is small. Did someone see this kind of behavior? I use server version 3.8.3 and java client version 3.1.8.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
AerospikeException: Error Code 8: Server memory error while putting object through java sync client
|
1 | 3382 | May 11, 2015 | |
How to solve OutOfMemoryError: Direct buffer memory | 2 | 5957 | August 16, 2014 | |
Server Memory Error (Error Code 8) | 5 | 9139 | October 27, 2015 | |
Aerospike - Go-client: Invalid readBytes length [Resolved] | 3 | 2246 | August 31, 2015 | |
Invalid size for buffer error | 5 | 2504 | August 23, 2016 |