(ztfyENV)tamer@tux /storage/PyProjects/projAPPS $ bin/paster serve --reload debug.ini Starting subprocess with file monitor ------ 2014-01-11T11:43:48 WARNING root Developer mode is enabled: this is a security risk and should NOT be enabled on production servers. Developer mode can usually be turned off by setting the `devmode` option to `off` or by removing it from the instance configuration file completely. Traceback (most recent call last): File "bin/paster", line 199, in paste.script.command.run() File "/storage/PyENV/lin/ztfyENV/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/command.py", line 104, in run invoke(command, command_name, options, args[1:]) File "/storage/PyENV/lin/ztfyENV/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/command.py", line 143, in invoke exit_code = runner.run(args) File "/storage/PyENV/lin/ztfyENV/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/command.py", line 238, in run result = self.command() File "/storage/PyENV/lin/ztfyENV/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/serve.py", line 284, in command relative_to=base, global_conf=vars) File "/storage/PyENV/lin/ztfyENV/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/serve.py", line 321, in loadapp **kw) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 203, in loadapp return loadobj(APP, uri, name=name, **kw) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 224, in loadobj return context.create() File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 617, in create return self.object_type.invoke(self) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 176, in invoke next_app = context.next_context.create() File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 617, in create return self.object_type.invoke(self) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 163, in invoke app = context.app_context.create() File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 617, in create return self.object_type.invoke(self) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 187, in invoke filtered = context.next_context.create() File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 617, in create return self.object_type.invoke(self) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/loadwsgi.py", line 109, in invoke return fix_call(context.object, context.global_conf, **context.local_conf) File "/storage/PyProjects/projAPPS/eggs/PasteDeploy-1.3.4-py2.7.egg/paste/deploy/util/fixtypeerror.py", line 57, in fix_call val = callable(*args, **kw) File "/storage/PyProjects/projAPPS/src/webapp/startup.py", line 37, in application_factory app = zope.app.wsgi.getWSGIApplication(zope_conf) File "/storage/PyProjects/projAPPS/eggs/zope.app.wsgi-3.10.0-py2.7.egg/zope/app/wsgi/__init__.py", line 162, in getWSGIApplication db = config(configfile, schemafile, features) File "/storage/PyProjects/projAPPS/eggs/zope.app.wsgi-3.10.0-py2.7.egg/zope/app/wsgi/__init__.py", line 150, in config appsetup.config(options.site_definition, features=features) File "/storage/PyProjects/projAPPS/eggs/zope.app.appsetup-3.15.0-py2.7.egg/zope/app/appsetup/appsetup.py", line 111, in config context = xmlconfig.file(file, context=context, execute=execute) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 649, in file include(context, name, package) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include processxmlfile(f, context) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile parser.parse(src) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 107, in parse xmlreader.IncrementalParser.parse(self, source) File "/usr/lib64/python2.7/xml/sax/xmlreader.py", line 123, in parse self.feed(buffer) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 210, in feed self._parser.Parse(data, isFinal) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 352, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS self.context.end() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 558, in end self.stack.pop().finish() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 706, in finish actions = self.handler(context, **args) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include processxmlfile(f, context) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile parser.parse(src) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 107, in parse xmlreader.IncrementalParser.parse(self, source) File "/usr/lib64/python2.7/xml/sax/xmlreader.py", line 123, in parse self.feed(buffer) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 210, in feed self._parser.Parse(data, isFinal) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 352, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS self.context.end() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 558, in end self.stack.pop().finish() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 706, in finish actions = self.handler(context, **args) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include processxmlfile(f, context) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile parser.parse(src) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 107, in parse xmlreader.IncrementalParser.parse(self, source) File "/usr/lib64/python2.7/xml/sax/xmlreader.py", line 123, in parse self.feed(buffer) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 210, in feed self._parser.Parse(data, isFinal) File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 352, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS self.context.end() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 558, in end self.stack.pop().finish() File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 705, in finish args = toargs(context, *self.argdata) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 1397, in toargs args[str(name)] = field.fromUnicode(s) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/fields.py", line 137, in fromUnicode value = self.context.resolve(name) File "/storage/PyProjects/projAPPS/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py", line 179, in resolve mod = __import__(mname, *_import_chickens) File "/storage/PyProjects/projAPPS/eggs/ztfy.scheduler-0.4.9-py2.7.egg/ztfy/scheduler/metaconfigure.py", line 29, in from ztfy.scheduler.manager import SchedulerHandler File "/storage/PyProjects/projAPPS/eggs/ztfy.scheduler-0.4.9-py2.7.egg/ztfy/scheduler/manager.py", line 35, in from ztfy.i18n.property import I18nTextProperty File "/storage/PyProjects/projAPPS/eggs/ztfy.i18n-0.3.2-py2.7.egg/ztfy/i18n/property.py", line 39, in from ztfy.file.property import getMagicContentType File "/storage/PyProjects/projAPPS/eggs/ztfy.file-0.3.6-py2.7.egg/ztfy/file/property.py", line 54, in _magic = magic.Magic(mime=True) File "build/bdist.linux-x86_64/egg/magic.py", line 51, in __init__ File "build/bdist.linux-x86_64/egg/magic.py", line 138, in errorcheck zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/storage/PyProjects/projAPPS/etc/debug.zcml", line 10.1-10.34 ZopeXMLConfigurationError: File "/storage/PyProjects/projAPPS/etc/configure.zcml", line 22.1-22.54 ZopeXMLConfigurationError: File "/storage/PyProjects/projAPPS/eggs/ztfy.scheduler-0.4.9-py2.7.egg/ztfy/scheduler/meta.zcml", line 7.2-10.37 MagicException: no magic files loaded