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

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

I've seen this on two machines, one a RHEL 64 and another Ubuntu 32. I tested 
the patch on both of these machines.  

RHEL 64bit:
$ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
$ uname -a
Linux xxxx 2.6.18-348.3.1.el5 #1 SMP Tue Mar 5 13:19:32 EST 2013 x86_64 x86_64 
x86_64 GNU/Linux

Ubuntu 32 bit:
$ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
$ uname -a
Linux caruso-laptop 3.5.0-40-generic #62-Ubuntu SMP Thu Aug 22 00:57:36 UTC 
2013 i686 i686 i686 GNU/Linux

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

Reply via email to