Importing zGold not working
Hi, i am trying to import the zGold.zexp. Hare is the steps I am going through. Open Zope under the manage uername and password. while into the root folder I click on he Import/Export tab. In the import field I type zGold.zexp. I then click on the Import button. And I get this error: Sorry, an error occurred. Traceback (innermost last): File /usr/lib/python1.5/ZPublisher/Publish.py, line 877, in publish_module File /usr/lib/python1.5/ZPublisher/Publish.py, line 590, in publish (Info: /manage_importObject) File /usr/lib/python1.5/site-packages/Zope/OFS/Folder.py, line 286, in manage_importObject (Object: ApplicationDefaultPermissions) File /usr/lib/python1.5/BoboPOS/PickleJar.py, line 317, in import_file File /usr/lib/python1.5/BoboPOS/SimpleDB.py, line 1069, in importoid MemoryError: Is there something wrong with the permissions? Is that what it is telling me? Zope version: Zope 1.10.3 (source release, python 1.5.1, linux2), on Python 1.5.1 (#1, Sep 3 1998, 22:51:17) [GCC 2.7.2.3] on linux-i386 Thanks in advance ;-) -- robert canary
hi robert, someone correct me if i am wrong, i think zGold was put together on and for zope 2.0. i highly doubt it will work under 1.1* without some serious hacking. jens
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Robert Canary Sent: Thursday, November 11, 1999 04:11 To: zope@zope.org Subject: [Zope] Importing zGold not working
Hi,
i am trying to import the zGold.zexp.
Hare is the steps I am going through. Open Zope under the manage uername and password. while into the root folder I click on he Import/Export tab. In the import field I type zGold.zexp. I then click on the Import button.
And I get this error: Sorry, an error occurred.
Traceback (innermost last): File /usr/lib/python1.5/ZPublisher/Publish.py, line 877, in publish_module File /usr/lib/python1.5/ZPublisher/Publish.py, line 590, in publish (Info: /manage_importObject) File /usr/lib/python1.5/site-packages/Zope/OFS/Folder.py, line 286, in manage_importObject (Object: ApplicationDefaultPermissions) File /usr/lib/python1.5/BoboPOS/PickleJar.py, line 317, in import_file
File /usr/lib/python1.5/BoboPOS/SimpleDB.py, line 1069, in importoid MemoryError:
Is there something wrong with the permissions? Is that what it is telling me?
Zope version: Zope 1.10.3 (source release, python 1.5.1, linux2), on Python 1.5.1 (#1, Sep 3 1998, 22:51:17) [GCC 2.7.2.3] on linux-i386
Thanks in advance ;-) -- robert canary
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
You need Zope2 to use zGold. |>-----Original Message----- |>From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of |>Robert Canary |>Sent: Thursday, November 11, 1999 9:11 AM |>To: zope@zope.org |>Subject: [Zope] Importing zGold not working |> |> |>Hi, |> |>i am trying to import the zGold.zexp. |> |>Hare is the steps I am going through. Open Zope under the manage |>uername and password. while into the root folder I click on he |>Import/Export tab. In the import field I type zGold.zexp. I then click |>on the Import button. |> |>And I get this error: |>Sorry, an error occurred. |> |>Traceback (innermost last): |> File /usr/lib/python1.5/ZPublisher/Publish.py, line 877, in |>publish_module |> File /usr/lib/python1.5/ZPublisher/Publish.py, line 590, in publish |> (Info: /manage_importObject) |> File /usr/lib/python1.5/site-packages/Zope/OFS/Folder.py, line 286, in |>manage_importObject |> (Object: ApplicationDefaultPermissions) |> File /usr/lib/python1.5/BoboPOS/PickleJar.py, line 317, in import_file |> |> File /usr/lib/python1.5/BoboPOS/SimpleDB.py, line 1069, in importoid |>MemoryError: |> |>Is there something wrong with the permissions? Is that what it is |>telling me? |> |>Zope version: Zope 1.10.3 (source release, python 1.5.1, linux2), on |>Python 1.5.1 (#1, Sep 3 1998, 22:51:17) [GCC 2.7.2.3] on linux-i386 |> |>Thanks in advance ;-) |>-- |>robert canary |> |> |>_______________________________________________ |>Zope maillist - Zope@zope.org |>http://lists.zope.org/mailman/listinfo/zope |> No cross posts or HTML encoding! |>(Related lists - |> http://lists.zope.org/mailman/listinfo/zope-announce |> http://lists.zope.org/mailman/listinfo/zope-dev ) |>
participants (3)
-
Jens Vagelpohl -
Phil Harris -
Robert Canary