← Back to team overview

oship-dev team mailing list archive

Revision 531 doesn't start

 

I just updated to the latest revision:

All changes applied
successfully.                                              
Now on revision 531.

....


tim@mlhim-dell-laptop:~/oshipenv/oship$ bin/oship-ctl fg
bin/paster serve /home/tim/oshipenv/oship/parts/etc/deploy.ini
2011-01-19 09:41:23,386 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 168, in <module>
    paste.script.command.run()
  File
"/home/tim/.buildout/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 84, in run
    invoke(command, command_name, options, args[1:])
  File
"/home/tim/.buildout/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 123, in invoke
    exit_code = runner.run(args)
  File
"/home/tim/.buildout/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 218, in run
    result = self.command()
  File
"/home/tim/.buildout/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py", line 276, in command
    relative_to=base, global_conf=vars)
  File
"/home/tim/.buildout/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py", line 313, in loadapp
    **kw)
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 204, in loadapp
    return loadobj(APP, uri, name=name, **kw)
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 225, in loadobj
    return context.create()
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 625, in create
    return self.object_type.invoke(self)
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 188, in invoke
    filtered = context.next_context.create()
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 625, in create
    return self.object_type.invoke(self)
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 110, in invoke
    return fix_call(context.object, context.global_conf,
**context.local_conf)
  File
"/home/tim/.buildout/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/util/fixtypeerror.py", line 57, in fix_call
    val = callable(*args, **kw)
  File
"/home/tim/.buildout/eggs/grokcore.startup-1.0-py2.6.egg/grokcore/startup/startup.py", line 15, in application_factory
    return zope.app.wsgi.getWSGIApplication(zope_conf)
  File
"/home/tim/.buildout/eggs/zope.app.wsgi-3.6.1-py2.6.egg/zope/app/wsgi/__init__.py", line 158, in getWSGIApplication
    db = config(configfile, schemafile, features)
  File
"/home/tim/.buildout/eggs/zope.app.wsgi-3.6.1-py2.6.egg/zope/app/wsgi/__init__.py", line 147, in config
    appsetup.config(options.site_definition, features=features)
  File
"/home/tim/.buildout/eggs/zope.app.appsetup-3.13.0-py2.6.egg/zope/app/appsetup/appsetup.py", line 111, in config
    context = xmlconfig.file(file, context=context, execute=execute)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 651, in file
    include(context, name, package)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 550, in include
    processxmlfile(f, context)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 382, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in
end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 361, in endElementNS
    self.context.end()
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/config.py", line 538, in end
    self.stack.pop().finish()
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/config.py", line 686, in finish
    actions = self.handler(context, **args)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 550, in include
    processxmlfile(f, context)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 382, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in
end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/xmlconfig.py", line 361, in endElementNS
    self.context.end()
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/config.py", line 538, in end
    self.stack.pop().finish()
  File
"/home/tim/.buildout/eggs/zope.configuration-3.7.1-py2.6.egg/zope/configuration/config.py", line 686, in finish
    actions = self.handler(context, **args)
  File
"/home/tim/.buildout/eggs/grokcore.component-1.8-py2.6.egg/grokcore/component/zcml.py", line 48, in grokDirective
    do_grok(package.__name__, _context)
  File
"/home/tim/.buildout/eggs/grokcore.component-1.8-py2.6.egg/grokcore/component/zcml.py", line 53, in do_grok
    config=config
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/core.py",
line 201, in grok_dotted_name
    grok_package(module_info, grokker, **kw)
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/core.py",
line 206, in grok_package
    grok_package(sub_module_info, grokker, **kw)
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/core.py",
line 204, in grok_package
    grok_module(module_info, grokker, **kw)
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/core.py",
line 209, in grok_module
    grokker.grok(module_info.dotted_name, module_info.getModule(),
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/scan.py",
line 122, in getModule
    self._module = resolve(self.dotted_name)
  File
"/home/tim/.buildout/eggs/martian-0.11.1-py2.6.egg/martian/scan.py",
line 195, in resolve
    __import__(used)
  File "/home/tim/oshipenv/oship/src/oship/app.py", line 25, in <module>
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/home/tim/oshipenv/oship/parts/etc/site.zcml", line 4.2-4.33
    ZopeXMLConfigurationError: File
"/home/tim/oshipenv/oship/src/oship.app/src/oship/app/configure.zcml",
line 6.2-6.27
    ImportError: No module named oeterm.oeterm
===============================================================================

Cheers,
Tim




-- 
***************************************************************
Timothy Cook, MSc
Project Lead - Multi-Level Healthcare Information Modeling
http://www.mlhim.org 

LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == timothy.cook
Academic.Edu Profile: http://uff.academia.edu/TimothyCook

You may get my Public GPG key from  popular keyservers or    
from this link http://timothywayne.cook.googlepages.com/home 

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups