You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/08/01 14:28:00 UTC

[jira] [Updated] (JENA-1582) Model#write OutOfMemory GC limit exceeded

     [ https://issues.apache.org/jira/browse/JENA-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1582:
--------------------------------
    Issue Type: Question  (was: Bug)

> 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)