View Issue Details

IDProjectCategoryView StatusLast Update
0000236SOGoBackend Generalpublic2009-11-07 12:50
ReporterwsourdeauAssigned Toludovic  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version1.2.0 
Summary0000236: deserialization from memcached sometimes fail
Description

Here is an example (xx is the username):

Nov 06 08:33:03 sogod [19725]: |SOGo| starting method 'POST' on uri '/SOGo/so/xx/Mail//xx@localhost/folderINBOX.Sent/view?noframe=1&pageforuid=128'
Nov 06 08:33:03 sogod [19725]: <0x0x10516e50[SOGoCache]> Cache cleanup interval set every 300.000000 seconds for memcached
Nov 06 08:33:03 sogod [19725]: [ERROR] <0x0x10531fa8[SOGoUserManager]> Using depecrated SOGoLDAPSources default. You should now use SOGoUserSources.
EXCEPTION: <NSException: 0x105354a0> NAME:NSInvalidArgumentException REASON:Tried to add nil value for key 'xx+attributes' to dictionary INFO:{}

child 19725 (0000001) was terminated by signal 6 (uptime=3s).

TagsNo tags attached.

Activities

ludovic

ludovic

2009-11-07 12:50

administrator   ~0000276

We now make sure we got a value prior to putting it in the cache and errors out what couldn't be converted to JSON.

Issue History

Date Modified Username Field Change
2009-11-06 16:45 wsourdeau New Issue
2009-11-06 16:45 wsourdeau Status new => assigned
2009-11-06 16:45 wsourdeau Assigned To => ludovic
2009-11-07 12:50 ludovic Note Added: 0000276
2009-11-07 12:50 ludovic Status assigned => resolved
2009-11-07 12:50 ludovic Fixed in Version => 1.1.1
2009-11-07 12:50 ludovic Resolution open => fixed