[Tickets #10017] Re: applications are incorrectly "polled" even if they are not installed
bugs at horde.org
bugs at horde.org
Tue Jun 7 19:37:50 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10017
------------------------------------------------------------------------------
Ticket | 10017
Updated By | arjen+horde at de-korte.org
Summary | applications are incorrectly "polled" even if they are
| not installed
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2011-06-07 19:37) wrote:
The following is logged with debugging enabled (similar entries for
chora, whups, jonah, hermes and gollem):
2011-06-07T21:20:43+02:00 ERR: HORDE [horde] trean is not activated.
[pid 14724 on line 1247 of "/usr/share/php5/PEAR/Horde/Registry.php"]
2011-06-07T21:20:43+02:00 DEBUG: 1.
Horde_Core_Ajax_Application->doAction()
/srv/www/htdocs/horde4/services/ajax.php:60
2. call_user_func() /usr/share/php5/PEAR/Horde/Core/Ajax/Application.php:95
3. Horde_Ajax_Application->sidebarUpdate()
4. Horde_Core_Sidebar->getTree()
/srv/www/htdocs/horde4/lib/Ajax/Application.php:36
5. Horde_Registry->hasPermission()
/usr/share/php5/PEAR/Horde/Core/Sidebar.php:79
6. Horde_Registry->isAuthenticated()
/usr/share/php5/PEAR/Horde/Registry.php:1407
7. Horde_Core_Auth_Application->transparent()
/usr/share/php5/PEAR/Horde/Registry.php:1840
8. Horde_Core_Auth_Application->_setAuth()
/usr/share/php5/PEAR/Horde/Core/Auth/Application.php:311
9. Horde_Registry->callAppMethod()
/usr/share/php5/PEAR/Horde/Core/Auth/Application.php:593
10. Horde_Registry->pushApp() /usr/share/php5/PEAR/Horde/Registry.php:1060
2011-06-07T21:20:43+02:00 DEBUG: HORDE [horde] SQL (0,0006s)
SELECT cache_data FROM horde_cache WHERE cache_id =
'8c8e788cebc63413d300e711b2ddae43' AND cache_timestamp >=
1307388043 [pid 14724 on line 783 of
"/usr/share/php5/PEAR/Horde/Db/Adapter/Base.php"]
2011-06-07T21:20:43+02:00 DEBUG: HORDE [horde] SQL (0,0002s)
SELECT COUNT(*) FROM horde_perms WHERE perm_name = 'trean'
[pid 14724 on line 783 of
"/usr/share/php5/PEAR/Horde/Db/Adapter/Base.php"]
2011-06-07T21:20:43+02:00 DEBUG: HORDE [horde] SQL (0,0005s)
DELETE FROM horde_cache WHERE
cache_id='8c8e788cebc63413d300e711b2ddae43' [pid 14724 on
line 783 of "/usr/share/php5/PEAR/Horde/Db/Adapter/Base.php"]
2011-06-07T21:20:43+02:00 DEBUG: HORDE [horde] SQL (0,0005s)
INSERT INTO horde_cache (cache_id, cache_timestamp, cache_expiration,
cache_data) VALUES ('8c8e788cebc63413d300e711b2ddae43', 1307474443,
1307560843, '\00') [pid 14724 on line 783 of
"/usr/share/php5/PEAR/Horde/Db/Adapter/Base.php"]
Is this of any help in finding what goes wrong?
More information about the bugs
mailing list