<?xml version="1.0" encoding="UTF-8" ?>


<!--  RSS generated by JIRA #108 at Wed May 22 23:51:04 CEST 2013 -->

<rss version="0.92">






<channel>
    <title>openRDF.org Issue Tracker</title>
    <link>http://www.openrdf.org/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>
    <item>
        







<title>[SES-6] memory sail fails to read dump file on server startup</title>
<link>http://www.openrdf.org/issues/browse/SES-6</link>

    
        <description>Observed a few times: when a Sesame server is newly started a configured memory Sail sometimes fails to read the dump file. Only solution to get Sesame to run correctly is to delete the dump file and restart the server.</description>
    
    
        <environment></environment>
    
        <key id="10020">SES-6</key>
        <summary>memory sail fails to read dump file on server startup</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="6">Closed</status>
        
        <resolution id="1">Fixed</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="jeen">Jeen Broekstra</reporter>
        
    

        
        <created>Fri, 13 Feb 2004 14:59:46 +0100 (CET)</created>
    <updated>Wed, 17 Nov 2004 10:59:55 +0100 (CET)</updated>

    
        
        
            
            
                
                    <version>1.0</version>
                
                    <version>1.0.4</version>
                
                    <version>1.0.3</version>
                
                    <version>1.0.2</version>
                
                    <version>1.0.1</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>1.1-RC1</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Memory Sail</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
        <comments>
            
            <comment author="jeen" created="Fri, 23 Apr 2004 09:56:53 +0200 (CEST)" level="">I can not reproduce this behaviour for the current version. It is most likely that the problem was caused by a change in the N-Triples parser around the release of 1.0-pre-1. </comment>
            
            <comment author="arjohn" created="Fri, 30 Jul 2004 11:16:50 +0200 (CEST)" level="">The problem appears when a memory Sail is initialized but isn&apos;t given the time to shut down properly. In that case, an empty statements file has been written to disk, which is problematic when gzip-compression has been enabled. An empty file is not a legal gzip-file as the standard gzip-header is missing from the file. This results in an IOException being thrown.</comment>
            
            <comment author="arjohn" created="Fri, 30 Jul 2004 11:18:02 +0200 (CEST)" level="">The problem has been fixed by adding a check for empty files. If the data file is empty (file size is 0 bytes), the memory Sail will no longer attempt to read it.</comment>
            
        </comments>
    
    

        



        <customfields>
        
            
        </customfields>
    </item>
</channel>


</rss>  