[ZCM] [ZC] 1297/ 2 Reject "zopectl: errors in interactive mode"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri May 28 08:28:47 EDT 2004


Issue #1297 Update (Reject) "zopectl: errors in interactive mode"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1297

==============================================================
= Reject - Entry #2 by ajung on May 28, 2004 8:28 am

 Status: Pending => Rejected

Works with 2.7.1b1
________________________________________
= Request - Entry #1 by ajung on Apr 14, 2004 1:34 pm

ajung at localhost:~/sandboxes/plone2.0/instance: bin/zopectl -i
program: /home/ajung/sandboxes/plone2.0/instance/bin/runzope
daemon manager not running
zopectl> adduser aj aj
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/develop/sandboxes/plone2.0/Zope/lib/python/Zope/Startup/run.py", line 27, in configure
    opts = _setconfig(configfile)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/Zope/Startup/run.py", line 41, in _setconfig
    opts.realize(doc="Sorry, no option docs yet.", raise_getopt_errs=0)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
    self.load_configfile()
  File "/develop/sandboxes/plone2.0/Zope/lib/python/zdaemon/zdoptions.py", line 308, in load_configfile
    self.zconfig_options)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/loader.py", line 43, in loadConfig
    return _get_config_loader(schema, overrides).loadURL(url)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/loader.py", line 71, in loadURL
    return self.loadResource(r)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/loader.py", line 183, in loadResource
    self._parse_resource(sm, resource)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/loader.py", line 234, in _parse_resource
    parser.parse(matcher)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/cfgparser.py", line 63, in parse
    section = self.end_section(section, line[2:-1])
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/cfgparser.py", line 116, in end_section
    self.context.endSection(
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/loader.py", line 201, in endSection
    sectvalue = matcher.finish()
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/matcher.py", line 170, in finish
    return self.constuct()
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/matcher.py", line 212, in constuct
    v = v.convert(ci.datatype)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/ZConfig/info.py", line 65, in convert
    return datatype(self.value)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/Zope/Startup/datatypes.py", line 106, in importable_name
    package = __import__(n, g, g, component)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/DBTab/ClassFactories.py", line 18, in ?
    import OFS.Uninstalled
  File "/develop/sandboxes/plone2.0/Zope/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/develop/sandboxes/plone2.0/Zope/lib/python/OFS/SimpleItem.py", line 23, in ?
    import re, sys, Globals, App.Management, Acquisition, App.Undo
  File "/develop/sandboxes/plone2.0/Zope/lib/python/App/Management.py", line 219, in ?
    Globals.default__class_init__(Navigation)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/App/class_init.py", line 66, in default__class_init__
    AccessControl.Permission.registerPermissions(self.__ac_permissions__)
  File "/develop/sandboxes/plone2.0/Zope/lib/python/AccessControl/Permission.py", line 133, in registerPermissions
    Products.__ac_permissions__=(
AttributeError: 'module' object has no attribute '__ac_permissions__'

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




More information about the Zope-Collector-Monitor mailing list