On Apr 14, 2006, at 9:11 AM, Kirill Prasalov wrote: > 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... You're supposed to be redirected at the root of ZMI. > 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... It's probable that the profiles import in itself has been completed, since the workflow tool is the last import step. Something happening in the finalization, indexation, transaction commit ? It could very well have nothing to do with CPS, btw. You'll get more indications if you raise the logger level in etc/ zope.conf to 'trace'. > > 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 Without a FreeBSD at hand, it's quite hard to help. May I suggest that you look on the Zope support lists for problems with this os ? > 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 --------- Georges Racinet Nuxeo SAS gracinet at nuxeo.com http://nuxeo.com Tel: +33 (0) 1 40 33 71 73
Hosting: Nuxeo: Zope service provider