-
Type:
Question
-
Status: Closed
-
Priority:
Major
-
Resolution: Information Provided
-
Affects Version/s: Jena 3.8.0
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
Hello,
Actually we try to migrate a project from an old version of Jena (2.13.0) to a more recent but we experienced some issue when we try to write the model with Model#write.
With Jena 2.13.0 the model is written quite fast on the disk but with Jena 3.8.0, the process seems stuck into a loop and we reach an OOM Exception : GC limit exceeded.
I've attach a small project to reproduce the problem. It contains the model (http___publications_europa_eu_resource_authority_language.rdf) and the code which simulate our behavior.
Thanks for your help,
Arnaud.