[ZCM] [ZC] 1481/ 2 Reject "zopeservice.py typo"

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


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

==============================================================
= Reject - Entry #2 by tseaver on Aug 27, 2004 11:52 am

 Status: Pending => Rejected

Duplicate of #1456, already resolved.
________________________________________
= 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