Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > INFORMIX & Python/ZOPE

Reply
Thread Tools

INFORMIX & Python/ZOPE

 
 
webmaster@ac-strasbourg.fr
Guest
Posts: n/a
 
      02-17-2004
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 !
 
Reply With Quote
 
 
 
 
Josef Meile
Guest
Posts: n/a
 
      02-19-2004
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

<> wrote in message
news: 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 !



 
Reply With Quote
 
 
 
 
webmaster@ac-strasbourg.fr
Guest
Posts: n/a
 
      02-26-2004
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" <> wrote in message news:<40350a45$>...
> 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
>
> <> wrote in message
> news: 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 !

 
Reply With Quote
 
Josef Meile
Guest
Posts: n/a
 
      02-27-2004
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.

 
Reply With Quote
 
Josef Meile
Guest
Posts: n/a
 
      02-27-2004
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" <> wrote in message news:<40350a45$>...
>
>>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
>>
>><> wrote in message
>>news:. 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

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Informix OLEDB problem Patrick.O.Ige ASP .Net 3 11-09-2005 06:22 AM
Informix Interval values into a DataGrid Dave Varley via .NET 247 ASP .Net 0 09-01-2004 10:52 AM
Informix .net provider - Sql server .net provider BS ASP .Net 3 06-17-2004 01:11 AM
Problem loading DBD::Informix Christian Eriksson Perl 3 11-24-2003 10:23 PM
Working with Informix's SPL Boris Condarco ASP .Net 0 08-25-2003 09:27 PM



Advertisments