[Tickets #12263] Re: Introduced new memcache abstraction broke memcaching

noreply at bugs.horde.org noreply at bugs.horde.org
Fri May 17 15:54:27 UTC 2013


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/12263
------------------------------------------------------------------------------
  Ticket           | 12263
  Aktualisiert Von | samuel.wolf at wolf-maschinenbau.de
  Zusammenfassung  | Introduced new memcache abstraction broke memcaching
  Warteschlange    | Horde Framework Packages
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


samuel.wolf at wolf-maschinenbau.de (2013-05-17 15:54) hat geschrieben:

I am not sure, we have the same issue?

Missing memcache parameter.

1. Horde_Registry::appInit() /var/www/https/horde4/admin/config/index.php:19
2. Horde_Registry->__construct() /usr/share/php/Horde/Registry.php:246
3. Horde_Registry->_loadApplications() /usr/share/php/Horde/Registry.php:494
4. Horde_Registry->_loadCache() /usr/share/php/Horde/Registry.php:618
5. Horde_Injector->getInstance() /usr/share/php/Horde/Registry.php:1985
6. Horde_Injector->createInstance() /usr/share/php/Horde/Injector.php:247
7. Horde_Injector_Binder_Factory->create()  
/usr/share/php/Horde/Injector.php:213
8. Horde_Core_Factory_Cache->create()  
/usr/share/php/Horde/Injector/Binder/Factory.php:111
9. Horde_Injector->getInstance()  
/usr/share/php/Horde/Core/Factory/Cache.php:60
10. Horde_Injector->getInstance() /usr/share/php/Horde/Injector.php:242
11. Horde_Injector->createInstance() /usr/share/php/Horde/Injector.php:247
12. Horde_Injector_Binder_Factory->create()  
/usr/share/php/Horde/Injector.php:213
13. Horde_Core_Factory_HashTable->create()  
/usr/share/php/Horde/Injector/Binder/Factory.php:111
14. Horde_HashTable_Memcache->__construct()  
/usr/share/php/Horde/Core/Factory/HashTable.php:38

Details
The full error message is logged in Horde's log file, and is shown  
below only to administrators. Non-administrative users will not see  
error details.

InvalidArgumentException Object
(
     [message:protected] => Missing memcache parameter.
     [string:Exception:private] =>
     [code:protected] => 0
     [file:protected] => /usr/share/php/Horde/HashTable/Memcache.php
     [line:protected] => 43
     [trace:Exception:private] => Array
[...]





More information about the bugs mailing list