[Zope] Importing Problem in Zope 2.3.0
Michael Webb
finlaugh@ispchannel.com
Sat, 17 Mar 2001 18:06:23 -0600
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C0AF0C.F9D83B60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Having a problem importing a from a .zexp file in Linux that was =
exported from a windows system.
Provides a pickling error of=20
Error Type: cPickle.UnpicklingError
Error Value: invalid load key, 'Y'
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, line =
222, in publish_module
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, =
line 187, in publish
File /zope/Zope-2.3.0-linux2-x86/lib/python/Zope/__init__.py, line =
221, in zpublisher_exception_hook
(Object: Traversable)
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, =
line 171, in publish
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/mapply.py, line =
160, in mapply
(Object: manage_importObject)
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, =
line 112, in call_object
(Object: manage_importObject)
File /zope/Zope-2.3.0-linux2-x86/lib/python/OFS/ObjectManager.py, line =
559, in manage_importObject
(Object: Traversable)
File /zope/Zope-2.3.0-linux2-x86/lib/python/ZODB/ExportImport.py, line =
208, in importFile
cPickle.UnpicklingError: (see above)
The .zexp file contains objects from a custom product..but the Linux =
server has the product installed.
Any help is appreciated!
Mike Webb
------=_NextPart_000_0005_01C0AF0C.F9D83B60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Having a problem importing a from a =
.zexp file in=20
Linux that was exported from a windows system.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Provides a pickling error of =
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Error Type: =
cPickle.UnpicklingError<BR>Error Value:=20
invalid load key, 'Y'<BR>File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 222, =
in=20
publish_module<BR> File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, =
in=20
publish<BR> File =
/zope/Zope-2.3.0-linux2-x86/lib/python/Zope/__init__.py,=20
line 221, in zpublisher_exception_hook<BR> (Object:=20
Traversable)<BR> File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, =
in=20
publish<BR> File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, =
in=20
mapply<BR> (Object: manage_importObject)<BR> =
File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, =
in=20
call_object<BR> (Object: =
manage_importObject)<BR> File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/OFS/ObjectManager.py, line 559, =
in=20
manage_importObject<BR> (Object: =
Traversable)<BR> File=20
/zope/Zope-2.3.0-linux2-x86/lib/python/ZODB/ExportImport.py, line 208, =
in=20
importFile<BR>cPickle.UnpicklingError: (see above)</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>The .zexp file contains objects from a =
custom=20
product..but the Linux server has the product installed.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Any help is appreciated!</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Mike Webb</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C0AF0C.F9D83B60--