[ZCM] [ZC] 665/ 2 Resolve "Monitor port crashes"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Apr 13 17:33:00 EDT 2005


Issue #665 Update (Resolve) "Monitor port crashes"
 Status Resolved, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/665

==============================================================
= Resolve - Entry #2 by tseaver on Apr 13, 2005 5:32 pm

 Status: Pending => Resolved

I can't reproduce this against either the head of the 2.7 branch
or the SVN trunk.

Please submit a new bug if you can identify the problem against
a more recent version.
________________________________________
= Request - Entry #1 by gillou on Nov 6, 2002 8:56 am

I tried to use the monitor as described in ...

http://www.zope.org/Documentation/Misc/DEBUGGING.txt

I got this crash...

bash-2.05a$ python ZServer/medusa/monitor_client.py localhost 8099
/usr/local/lib/python2.1/regsub.py:15: DeprecationWarning: the regsub module
is deprecated; please use re.sub()
  DeprecationWarning)
Enter Password:
Traceback (most recent call last):
  File "ZServer/medusa/monitor_client.py", line 114, in ?
    stdin = stdin_channel (0)
  File "/usr/src/Zope-2.5.1-src/ZServer/medusa/asyncore.py", line 551, in
__init__
    flags = fcntl.fcntl (fd, fcntl.F_GETFL, 0)
AttributeError: 'fcntl' module has no attribute 'F_GETFL'

==============================================================



More information about the Zope-Collector-Monitor mailing list