Summary | Kronolith fails: getInstance() on a non-object |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | d-fens (at) 00010111 (dot) de |
Created | 01/04/2011 (5305 days ago) |
Due | |
Updated | 01/20/2011 (5289 days ago) |
Assigned | 01/04/2011 (5305 days ago) |
Resolved | 01/20/2011 (5289 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 8e17ebfd44c310c8f4f9a0acfe8407ef15fe077c
Author: Chuck Hagenbuch <chuck@horde.org>
Date: Fri Jan 14 23:29:49 2011 -0500
Check for $GLOBALS['conf'] AND $GLOBALS['injector']
correctly configured.
Bug #9488: Report logger failuresLogger failure will be reported to an admin on login. Alternatively,
the bin/check_logger script can be run.
create mode 100755 horde/bin/check_logger
http://git.horde.org/horde-git/-/commit/f25df9ed011a22d85ca50487d58339ad69faf7ec
This is related to:
http://lists.horde.org/archives/dev/Week-of-Mon-20110110/025621.html
But your problem doesn't make any sense. By the time kronolith is
being initialized, the injector and logger should both be available.
Unless your logger configuration is completely broken.
#0 Horde::logMessage(Load config file (conf.php; app: kronolith),
DEBUG) called at
[/var/www/_horde/horde/framework/Core/lib/Horde.php:776]
#1Horde::loadConfiguration(conf.php, conf, kronolith) called at[/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1372]
#2Horde_Registry->importConfig(kronolith) called at[/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1257]
#3Horde_Registry->pushApp(kronolith, Array ([check_perms] =>1,[logintasks] => 1,[notransparent] => )) called at
[/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:231]
#4Horde_Registry::appInit(kronolith) called at[/var/www/_horde/horde/kronolith/index.php:10]
#0 Horde::logMessage(Load config file (hooks.php; app: kronolith),
DEBUG) called at
[/var/www/_horde/horde/framework/Core/lib/Horde.php:776]
#1Horde::loadConfiguration(hooks.php, , kronolith) called at[/var/www/_horde/horde/framework/Core/lib/Horde.php:1727]
#2Horde::hookExists(pushapp, kronolith) called at[/var/www/_horde/horde/framework/Core/lib/Horde.php:1693]
#3Horde::callHook(pushapp, Array (), kronolith) called at[/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1262]
#4Horde_Registry->pushApp(kronolith, Array ([check_perms] =>1,[logintasks] => 1,[notransparent] => )) called at
[/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:231]
#5Horde_Registry::appInit(kronolith) called at[/var/www/_horde/horde/kronolith/index.php:10]
State ⇒ Feedback
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Horde Framework Packages
Summary ⇒ Kronolith fails: getInstance() on a non-object
Type ⇒ Bug
Priority ⇒ 2. Medium
i have following fatal error:
PHP Fatal error: Call to a member function getInstance() on a
non-object in /var/www/_horde/horde/framework/Core/lib/Horde.php on
line 93