[
https://issues.apache.org/jira/browse/JENA-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825557#comment-13825557
]
Andy Seaborne commented on JENA-588:
------------------------------------
Thanks for the details - helpful to know its 32 and 64 bit. The IO paths inside
TDB are different. The patch is added (as is the fix to stop any other
exceptions getting swallowed). tdbloader should now stop on the first disk
error regardless of which of several things goes wrong first.
> 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
> Assignee: Andy Seaborne
> 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)