You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andrew Crapo (JIRA)" <ji...@apache.org> on 2015/08/27 14:16:45 UTC

[jira] [Commented] (JENA-970) Threading Issue in OntDocumentManager.loadImports

    [ https://issues.apache.org/jira/browse/JENA-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716561#comment-14716561 ] 

Andrew Crapo commented on JENA-970:
-----------------------------------

Is this possibly as simple as making sure that each thread has it's own OntDocumentManager? It appears to me that the default OntDocumentManager (obtained by calling OntDocumentManager.getInstance(), which is the same one obtained by calling ModelFactory.createOntologyModel(OntModelSpec.OWL_MEM).getDocumentManager() I think, correct?) is not thread safe?

> Threading Issue in OntDocumentManager.loadImports
> -------------------------------------------------
>
>                 Key: JENA-970
>                 URL: https://issues.apache.org/jira/browse/JENA-970
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 2.13.0
>            Reporter: Andy Seaborne
>         Attachments: JenaThreadingProblem20150618Ub.zip
>
>
> Report: [users@ email 2015-06-18|http://mail-archives.apache.org/mod_mbox/jena-users/201506.mbox/%3C6F0B5BA9CFA66949BE5140A145108BD443E312AC%40ALPMBAPA01.e2k.ad.ge.com%3E].
> Attachment also added to this JIRA.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)