Ticket #969 (new defect)
Exception type: <type 'exceptions.KeyError'> Exception message: 'it' -- In CentOs 6
| Reported by: | soleantelada | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | v0.98.1 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
I'm testing Indico and it keeps giving me this kind of error everytime I try to create a conference,lecture or meeting.
In fact it gives me the error but it is created anyway.
any hint? maybe I'm missing something? The machine is centOs 6. Please help
This is the error log
ERROR DETAILS
Exception type: <type 'exceptions.KeyError?'>
Exception message: 'it'
Traceback:
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/rh/base.py", line 566, in process
res = self._process()
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/rh/conferenceModif.py", line 140, in _process
return p.display(pars)
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/pages/base.py", line 185, in display
self._display( params ), \
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/pages/main.py", line 159, in _display
body = WMainBase(self._getBody( params ), self._timezone, self._getNavigationDrawer(),
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/pages/conferences.py", line 1726, in _getBody
return self._applyFrame( self._getPageContent( params ) )
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/simple_event.py", line 271, in _getPageContent
return wc.getHTML( pars )
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/wcomponents.py", line 212, in getHTML
tempHTML = templateEngine.render(self.tplFile, vars)
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/common/TemplateExec.py", line 62, in render
return template.render(params)
File "/usr/lib/python2.6/site-packages/Mako-0.5.0-py2.6.egg/mako/template.py", line 302, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/lib/python2.6/site-packages/Mako-0.5.0-py2.6.egg/mako/runtime.py", line 660, in _render
_kwargs_for_callable(callable_, data))
File "/usr/lib/python2.6/site-packages/Mako-0.5.0-py2.6.egg/mako/runtime.py", line 692, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/usr/lib/python2.6/site-packages/Mako-0.5.0-py2.6.egg/mako/runtime.py", line 718, in _exec_template
callable_(context, *args, kwargs)
File "/opt/indico/tmp/mako_modules/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/tpls/SEConfModifMainData.tpl.py", line 25, in render_body
runtime._include_file(context, 'EventModifMainData?.tpl', _template_uri, evtType='lecture', confObj=self_._conf)
File "/usr/lib/python2.6/site-packages/Mako-0.5.0-py2.6.egg/mako/runtime.py", line 587, in _include_file
callable_(ctx, _kwargs_for_include(callable_, context._data, kwargs))
File "/opt/indico/tmp/mako_modules/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/webinterface/tpls/EventModifMainData.tpl.py", line 291, in render_body
styleOptions = info.HelperMaKaCInfo.getMaKaCInfoInstance().getStyleManager().getStyleDictForEventType(confObj.getType())
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/common/info.py", line 566, in getStyleDictForEventType
return dict((styleID, styles[styleID]) for styleID in self._eventStylesheets.get(type, []))
File "/usr/lib/python2.6/site-packages/indico-0.98_rc1-py2.6.egg/MaKaC/common/info.py", line 566, in
return dict((styleID, styles[styleID]) for styleID in self._eventStylesheets.get(type, []))
Request handler: RHConferenceModification
URL: https://conferencesdev.lbl.gov/indico/conferenceModification.py?confId=23
Params: confId = 23
HTTP headers:
COOKIE: Enabled=true; utma=91291207.628382744.1325618837.1325643118.1325705767.3; utmz=91291207.1325705767.3.3.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=lbl; qca=P0-1298663027-1325618837375; utmb=91291207.3.10.1325705767; utmc=91291207; MAKACSESSION=E47C552295537A8B
ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
USER-AGENT: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0
CONNECTION: keep-alive
REFERER: https://conferencesdev.lbl.gov/indico/conferenceDisplay.py?confId=23
HOST: conferencesdev.lbl.gov
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
ACCEPT-LANGUAGE: en-us,en;q=0.5
ACCEPT-ENCODING: gzip, deflate
