Re: ERROR Impossibly large object

2019-07-04 Thread Mikael Pesonen
Ok good to know. On 04/07/2019 14:12, Andy Seaborne wrote: >>> upgrade from Jena 3.5 to 3.12 There have been problems in the past - long fixed. The database gets silently broken when running the old version and the fault remains in the database. Upgrade does not fix it.     Andy On

Re: ERROR Impossibly large object

2019-07-04 Thread Andy Seaborne
>>> upgrade from Jena 3.5 to 3.12 There have been problems in the past - long fixed. The database gets silently broken when running the old version and the fault remains in the database. Upgrade does not fix it. Andy On 04/07/2019 11:35, Mikael Pesonen wrote: Thanks. What does the

Re: ERROR Impossibly large object

2019-07-04 Thread Mikael Pesonen
Thanks. What does the first one mean? We are using Fuseki :3030/ds endpoint for POSTing data and queries. On 04/07/2019 13:26, Rob Vesse wrote: There are several possible culprits: - Past non-transactional use of the database - Multiple JVMs using the database at the same time - Actual

Re: ERROR Impossibly large object

2019-07-04 Thread Rob Vesse
There are several possible culprits: - Past non-transactional use of the database - Multiple JVMs using the database at the same time - Actual disk corruption (i.e. failing disk, bad sectors etc) Rob On 04/07/2019, 11:04, "Mikael Pesonen" wrote: Ok. Is it possible to guess what

Re: ERROR Impossibly large object

2019-07-04 Thread Mikael Pesonen
Ok. Is it possible to guess what could cause this? On 04/07/2019 12:18, Rob Vesse wrote: Impossibly Large Object means the database has been corrupted (more specifically the Node Table). This is non-recoverable although it may not affect the entire database i.e. any query that tries to

Re: ERROR Impossibly large object

2019-07-04 Thread Rob Vesse
Impossibly Large Object means the database has been corrupted (more specifically the Node Table). This is non-recoverable although it may not affect the entire database i.e. any query that tries to access the affected portion of the node table will fail but other queries may continue to

Re: ERROR Impossibly large object

2019-07-04 Thread Mikael Pesonen
Any idea how to fix this? upgrade from Jena 3.5 to 3.12 didn't help. On 02/07/2019 15:01, Mikael Pesonen wrote: We have had the service running for few months without issues but now got this. So there is exception and also weird #011 happening in log... This same error happens now every

Re: ERROR Impossibly large object

2019-07-02 Thread Mikael Pesonen
Ok that explains. Don't remember seeing it on stack trace before... On 02/07/2019 15:33, Andy Seaborne wrote: On 02/07/2019 13:01, Mikael Pesonen wrote: weird #011 Which is a tab - octal 011 is decimal 9. -- Lingsoft - 30 years of Leading Language Management www.lingsoft.fi Speech

Re: ERROR Impossibly large object

2019-07-02 Thread Andy Seaborne
On 02/07/2019 13:01, Mikael Pesonen wrote: weird #011 Which is a tab - octal 011 is decimal 9.

ERROR Impossibly large object

2019-07-02 Thread Mikael Pesonen
We have had the service running for few months without issues but now got this. So there is exception and also weird #011 happening in log... This same error happens now every time with this query. Jul  2 07:59:37 insight-kaupk java[1043]: [2019-07-02 07:59:37] Fuseki INFO  [3457647]