Hello,

This exception came up while packing a filestorage:

2010-08-29T05:05:23 ERROR ZODB.DB packing
Traceback (most recent call last):
  File "D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\DB.py", line 
826, in pack
    self.storage.pack(t, self.references)
  File 
"D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\FileStorage\FileStorage.py",
 line
1126, in pack
    pack_result = self.packer(self, referencesf, stop, gc)
  File 
"D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\FileStorage\FileStorage.py",
 line
1079, in packer
    opos = p.pack()
  File 
"D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\FileStorage\fspack.py",
 line 398,
in pack
    self.gc.findReachable()
  File 
"D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\FileStorage\fspack.py",
 line 191,
in findReachable
    self.findReachableAtPacktime([z64])
  File 
"D:\home\.buildout\eggs\ZODB3-3.9.5-py2.5-win32.egg\ZODB\FileStorage\fspack.py",
 line 276,
in findReachableAtPacktime
    for oid in self.findrefs(pos):
SystemExit

Any pointers appreciated.

-- 
Best regards,
 Adam GROSZER                          mailto:agros...@gmail.com
--
Quote of the day:
When we walk to the edge of all the light we have and take the step into the 
darkness of the unknown, we must believe that one of two things will happen. 
There will be something solid for us to stand on or we will be taught to fly. 
- Patrick Overton 

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to