Re: Ever-increasing memory usage in Fuseki

2023-11-04 Thread Dave Reynolds
to explore our agrifood data catalogue. www.agrimetrics.co.uk -Original Message- From: Andy Seaborne Sent: Thursday, November 2, 2023 8:40 AM To: users@jena.apache.org Subject: Re: Ever-increasing memory usage in Fuseki [You don't often get email from a...@apache.org. Learn why

RE: Ever-increasing memory usage in Fuseki

2023-11-03 Thread Hugo Mills
. www.agrimetrics.co.uk -Original Message- From: Andy Seaborne Sent: Thursday, November 2, 2023 8:40 AM To: users@jena.apache.org Subject: Re: Ever-increasing memory usage in Fuseki [You don't often get email from a...@apache.org. Learn why this is important at https://aka.ms

Re: Ever-increasing memory usage in Fuseki

2023-11-02 Thread Andy Seaborne
Hi Hugo, On 01/11/2023 19:43, Hugo Mills wrote: Hi, We’ve got an application we’ve inherited recently which uses a Fuseki database. It was originally Fuseki 3.4.0, and has been upgraded to 4.9.0 recently. The 3.4.0 server needed regular restarts (once a day) in order to keep working; the

Re: Ever-increasing memory usage in Fuseki

2023-11-01 Thread Martynas Jusevičius
There were several long threads about this issue in the past months. I think the consensus was it's Jetty-related, but I don't know if the issue is addressed. https://lists.apache.org/thread/31ytzp3p2zg3gcsm86t1xlh4nsmdcfkc https://lists.apache.org/thread/b64trj1c9n9rt0xjowqt4j23h9cy3v4c

Re: Ever-increasing memory usage in Fuseki

2023-11-01 Thread Conal McLaughlin
Hey Hugo, Hard to say without more information but we have experienced containers being killed like you described and solved it by setting -XX:MaxDirectMemorySize. Jena/TDB storage makes use of memory mapped files

Ever-increasing memory usage in Fuseki

2023-11-01 Thread Hugo Mills
Hi, We've got an application we've inherited recently which uses a Fuseki database. It was originally Fuseki 3.4.0, and has been upgraded to 4.9.0 recently. The 3.4.0 server needed regular restarts (once a day) in order to keep working; the 4.9.0 server is even more unreliable, and has been