<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Kronolith fails: getInstance() on a non-object</title> 
  <pubDate>Thu, 09 Apr 2026 21:37:09 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9488</link> 
  <atom:link rel="self" type="application/rss+xml" title="Kronolith fails: getInstance() on a non-object" href="https://bugs.horde.org/ticket/9488/rss" /> 
  <description>Kronolith fails: getInstance() on a non-object</description> 
 
   
   
  <item> 
   <title>hi,

i have following fatal error:

PHP Fatal error:  Ca</title> 
   <description>hi,

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

</description> 
   <pubDate>Tue, 04 Jan 2011 15:35:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61295</link> 
  </item> 
   
  <item> 
   <title>Doing what?</title> 
   <description>Doing what?</description> 
   <pubDate>Tue, 04 Jan 2011 16:15:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61298</link> 
  </item> 
   
  <item> 
   <title>Just starting kronolith</title> 
   <description>Just starting kronolith</description> 
   <pubDate>Tue, 04 Jan 2011 16:18:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61300</link> 
  </item> 
   
  <item> 
   <title>I don&#039;t see this. Try to get a backtrace.</title> 
   <description>I don&#039;t see this. Try to get a backtrace.</description> 
   <pubDate>Tue, 04 Jan 2011 16:22:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61301</link> 
  </item> 
   
  <item> 
   <title>hope this helps, feel free to ask for any additional stuff
</title> 
   <description>hope this helps, feel free to ask for any additional stuff


#0  Horde::logMessage(Load config file (conf.php; app: kronolith), DEBUG) called at [/var/www/_horde/horde/framework/Core/lib/Horde.php:776]
#1  Horde::loadConfiguration(conf.php, conf, kronolith) called at [/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1372]
#2  Horde_Registry-&gt;importConfig(kronolith) called at [/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1257]
#3  Horde_Registry-&gt;pushApp(kronolith, Array ([check_perms] =&gt; 1,[logintasks] =&gt; 1,[notransparent] =&gt; )) called at [/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:231]
#4  Horde_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]
#1  Horde::loadConfiguration(hooks.php, , kronolith) called at [/var/www/_horde/horde/framework/Core/lib/Horde.php:1727]
#2  Horde::hookExists(pushapp, kronolith) called at [/var/www/_horde/horde/framework/Core/lib/Horde.php:1693]
#3  Horde::callHook(pushapp, Array (), kronolith) called at [/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:1262]
#4  Horde_Registry-&gt;pushApp(kronolith, Array ([check_perms] =&gt; 1,[logintasks] =&gt; 1,[notransparent] =&gt; )) called at [/var/www/_horde/horde/framework/Core/lib/Horde/Registry.php:231]
#5  Horde_Registry::appInit(kronolith) called at [/var/www/_horde/horde/kronolith/index.php:10]
</description> 
   <pubDate>Tue, 04 Jan 2011 17:22:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61303</link> 
  </item> 
   
  <item> 
   <title>fixed this with a is_object() check for me</title> 
   <description>fixed this with a is_object() check for me</description> 
   <pubDate>Fri, 14 Jan 2011 02:15:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61402</link> 
  </item> 
   
  <item> 
   <title>&gt; fixed this with a is_object() check for me

An is_object</title> 
   <description>&gt; fixed this with a is_object() check for me

An is_object() call on what?

This is related to:
http://lists.horde.org/archives/dev/Week-of-Mon-20110110/025621.html

But your problem doesn&#039;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.</description> 
   <pubDate>Fri, 14 Jan 2011 18:44:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61411</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9488: R</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9488: Report logger failures
Logger 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</description> 
   <pubDate>Fri, 14 Jan 2011 19:24:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61416</link> 
  </item> 
   
  <item> 
   <title>Try running bin/check_logger to see if your logger backend i</title> 
   <description>Try running bin/check_logger to see if your logger backend is correctly configured.</description> 
   <pubDate>Fri, 14 Jan 2011 19:25:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61417</link> 
  </item> 
   
  <item> 
   <title>Chuck&#039;s commit fixes this:

commit 8e17ebfd44c310c8f4f9a0a</title> 
   <description>Chuck&#039;s commit fixes this:

commit 8e17ebfd44c310c8f4f9a0acfe8407ef15fe077c
Author: Chuck Hagenbuch &lt;chuck@horde.org&gt;
Date:   Fri Jan 14 23:29:49 2011 -0500

    Check for $GLOBALS[&#039;conf&#039;] AND $GLOBALS[&#039;injector&#039;]</description> 
   <pubDate>Thu, 20 Jan 2011 05:04:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9488#t61499</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
