> On 2021-07-27, at 19:08:25, Andy Seaborne <[email protected]> wrote:
> 
> 
> 
> On 27/07/2021 14:40, Laura Morales wrote:
>> I can actually confirm that this was happening to me as well on a VM with 
>> 4GB RAM and TDB store (thus not in-memory). As more and more queries were 
>> made, RAM filled up, then the SWAP filled up, and at that point I had to 
>> reboot the machine. My solution was just to restart the server with a 
>> cronjob.
> 
> It sounds like the heap is too big.
> 
> Heap should never be such that swap happens (a general java point, not 
> related to Jena).

a general linux point, not related to java.
0kb swap.
make sure there is enough memory so that everything fits.

Reply via email to