[Zope] Data.fs error on Pack
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 29 Mar 2003 02:32:34 +0100
    
    
  
Wayne Connolly wrote at 2003-3-27 14:42 -0800:
 > ....
 > A permission denied occured on the file because i had
 > incorrect permission set. ie. zope process was owned
 > by a different user than was Data.fs.
 > 
 > The following error occurs now when i access zope.
 > ....
 > exceptions.ValueError
 > ...
 > Module ZODB.FileStorage, line 594, in _load 
 > ValueError: I/O operation on closed file 
Fix your permission settings.
Restart Zope.
I hope this will remove the problem.
Dieter