[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Zope in sid broken?



Hi All,

   I upgraded my sid machine since I last played with zope (1 month ago?).
   
   Previously I was using apache with mod_rewrite and fast_cgi (see [1]) 
and everything worked ok. Now (even if I revert to a default zope setup) I
can't get zope to start. If I turn on debugging I can see a whole bunch of
python errors... perhaps python has changed again?

Anyone got any ideas?

Thanks,

Nick.

PS. Here is the contents of /var/log/zope-debug.log

------
2002-02-06T06:38:03 INFO(0) zdaemon zdaemon: Wed Feb  6 17:38:03 2002:
Houston, we have forked
------
2002-02-06T06:38:03 INFO(0) zdaemon zdaemon: Wed Feb  6 17:38:03 2002:
Houston, we have forked
------
2002-02-06T06:38:03 INFO(0) zdaemon zdaemon: Wed Feb  6 17:38:03 2002: Hi, I
just forked off a kid: 17881
------
2002-02-06T06:38:26 ERROR(200) ZODB Couldn't load state for
'\x00\x00\x00\x00\x00\x00\x00\x02'
Traceback (innermost last):
  File /usr/lib/zope/lib/python/ZODB/Connection.py, line 471, in setstate
  TypeError: ('__init__() takes exactly 3 arguments (1 given)', <extension
class Products.Sessions.SessionDataManager.SessionDataManagerTraverser at
857a5d8>, ())


------
2002-02-06T06:38:26 PANIC(300) z2 Startup exception
------
2002-02-06T06:38:26 ERROR(200) ZODB Couldn't load state for
'\x00\x00\x00\x00\x00\x00\x00\x02'
Traceback (innermost last):
  File /usr/lib/zope/lib/python/ZODB/Connection.py, line 471, in setstate
  TypeError: ('__init__() takes exactly 3 arguments (1 given)', <extension
class Products.Sessions.SessionDataManager.SessionDataManagerTraverser at
857a5d8>, ())


Traceback (innermost last):
  File /usr/sbin/zope-z2, line 504, in ?
    File <string>, line 1, in ?
      File /usr/lib/zope/lib/python/Zope/__init__.py, line 71, in ?
        File /usr/lib/zope/lib/python/OFS/Application.py, line 245, in
initialize
  File /usr/lib/zope/lib/python/ZODB/Connection.py, line 471, in setstate
  TypeError: ('__init__() takes exactly 3 arguments (1 given)', <extension
class Products.Sessions.SessionDataManager.SessionDataManagerTraverser at
857a5d8>, ())


------
2002-02-06T06:38:26 PROBLEM(100) zdaemon zdaemon: Wed Feb  6 17:38:26 2002:
The kid, 17881, died on me.



--====================================================================--
                                     _                               
 Nick Hastings                     /_/      .''''..                   
 School of Physics,             :O(_)))) ...'  _   `..               
 The University of Melbourne       \_\        /_/     `````...       
 VIC, 3010 Australia.                   .   _          .'''          
 hastings@physics.unimelb.edu.au       .   (_) ))) ...'              
 Phone: +61 3 8344 5075                   0  _               B decay 
 Fax:   +61 3 9347 4783                     \_\                      

     



Reply to: