You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Brian Caruso (JIRA)" <ji...@apache.org> on 2013/11/14 21:21:21 UTC

[jira] [Commented] (JENA-588) TDBLoader does not throw exception when disk full

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

Brian Caruso commented on JENA-588:
-----------------------------------

Attached patch that will cause an exception to be thrown when disk is full.

> TDBLoader does not throw exception when disk full
> -------------------------------------------------
>
>                 Key: JENA-588
>                 URL: https://issues.apache.org/jira/browse/JENA-588
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: TDB
>    Affects Versions: Jena 2.10.0
>            Reporter: Brian Caruso
>         Attachments: jena.diskFull.patch
>
>
> When using tdbload a full disk does not cause the load to throw an exception and exit. The process displays logging messages about the disk and then continues to attempt to save the next triple. 
> To reproduce fill up a temporary file system, then load a large NT file.



--
This message was sent by Atlassian JIRA
(v6.1#6144)