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

Re: Zope in testing



Hi,

* user list <debian-user@icantbelieveimdoingthis.com> [020308 10:54]:
> I have a fairly stable testing box with a 2.4.16 kernel. However Zope refuses
> to start. Can anyone advise?

Same for me in unstable. I've had heaps of trouble with zope...

I turned on debugging (edit /etc/init.d/zope), the log is a real mess. Looks
like bugs in the python scripts. I guess there was some python update or
something...

I've tried both with and without fastcgi, make no difference.

Anyway, I've included my log file.

Cheers,

Nick.


Contents of /var/log/zope-debug.log

------
2002-03-08T00:36:30 INFO(0) zdaemon zdaemon: Fri Mar  8 11:36:30 2002: Houston, 
we have forked
------
2002-03-08T00:36:30 INFO(0) zdaemon zdaemon: Fri Mar  8 11:36:30 2002: Hi, I jus
t forked off a kid: 13066
------
2002-03-08T00:36:30 INFO(0) zdaemon zdaemon: Fri Mar  8 11:36:30 2002: Houston, 
we have forked
------
2002-03-08T00:36:59 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x0
0\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 P
roducts.Sessions.SessionDataManager.SessionDataManagerTraverser at 8579088>, ())


------
2002-03-08T00:36:59 PANIC(300) z2 Startup exception
------
2002-03-08T00:36:59 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x0
0\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 P
roducts.Sessions.SessionDataManager.SessionDataManagerTraverser at 8579088>, ())


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 P
roducts.Sessions.SessionDataManager.SessionDataManagerTraverser at 8579088>, ())


------
2002-03-08T00:36:59 PROBLEM(100) zdaemon zdaemon: Fri Mar  8 11:36:59 2002: The 
kid, 13066, died on me.


-- 
Debian 3.0
Linux onefish 2.4.18-lavienx #1 Tue Feb 26 17:37:42 EST 2002 i686 unknown



Reply to: