[
https://issues.apache.org/jira/browse/JENA-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566366#comment-16566366
]
Arnaud Jardine commented on JENA-1582:
--------------------------------------
Thanks Andy, the execution is much faster now with RDFXML_PLAIN.
> Model#write OutOfMemory GC limit exceeded
> -----------------------------------------
>
> Key: JENA-1582
> URL: https://issues.apache.org/jira/browse/JENA-1582
> Project: Apache Jena
> Issue Type: Question
> Components: Core
> Affects Versions: Jena 3.8.0
> Reporter: Arnaud Jardine
> Priority: Major
> Attachments: sources.zip
>
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)