KeyError: repoze.session conflict resolution

Bug #1164555 reported by Stefan Walluhn
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Tres Seaver

Bug Description

We occured an error in the monitor. It happened four times, Tue Apr 2 12:46:53 2013 until Wed Apr 3 13:45:36

Unexpected error

Traceback (most recent call last):
  File "/srv/multikarl/production/15/eggs/ZODB3-3.10.5_perfmetrics-py2.6-linux-i686.egg/ZODB/ConflictResolution.py", line 258, in tryToResolveConflict
    resolved = resolve(old, committed, newstate)
  File "/srv/multikarl/production/15/eggs/repoze.session-0.1-py2.6.egg/repoze/session/data.py", line 101, in _p_resolveConflict
    if committed['_container'] != new['_container']:
KeyError: '_container'

Revision history for this message
Tres Seaver (tseaver) wrote :

Occurred on OSI's karl as well, Tue Mar 4 15:34:53 2014.

Revision history for this message
Tres Seaver (tseaver) wrote :
Revision history for this message
Tres Seaver (tseaver) wrote :

I have released repoze.session 0.1.1 with a fix for this issue, and
added to the index. The next deployment should resolve this issue.

Changed in karl3:
assignee: nobody → Tres Seaver (tseaver)
milestone: none → m134
importance: Undecided → Medium
status: New → Fix Committed
Tres Seaver (tseaver)
summary: - [oxfam] Unexpected error
+ KeyError: repoze.session conflict resolution
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Tres, can we push a deployment so that this one can be closed?

Changed in karl3:
milestone: m134 → m135
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Moving to April for a deployment and marking as Fix Released.

Changed in karl3:
milestone: m135 → m136
Revision history for this message
Tres Seaver (tseaver) wrote :

Deployed to production.

Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.