[Tickets #13264] Re: Search "entire message" member function fetch() on a non-object

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Jul 3 01:39:20 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/13264
------------------------------------------------------------------------------
  Ticket             | 13264
  Updated By         | hiromi at tac.tsukuba.ac.jp
  Summary            | Search "entire message" member function fetch() on a
                     | non-object
  Queue              | IMP
  Version            | 6.2.0beta2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


hiromi at tac.tsukuba.ac.jp (2014-07-03 01:39) wrote:

>> Hiromi Kimura found out [2] that the root cause is the maxsize in
>> Horde/Core/Cache/Session.php
>
> This should be irrelevant.  The "solution" in there does nothing  
> more than store more information in the session rather than  
> offloading to the cache backend.
>
> The only thing I can think of is that your cache backend is broken.   
> (You are not using SQL as a cache backend are you?)

I said in ML,
"I can reproduce this error if I disable the 'horde cache' in configuration.
  $conf['cache']['driver'] = 'Null';".

If I enable the cache, the search works fine.
I tested NoSQL(mongodb) and local file system backends.








More information about the bugs mailing list