[OGo-Users] Application server exception for a specific user
when logging
Adam Tauno Williams
users@opengroupware.org
Tue, 14 Nov 2006 08:17:34 -0500
> > Nov 09 15:52:02 ogo-webui-1.1 [24974]: |ogo-webui-1.1|
> > <OpenGroupware[0x0812E5EC]: name=ogo-webui-1.1>: caught:
> > (Exception name:IndexOutOfRangeException
> > class:IndexOutOfRangeException reason:index 53 out of range in
> > string 88b46ec of length 53 info:<nil>)
> > in context:
> > <0x088888B4[WOContext]: 03445534092088888b4 app=ogo-webui-1.1
> > sn=618E618E0345534092 eid=03445534092088888b4.0.17.1.1.1.3.b.mail.
> > 1.1.1.1.3.1.3.1 rqeid=>.
> ...
> > I have no clue to find the problem...
> That doesn't look too good. If possible, run OGo inside GDB and
> generate a backtrace and create a bugreport on
> http://bugzilla.opengroupware.org/
> Like that:
> ---snip---
> gdb `which ogo-webui-1.1`
> > r -WOUseWatchDog NO
> ... attempt login ...
> > bt
> ---snap---
It might be interesting to see if removing the users defaults file
("/var/lib/opengroupware.org/documents/{userObjectId}.defaults") allows
the user to login. But don't delete it just rename it or something,
otherwise if that fixes it nobody will be able to figure out why.