[ZCM] [ZC] 1481/ 1 Request "zopeservice.py typo"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Aug 27 11:32:11 EDT 2004


Issue #1481 Update (Request) "zopeservice.py typo"
 Status Pending, Zope/bug+solution medium
To followup, visit:
  http://zope.org/Collectors/Zope/1481

==============================================================
= Request - Entry #1 by drapmeyer on Aug 27, 2004 11:32 am

There is a typo in the zope-instance\bin\zopeservice.py file. On line 102 "INSTANCE__HOME" should be "INSTANCE_HOME".
Otherwise the following error occurs:

Traceback (most recent call last):
  File "bin\zopeservice.py", line 102, in ?
    servicename = 'Zope_%s' % str(hash(INSTANCE__HOME.lower()))
NameError: name 'INSTANCE__HOME' is not defined

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



More information about the Zope-Collector-Monitor mailing list