[Zope-CMF] Zope CMF blackout

Chetan Kumar chetan@cdacindia.com
Fri, 30 Aug 2002 20:05:51 +0530


Hi all
My CMF based site suddenly started giving problems. It started about 30 mins
back when I got a lot of warnings like the POSTDATA not being in cache while
I tried to save the python script I was working on. I clicked "yes" once 
and
"cancel" another time. At about the same time I noticed that the CMF Default
product was broken !! I wonder what happened.
I am using Zope 2.5.1 and CMF 1.3.
The error message here says something about DateTime. I installed
the  DateTimeNG-0-0-1 a few days back. I think the server was not
restarted after that. The CMF Default does not show in the drop
down menu
I am :-(

-----------------------------------Error Message-----------------------
2002-08-30T14:35:58 ERROR(200) Zope Could not import Products.CMFCalendar
Traceback (innermost last):
  File /home1/sepg/Src/lib/python/OFS/Application.py, line 531, in 
import_produc
t
  File /home1/sepg/Src/lib/python/Products/CMFCalendar/__init__.py, line 
13, in
?
  File /home1/sepg/Src/lib/python/Products/CMFDefault/__init__.py, line 
18, in ?
  File /home1/sepg/Src/lib/python/Products/CMFDefault/Portal.py, line 
25, in ?
    (Object: Products.CMFCore.PortalFolder)
  File /home1/sepg/Src/lib/python/Products/CMFDefault/DublinCore.py, 
line 29, in
 ?
    (Object: semi_split)
  File /home1/sepg/Src/lib/python/Products/CMFDefault/DublinCore.py, 
line 216, i
n DefaultDublinCoreImpl
  File /home1/sepg/Src/lib/python/DateTime/DateTime.py, line 35, in __init__
RangeError: month out of range (1-12): 0
------------------------------------------------------------------------------