Hello,

I was trying to install CPS but had a strange problem.

First of all, I installed Python 2.4 and Zope 2.9, and everything was OK.
Then I found that CPS has some dependencies (PyXML, elementtree, lxml,
libxml, libxslt) and I installed all of them. Then I installed CPS and
everything still seemed OK... until I tried to set up an instance of
CPSDefault Site through ZMI.

I filled the form which is required to add CPSDefault Site and pushed submit
button. The status bar of my web browser told me that it's connecting to web
host and waiting for reply... And after a few minutes the status bar told me
that web page have been loaded - without any changes on web page, i. e. it
was still the form that I filled in my browser! Hmmm, strange... Then I
tried to push submit button one more time and did 'top' command on my web
host. I noticed that immediately after I pushed the button Zope process
raised on top and started to spend the most part of system resources. It was
for a few minutes, after it the process felt down in the list of top
processes. But I still saw CPSDefault Site add form, and the site wasn't
actually added.

Well, I took a look on Zope event log. There was nothing strange. No error
messages.

Then I stopped Zope process and cranked it up again with 'zopectl fg'
command. Pushed again the submit button and started to watch the messages in
my SSH client. There were a lot of messages... but after the message which
told me that 'GenericSetup.workflow Workflow tool imported' I saw the
message 'Bus error' - and Zope process terminated immediately. Seems that
it's a kind of Python compiler's error...

I spent some time surfing through the pages of CPS Project web site but
didn't find any info about such error.

I use the following software:

FreeBSD 5.3
Python 2.4.2
Zope 2.9.1
CPS 3.4.0
PyXML 0.8.4
elementtree 1.2
lxml 0.9.1
libxml2 2.6.23
libxslt 1.1.15

So could anybody help me to solve the problem?

Great thanks in advance!!!

Kirill Prasalov
Doublesquare Design Studio
www.doublesquare.com

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to