473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

INFORMIX & Python/ZOPE

Hi,

I'm desperatly trying to use Kinfxdb, but I have numerous segmentation
faults, who lead my Zope to crash. It mostly occurs when I try to work
with "date" fields (with an Informix Online database).
I got it here : http://zope.org/Members/papa/
I'm running a RH7.3 Server, with the latest Informix SDK available on
IBM website.

Any idea ?

Is there another free solution to connect Zope/Python and Informix ?
I've also tried informixdb but it doesn't work that great.

By the way, is there a way to get rid of setting the INFORMIXSERVER as
en ENV variable ? It could be useful to use several servers at a time.

Many thanks for any kind of help !
Jul 18 '05 #1
4 2001
Perhaps you should try to ask on the zope mailing list:
http://mail.zope.org/mailman/listinfo/zope

Ah, and don't forget to post the complete traceback. Without
it, it's almost impossible that somebody helps you.

Regards,
Josef

<we*******@ac-strasbourg.fr> wrote in message
news:92*************************@posting.google.co m...
Hi,

I'm desperatly trying to use Kinfxdb, but I have numerous segmentation
faults, who lead my Zope to crash. It mostly occurs when I try to work
with "date" fields (with an Informix Online database).
I got it here : http://zope.org/Members/papa/
I'm running a RH7.3 Server, with the latest Informix SDK available on
IBM website.

Any idea ?

Is there another free solution to connect Zope/Python and Informix ?
I've also tried informixdb but it doesn't work that great.

By the way, is there a way to get rid of setting the INFORMIXSERVER as
en ENV variable ? It could be useful to use several servers at a time.

Many thanks for any kind of help !

Jul 18 '05 #2
I'd love to post a traceback, but I can't because my ZOPE instance
"freezes" and is unable to log anything, I have to kill it.

I've also tried to import the generated .so module in pyhton programs
(command line), in order to use it directly. The ZOPE problems I
experience become segmentation faults in the Python standalone program
(same request, same dd and same server of course), always involving
date or date/time fields.

"Josef Meile" <jm****@hotmail.com> wrote in message news:<40********@pfaff2.ethz.ch>...
Perhaps you should try to ask on the zope mailing list:
http://mail.zope.org/mailman/listinfo/zope

Ah, and don't forget to post the complete traceback. Without
it, it's almost impossible that somebody helps you.

Regards,
Josef

<we*******@ac-strasbourg.fr> wrote in message
news:92*************************@posting.google.co m...
Hi,

I'm desperatly trying to use Kinfxdb, but I have numerous segmentation
faults, who lead my Zope to crash. It mostly occurs when I try to work
with "date" fields (with an Informix Online database).
I got it here : http://zope.org/Members/papa/
I'm running a RH7.3 Server, with the latest Informix SDK available on
IBM website.

Any idea ?

Is there another free solution to connect Zope/Python and Informix ?
I've also tried informixdb but it doesn't work that great.

By the way, is there a way to get rid of setting the INFORMIXSERVER as
en ENV variable ? It could be useful to use several servers at a time.

Many thanks for any kind of help !

Jul 18 '05 #3
we*******@ac-strasbourg.fr wrote:
I'd love to post a traceback, but I can't because my ZOPE instance
"freezes" and is unable to log anything, I have to kill it.

Did you activate the external log of zope? If not, I think there is
a help file under %YourZope/Doc, which says how to activate it.

Jul 18 '05 #4
we*******@ac-strasbourg.fr wrote:
I'd love to post a traceback, but I can't because my ZOPE instance
"freezes" and is unable to log anything, I have to kill it.

I've also tried to import the generated .so module in pyhton programs
(command line), in order to use it directly. The ZOPE problems I
experience become segmentation faults in the Python standalone program
(same request, same dd and same server of course), always involving
date or date/time fields.

"Josef Meile" <jm****@hotmail.com> wrote in message news:<40********@pfaff2.ethz.ch>...
Perhaps you should try to ask on the zope mailing list:
http://mail.zope.org/mailman/listinfo/zope

Ah, and don't forget to post the complete traceback. Without
it, it's almost impossible that somebody helps you.

Regards,
Josef

<we*******@ac-strasbourg.fr> wrote in message
news:92*************************@posting.google. com...
Hi,

I'm desperatly trying to use Kinfxdb, but I have numerous segmentation
faults, who lead my Zope to crash. It mostly occurs when I try to work
with "date" fields (with an Informix Online database).
I got it here : http://zope.org/Members/papa/
I'm running a RH7.3 Server, with the latest Informix SDK available on
IBM website.

Any idea ?

Is there another free solution to connect Zope/Python and Informix ?
I've also tried informixdb but it doesn't work that great.

By the way, is there a way to get rid of setting the INFORMIXSERVER as
en ENV variable ? It could be useful to use several servers at a time.

Many thanks for any kind of help !

Perhaps some of my bookmarks could help you:

http://www.zope.org/Members/4am/debugspinningzope
http://zope.org/Members/mcdonc/HowTo...heZopeDebugger
http://www.zope.org/Members/klm/debuggingzope
http://web.archive.org/web/200304170...erIsYourFriend

Regards,
Josef

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Lukasz Indyk | last post by:
i work in programming team that has 6 members. we develop our application in Zope, and we write code using ZMI (Zope Management Interface). we want to use cvs to control versions of our software....
4
by: Carl | last post by:
Using COM and ADO on Win32, it is very easy to access databases (eg MySql, MS SQL Server, etc) from Python. Does anybody know if it is possible to access databases from Zope (which is written in...
3
by: astarocean | last post by:
i'm using maildrophost to sendmail and wrote a script for it when the script is called directly from web request , a letter geneated with right things but when the script is called from...
0
by: M.-A. Lemburg | last post by:
Hello, just wanted to let you know that we've put up a few of our conference talks and presentations on the web-site: http://www.egenix.com/library/presentations/ At EuroPython this year,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.