RE: [Zope] Houston, we have forked - ZMySQLDA keeps braking
Thanks for replying, I have tried '-D', but I didn't notice any advatage over using the stupid_log. Are there any? ZMySQLDA version = 1-1-3. What could possibly be using stdout? Micah -----Original Message----- From: Steve Spicklemire [mailto:steve@spvi.com] Sent: Wednesday, February 13, 2002 2:22 PM To: Micah Martin Cc: Steve Spicklemire; 'zope@zope.org' Subject: Re: [Zope] Houston, we have forked - ZMySQLDA keeps braking Hi Micah, It looks like it's trying to ship something out stdout. What version of MySQLDA are you running? Have you tried running with "-D"? -steve On Wednesday, February 13, 2002, at 02:10 PM, Micah Martin wrote:
I realize that this has been discussed here before but I was not able to find the information needed. I've tried the ZOPE_SECURITY_POLICY=PYTHON trick to no avail.
The sympton is that zope restarts for some reason and when it restarts, it cannot import the ZMySQLDA product.... Any Ideas?
log =
2002-02-13T18:41:56 ERROR(200) zdaemon zdaemon: Wed Feb 13 12:41:56 2002: Aiieee! 31297 exited with error code: 4 ------ 2002-02-13T18:41:56 INFO(0) zdaemon zdaemon: Wed Feb 13 12:41:56 2002: Houston, we have forked ------ 2002-02-13T18:41:56 INFO(0) zdaemon zdaemon: Wed Feb 13 12:41:56 2002: Hi, I just forked off a kid: 31303 ------ 2002-02-13T18:41:56 INFO(0) zdaemon zdaemon: Wed Feb 13 12:41:56 2002: Houston, we have forked ------ 2002-02-13T18:41:59 ERROR(200) Zope Could not import Products.ZMySQLDA Traceback (innermost last): File /usr/local/zope/lib/python/OFS/Application.py, line 531, in import_product File /usr/local/zope/lib/python/Products/ZMySQLDA/__init__.py, line 106, in ? (Object: os) File /usr/local/zope/lib/python/Products/ZMySQLDA/DA.py, line 108, in ? File /usr/local/zope/lib/python/Products/ZMySQLDA/db.py, line 106, in ? File /usr/local/zope/lib/python2.1/warnings.py, line 39, in warn File /usr/local/zope/lib/python2.1/warnings.py, line 92, in warn_explicit File /usr/local/zope/lib/python2.1/warnings.py, line 98, in showwarning IOError: [Errno 5] Input/output error
Micah
----------------------------------------------------------------------------
-- Micah Martin Software Engineer Object Mentor, Inc. micah@objectmentor.com www.objectmentor.com, www.xprogramming.com www.pairprogramming.com, www.junit.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Micah Martin