2.6.0a1: Failed to import class Splitter
Hi, just testing 2.6.0a1. Among other problems, I have a bunch of these messages: ------ 2002-07-09T10:05:47 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x00"\xa1' Traceback (innermost last): Module ZODB.Connection, line 533, in setstate SystemError: Failed to import class Splitter from module Products.PluginIndexes.TextIndex.Splitter.ZopeSplitter ------ looking at the directory of ZopeSplitter I see that __init__.py is empty (as it is in the tgz file I downloaded). -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007
Luca Olivetti wrote:
looking at the directory of ZopeSplitter I see that __init__.py is empty (as it is in the tgz file I downloaded).
Duh, just searched the list, didn't look at the collector. http://collector.zope.org/Zope/433 I's marked as solved, so I'll just wait for a new tarball. Bye -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007
Luca Olivetti wrote:
Duh, just searched the list, didn't look at the collector. http://collector.zope.org/Zope/433
BTW: I didn't find a way to search on the version, so it's difficult to find what outstanding/solved bug are there for 2.6.0a1 (full text search for 2.6, 2.6.0, 2.6.0a1, a1 yelds no results). I got that number (443) by looking at the cvs repository (through http://cvs.zope.org). Bye -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007
As far as I have found out is *was* fixed in 2.5.1, but it has disappeared again in 2.6.0a1. Stefan --On Dienstag, 09. Juli 2002 11:09 +0200 Luca Olivetti <luca@wetron.es> wrote:
Luca Olivetti wrote:
looking at the directory of ZopeSplitter I see that __init__.py is empty (as it is in the tgz file I downloaded).
Duh, just searched the list, didn't look at the collector. http://collector.zope.org/Zope/433
I's marked as solved, so I'll just wait for a new tarball. -- BLOWFISH, n. - Preference for beef.
There is nothinw wrong with an __init__ that is empty. It just has to exist ----- Original Message ----- From: "Luca Olivetti" <luca@wetron.es> To: <zope@zope.org> Sent: Tuesday, July 09, 2002 10:37 AM Subject: [Zope] 2.6.0a1: Failed to import class Splitter
Hi, just testing 2.6.0a1. Among other problems, I have a bunch of these messages:
------ 2002-07-09T10:05:47 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x00"\xa1' Traceback (innermost last): Module ZODB.Connection, line 533, in setstate SystemError: Failed to import class Splitter from module Products.PluginIndexes.TextIndex.Splitter.ZopeSplitter ------
looking at the directory of ZopeSplitter I see that __init__.py is empty (as it is in the tgz file I downloaded).
-- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Luca Olivetti -
Robert Rottermann -
Stefan H. Holek