[ZODB-Dev] Indico zope errors

John S. Bellendir johnnyb at fnal.gov
Tue Jul 11 10:31:37 EDT 2006


Hi:
We are running Indico and using zodb. Users are receiving random errors like
the one below, any idea why this is happening?
 
Thanks!
 
John
 
 
exception message => Shouldn't load state for 0x0241c8 when the connection
is closed exception type => ZODB.POSException.ConnectionStateError
traceback =>
  File "C:\Python24\lib\site-packages\MaKaC\webinterface\rh\base.py", line
231, in process
    self._aw.setSession(self._getSession())

  File "C:\Python24\lib\site-packages\MaKaC\webinterface\rh\base.py", line
108, in _getSession
    self._setSession()

  File "C:\Python24\lib\site-packages\MaKaC\webinterface\rh\base.py", line
97, in _setSession
    self._websession = sm.get_session( self._req )

  File "C:\Python24\lib\site-packages\MaKaC\webinterface\session\base.py",
line 589, in get_session
    s = SessionManager.get_session( self, rw )

  File "C:\Python24\lib\site-packages\MaKaC\webinterface\session\base.py",
line 327, in get_session
    session = self.get(id)

  File "C:\Python24\lib\site-packages\MaKaC\webinterface\session\base.py",
line 197, in get
    return self.sessions.get(session_id, default)

  File "C:\Python24\lib\site-packages\ZODB\Connection.py", line 808, in
setstate
    raise ConnectionStateError(msg)

request handler =>
MaKaC.webinterface.rh.conferenceDisplay.RHConferenceDisplay
url => //conferenceDisplay.py?confId=289 parameters =>

headers =>
Host: indico.fnal.gov
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=
0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
 <https://indico.fnal.gov/contributionAC.py?contribId=4&confId=289>
https://indico.fnal.gov/contributionAC.py?contribId=4&confId=289
Cookie: MAKACSESSION=0FE16AB10692D6A8
user => -- None --

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zodb-dev/attachments/20060711/84584778/attachment.htm


More information about the ZODB-Dev mailing list