Looks like you've run out of Java heap space.
Try to increase JVM memory with Xms and Xmx options.
On Thu, Nov 25, 2021 at 11:07 AM y wrote:
> *Hi Igniters:*
> * When i using thin client binary to insert data(*BinaryObjectBuilder*). The
> client has the fol**lowing error.It seems the memory
> of
Hi Igniters:
When i using thin client binary to insert data(BinaryObjectBuilder). The
client has the following error.It seems the memory of BinaryHeapOutputStream is
not enough. How can i increase the memory when using binary to insert?
Caused by: java.lang.OutOfMemoryError: Java heap space