What is "player.py" and how does the code look, etc? On Tue, Mar 16, 2010 at 14:45, rohit <76.ro...@gmail.com> wrote: > I am trying to run a player.py file and have occasionally been getting this > error.Can someone please help me out here. > > > Error::::::::::::::::::::::: > No handlers could be found for logger "ZODB.Connection" > Traceback (most recent call last): > File "C:\Documents and > Settings\Arpit\workspace\IndianPremierLeagu\src\root\Classes\Player.py", > line 114, in <module> > if not root.has_key("Players"): > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\Connection.py", > line 811, in setstate > self._setstate(obj) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\Connection.py", > line 879, in _setstate > self._reader.setGhostState(obj, p) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\serialize.py", > line 595, in setGhostState > state = self.getState(pickle) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\serialize.py", > line 588, in getState > return unpickler.load() > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\serialize.py", > line 479, in _persistent_load > return self.load_oid(reference) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\serialize.py", > line 538, in load_oid > return self._conn.get(oid) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\Connection.py", > line 245, in get > obj = self._reader.getGhost(p) > File > "D:\python\lib\site-packages\zodb3-3.10.0a1-py2.6-win32.egg\ZODB\serialize.py", > line 576, in getGhost > if issubclass(klass, Broken): > TypeError: issubclass() arg 1 must be a class > > > Cheers, > Rohit > > > _______________________________________________ > For more information about ZODB, see the ZODB Wiki: > http://www.zope.org/Wikis/ZODB/ > > ZODB-Dev mailing list - zodb-...@zope.org > https://mail.zope.org/mailman/listinfo/zodb-dev > > _______________________________________________ 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