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 | 3436 | May 11, 2015 | |
| How to solve OutOfMemoryError: Direct buffer memory | 2 | 6210 | August 16, 2014 | |
| Aws instance R38XL compare with R3.2xl | 2 | 1678 | December 31, 2014 | |
| Server does not start (out of memory) | 2 | 1565 | August 22, 2015 | |
| java.lang.OutOfMemoryError: Java heap space | 1 | 2274 | October 11, 2022 |