[Zope] Bus error

Martijn Pieters mj at zopatista.com
Mon Nov 26 12:40:37 EST 2007


On Nov 26, 2007 6:04 PM, Ben Bartrum <bba at inbox.com> wrote:
> I'm recreating a Zope site from a SunOS server on FreeBSD.  Zope starts but as soon as anything is accessed (including the ZMI), it bombs out with just:
>
>   LOG('ZODB', WARNING, 'Could not import class %s '
> Bus error
>
> I rsynced the ZOPE_HOME from the SunOS server.   Could it be that there are things in the ZOPE_HOME that are compiled for SunOS?  However, I have done this successfully for another version of Zope.

You'll need to compile Zope for the FreeBSD server, it contains
compiled extensions. Generally, you'll only need the Products
directory and the Data.fs and zope.conf files from your Zope instance
to reproduce the setup.

-- 
Martijn Pieters


More information about the Zope mailing list