hi,

I'm running a plone 2.1.1 site on a server managed for me by zettai.   I'm trying to copy the site to my Mac OS X (10.4.3) for development/testing.  When I do this and access the ZMI, I get an error.  Could someone help me interpret this - error is below?   I installed plone on the Mac from the installer.  My setup on the Mac is Plone 2.1.1; Zope 2.7.8-final; Python 2.3.5.  On Zettai it is Plone 2.1.1, Zope 2.8.4-final, Python 2.3.5.

Thanks.

Site Error

An error was encountered while publishing this resource.

Error Type: ImportError
Error Value: No module named mapping

Troubleshooting Suggestions

    * The URL may be incorrect.
    * The parameters passed to this resource may be incorrect.
    * A resource that this resource relies on may be encountering an error.

Here are the last entries in the event log:

2006-01-04T18:20:55 ERROR(200) CMFCore Unable to setupCurrentSkin()
Traceback (most recent call last):
  File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 168, in __of__
    w_self.setupCurrentSkin()
  File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 158, in setupCurrentSkin
    skinname = self.getSkinNameFromRequest(REQUEST)
  File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 117, in getSkinNameFromRequest
    return REQUEST.get(sf.getRequestVarname(), None)
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 600, in setstate
    self._set_ghost_state(obj, p)
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 639, in _set_ghost_state
    state = unpickler.load()
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 234, in _persistent_load
    return self[oid]
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 176, in __getitem__
    object = unpickler.load()
ImportError: No module named mapping
------
2006-01-04T18:20:55 ERROR(200) ZODB Couldn't load state for 0x3318
Traceback (most recent call last):
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 600, in setstate
    self._set_ghost_state(obj, p)
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 639, in _set_ghost_state
    state = unpickler.load()
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 234, in _persistent_load
    return self[oid]
  File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 176, in __getitem__
    object = unpickler.load()
ImportError: No module named mapping

==============================
David Diskin, [EMAIL PROTECTED]

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to