[horde] strange behaviour with sessions

Vilius Šumskas vilius at lnk.lt
Tue Apr 26 10:28:43 UTC 2011


> Zitat von Vilius ?umskas <vilius at lnk.lt>:
> 
> > Hello list,
> >
> > Since  upgrade  to  H4  final  I'm experiencing strange behaviour with
> > sessions in various  Horde  appliactions.  For  example I see things
> > like different
> > applications  authenticated  to  for  different  users (see screenshot
> > http://www.tekila.lt/public/sessions.png). Logs showing:
> >
> > 2011-04-24T17:35:50+03:00 NOTICE: HORDE PHP ERROR: Undefined index:
> > session_cache_limiter [pid 27841 on line 414 of
> > "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:35:50+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
> > index: authentication [pid 27841 on line 1059 of
> > "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:35:50+03:00 NOTICE: HORDE PHP ERROR: Undefined index:
> > authentication [pid 27841 on line 1269 of
> > "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:35:50+03:00 NOTICE: HORDE [wicked] PHP ERROR:
> > Undefined index: authentication [pid 27841 on line 1059 of
> > "/usr/share/pear/Horde/Registry.php"]
> 
> This could only happen if some code is calling the Horde_Registry
> constructor directly instead of using appInit(). If this isn't any
> custom code from yourself, you need to generate a backtrace to find
> the calling code.

Thank you for pointers. Patch created: http://bugs.horde.org/ticket/9978

> > or:
> >
> > 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] trean is not activated.
> > [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] chora is not activated.
> > [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] jonah is not activated.
> > [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] hermes is not
> > activated. [pid 27373 on line 1246 of
> > "/usr/share/pear/Horde/Registry.php"]
> > 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] gollem is not
> > activated. [pid 27373 on line 1246 of
> > "/usr/share/pear/Horde/Registry.php"]
> >
> > Even   though  I  don't  have (and didn't ever had) installed at all.
> 
> That's why they aren't activated ;)

Yeah, but *why* these applications even "polled"? I must note that these notices only happen for half accounts when user logs in. Another half works fine. And why Horde tries to use trean, chora, jonah,  but NOT ansel, vilma or other applications which exist in the registry?

-- 
  Vilius



More information about the horde mailing list