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

Bruno P. Kinoshita commented on JENA-64:
----------------------------------------

Hi Ian, spent some time this afternoon trying to reproduce the issue with no 
success. Could you share some snippet of code to reproduce it? Doesn't sound so 
hard to propose a patch with a possible fix, but maybe it is harder to 
reproduce?

Thanks!
Bruno

> Failed read of imported ontology leaves a memory in the ModelMaker
> ------------------------------------------------------------------
>
>                 Key: JENA-64
>                 URL: https://issues.apache.org/jira/browse/JENA-64
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Ontology API
>            Reporter: Ian Dickinson
>            Assignee: Ian Dickinson
>
> If an OntModel tries to create sub-models for imports, and the attempt to 
> read an import fails, an empty model is left associated with the source URL 
> in the memory retained by SimpleGraphMaker. Subsequent attempts to read the 
> import URI, e.g. with a FileManager redirect in place to avoid the network 
> issue, return only the empty model from the failed read and do not read the 
> updated source.
> Failed model reads should not leave a memory in the graph maker. Possibly, 
> graph maker should not have a memory at all.



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

Reply via email to