[horde] error kronolith
Jan Schneider
jan at horde.org
Wed Feb 18 10:30:28 UTC 2015
Zitat von Massimo Balestrieri <balestrieri at mag-data.com>:
> Jan Schneider <jan at horde.org> ha scritto:
>
>> Zitat von Massimo Balestrieri <balestrieri at mag-data.com>:
>>
>>> Steffen <skhorde at smail.inf.fh-bonn-rhein-sieg.de> ha scritto:
>>>
>>>> On Tue, 17 Feb 2015, Massimo Balestrieri wrote:
>>>>
>>>>> I've this error for one user the i add after upgrade to 5.2.5:
>>>>> ERR: HORDE [kronolith] SQLSTATE[42S22]: Column not found: 1054 Unknown
>>>>> column 'attribute_default' in 'field list'
>>>>
>>>> did you've upgraded the database? E.g. from configuration panel
>>>> or via commandline
>>>>
>>>> horde-db-migrate
>>>>
>>> yes, all SQL DB schema is ready.
>>>
>>> [ INFO ] Migrating DB up. [ INFO ]
>>> Current imp schema version: 3
>>> [ INFO ] Ending imp schema version: 3
>>> [ INFO ] Current ingo schema version: 6
>>> [ INFO ] Ending ingo schema version: 6
>>> [ INFO ] Current kronolith schema version: 22
>>> [ INFO ] Ending kronolith schema version: 22
>>> [ INFO ] Current turba schema version: 11
>>> [ INFO ] Ending turba schema version: 11
>>> [ INFO ] Current nag schema version: 14
>>> [ INFO ] Ending nag schema version: 14
>>> [ INFO ] Current mnemo schema version: 7
>>> [ INFO ] Ending mnemo schema version: 7
>>> [ INFO ] Current trean schema version: 5
>>> [ INFO ] Ending trean schema version: 5
>>> [ INFO ] Current gollem schema version: 3
>>> [ INFO ] Ending gollem schema version: 3
>>> [ INFO ] Current content schema version: 2
>>> [ INFO ] Ending content schema version: 2
>>> [ INFO ] Current Horde_ActiveSync schema version: 21
>>> [ INFO ] Ending Horde_ActiveSync schema version: 21
>>> [ INFO ] Current Horde_Alarm schema version: 2
>>> [ INFO ] Ending Horde_Alarm schema version: 2
>>> [ INFO ] Current Horde_Auth schema version: 1
>>> [ INFO ] Ending Horde_Auth schema version: 1
>>> [ INFO ] Current Horde_Cache schema version: 2
>>> [ INFO ] Ending Horde_Cache schema version: 2
>>> [ INFO ] Current Horde_Core schema version: 1
>>> [ INFO ] Ending Horde_Core schema version: 1
>>> [ INFO ] Current Horde_Dav schema version: 2
>>> [ INFO ] Ending Horde_Dav schema version: 2
>>> [ INFO ] Current Horde_Group schema version: 3
>>> [ INFO ] Ending Horde_Group schema version: 3
>>> [ INFO ] Current Horde_History schema version: 6
>>> [ INFO ] Ending Horde_History schema version: 6
>>> [ INFO ] Current Horde_Imap_Client schema version: 2
>>> [ INFO ] Ending Horde_Imap_Client schema version: 2
>>> [ INFO ] Current Horde_Lock schema version: 3
>>> [ INFO ] Ending Horde_Lock schema version: 3
>>> [ INFO ] Current Horde_Perms schema version: 2
>>> [ INFO ] Ending Horde_Perms schema version: 2
>>> [ INFO ] Current Horde_Prefs schema version: 3
>>> [ INFO ] Ending Horde_Prefs schema version: 3
>>> [ INFO ] Current Horde_Queue schema version: 1
>>> [ INFO ] Ending Horde_Queue schema version: 1
>>> [ INFO ] Current Horde_SessionHandler schema version: 2
>>> [ INFO ] Ending Horde_SessionHandler schema version: 2
>>> [ INFO ] Current Horde_SyncMl schema version: 1
>>> [ INFO ] Ending Horde_SyncMl schema version: 1
>>> [ INFO ] Current Horde_Token schema version: 1
>>> [ INFO ] Ending Horde_Token schema version: 1
>>> [ INFO ] Current Horde_Vfs schema version: 4
>>> [ INFO ] Ending Horde_Vfs schema version: 4
>>>
>>
>> The only application that uses an attribute_default column is
>> Ansel, which don't even seem to have installed.
>>
>> We would need a backtrace to this error to get an idea where this
>> is actually coming from. Enable debug logging.
>>
>
>
>
> 2015-02-18T11:19:50+01:00 DEBUG: HORDE Max memory usage: 8650752
> bytes [pid 8236 on line 608 of "/usr/share/php/Horde/Registry.php"]
> 2015-02-18T11:19:50+01:00 DEBUG: HORDE Load config file (conf.php;
> app: horde) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:50+01:00 DEBUG: HORDE [gollem] Load config file
> (conf.php; app: gollem) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:50+01:00 DEBUG: HORDE [imp] Load config file
> (conf.php; app: imp) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:50+01:00 DEBUG: HORDE [imp] Load config file
> (hooks.php; app: imp) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] Load config file
> (conf.php; app: kronolith) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0014s)
> SELECT * FROM kronolith_sharesng_users WHERE user_uid =
> 'elena at balestrieri.eu' AND (perm_2 = 1) [pid 8236 on line
> 208 of "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0001s)
> SELECT g.group_uid AS group_uid, g.group_name AS group_name FROM
> horde_groups g, horde_groups_members m WHERE m.user_uid =
> 'elena at balestrieri.eu' AND g.group_uid = m.group_uid ORDER BY
> g.group_name [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0001s)
> SELECT DISTINCT * FROM kronolith_sharesng s WHERE share_owner =
> 'elena at balestrieri.eu' OR perm_creator_2 = 1 OR perm_default_2 = 1
> ORDER BY attribute_name ASC [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0001s)
> SELECT * FROM kronolith_sharesng_users WHERE user_uid =
> 'elena at balestrieri.eu' AND (perm_2 = 1) [pid 8236 on line
> 208 of "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0001s)
> SELECT g.group_uid AS group_uid, g.group_name AS group_name FROM
> horde_groups g, horde_groups_members m WHERE m.user_uid =
> 'elena at balestrieri.eu' AND g.group_uid = m.group_uid ORDER BY
> g.group_name [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL (0,0000s)
> SELECT DISTINCT * FROM kronolith_sharesng s WHERE (share_owner =
> 'elena at balestrieri.eu' OR perm_creator_2 = 1 OR perm_default_2 = 1)
> AND share_owner = 'elena at balestrieri.eu' ORDER BY
> attribute_name ASC [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [kronolith] SQL
> INSERT INTO kronolith_sharesng (share_name, share_parents,
> share_owner, attribute_name, attribute_color, attribute_default,
> share_flags) VALUES ('-hR5JUAyXNieZnZYQdrSsg8', NULL,
> 'elena at balestrieri.eu', 'Calendario', '#a1967c', 1, 0)
> [pid 8236 on line 203 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 ERR: HORDE [kronolith] SQL QUERY FAILED:
> SQLSTATE[42S22]: Column not found: 1054 Unknown column
> 'attribute_default' in 'field list'
> INSERT INTO kronolith_sharesng (share_name, share_parents,
> share_owner, attribute_name, attribute_color, attribute_default,
> share_flags) VALUES ('-hR5JUAyXNieZnZYQdrSsg8', NULL,
> 'elena at balestrieri.eu', 'Calendario', '#a1967c', 1, 0)
> [pid 8236 on line 204 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 ERR: HORDE [kronolith] SQLSTATE[42S22]:
> Column not found: 1054 Unknown column 'attribute_default' in 'field
> list' [pid 8236 on line 116 of
> "/usr/share/php/Horde/Share/Object/Sqlng.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE 1.
> Horde_Core_Block_Layout_View->toHtml()
> /var/www/horde/services/portal/index.php:35
> 2. Horde_Core_Block_Collection->getBlock()
> /usr/share/php/Horde/Core/Block/Layout/View.php:81
> 3. Horde_Registry->pushApp()
> /usr/share/php/Horde/Core/Block/Collection.php:115
> 4. Horde_Registry->callAppMethod() /usr/share/php/Horde/Registry.php:1624
> 5. call_user_func_array() /usr/share/php/Horde/Registry.php:1191
> 6. Horde_Registry_Application->init()
> 7. Kronolith_Application->_init()
> /usr/share/php/Horde/Registry/Application.php:105
> 8. Kronolith::initialize() /var/www/horde/kronolith/lib/Application.php:86
> 9. Horde_Injector->createInstance()
> /var/www/horde/kronolith/lib/Kronolith.php:739
> 10. Horde_Injector_Binder_AnnotatedSetters->create()
> /usr/share/php/Horde/Injector.php:238
> 11. Horde_Injector_Binder_Implementation->create()
> /usr/share/php/Horde/Injector/Binder/AnnotatedSetters.php:78
> 12. Horde_Injector_Binder_Implementation->_getInstance()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:70
> 13. ReflectionClass->newInstanceArgs()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:88
> 14. Kronolith_CalendarsManager->__construct()
> 15. Kronolith_CalendarsManager->_checkForOwnedCalendar()
> /var/www/horde/kronolith/lib/CalendarsManager.php:144
> 16. Kronolith_Calendars_Base->createDefaultShare()
> /var/www/horde/kronolith/lib/CalendarsManager.php:384
> 17. Horde_Core_Share_Driver->addShare()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 18. Horde_Core_Share_Driver->__call()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 19. call_user_func_array() /usr/share/php/Horde/Core/Share/Driver.php:63
> 20. Horde_Share_Base->addShare()
> 21. Horde_Share_Sql->_addShare() /usr/share/php/Horde/Share/Base.php:448
> 22. Horde_Share_Object->save() /usr/share/php/Horde/Share/Sql.php:639
> 23. Horde_Share_Object_Sqlng->_save()
> /usr/share/php/Horde/Share/Object.php:106
> 24. Horde_Core_Block_Layout_View->toHtml()
> /var/www/horde/services/portal/index.php:35
> 25. Horde_Core_Block_Collection->getBlock()
> /usr/share/php/Horde/Core/Block/Layout/View.php:81
> 26. Horde_Registry->pushApp()
> /usr/share/php/Horde/Core/Block/Collection.php:115
> 27. Horde_Registry->callAppMethod() /usr/share/php/Horde/Registry.php:1624
> 28. call_user_func_array() /usr/share/php/Horde/Registry.php:1191
> 29. Horde_Registry_Application->init()
> 30. Kronolith_Application->_init()
> /usr/share/php/Horde/Registry/Application.php:105
> 31. Kronolith::initialize() /var/www/horde/kronolith/lib/Application.php:86
> 32. Horde_Injector->createInstance()
> /var/www/horde/kronolith/lib/Kronolith.php:739
> 33. Horde_Injector_Binder_AnnotatedSetters->create()
> /usr/share/php/Horde/Injector.php:238
> 34. Horde_Injector_Binder_Implementation->create()
> /usr/share/php/Horde/Injector/Binder/AnnotatedSetters.php:78
> 35. Horde_Injector_Binder_Implementation->_getInstance()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:70
> 36. ReflectionClass->newInstanceArgs()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:88
> 37. Kronolith_CalendarsManager->__construct()
> 38. Kronolith_CalendarsManager->_checkForOwnedCalendar()
> /var/www/horde/kronolith/lib/CalendarsManager.php:144
> 39. Kronolith_Calendars_Base->createDefaultShare()
> /var/www/horde/kronolith/lib/CalendarsManager.php:384
> 40. Horde_Core_Share_Driver->addShare()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 41. Horde_Core_Share_Driver->__call()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 42. call_user_func_array() /usr/share/php/Horde/Core/Share/Driver.php:63
> 43. Horde_Share_Base->addShare()
> 44. Horde_Share_Sql->_addShare() /usr/share/php/Horde/Share/Base.php:448
> 45. Horde_Share_Object->save() /usr/share/php/Horde/Share/Sql.php:639
> 46. Horde_Share_Object_Sqlng->_save()
> /usr/share/php/Horde/Share/Object.php:106
> 47. Horde_Db_Adapter_Pdo_Base->insert()
> /usr/share/php/Horde/Share/Object/Sqlng.php:114
> 48. Horde_Db_Adapter_Pdo_Base->execute()
> /usr/share/php/Horde/Db/Adapter/Pdo/Base.php:234
> 49. Horde_Core_Block_Layout_View->toHtml()
> /var/www/horde/services/portal/index.php:35
> 50. Horde_Core_Block_Collection->getBlock()
> /usr/share/php/Horde/Core/Block/Layout/View.php:81
> 51. Horde_Registry->pushApp()
> /usr/share/php/Horde/Core/Block/Collection.php:115
> 52. Horde_Registry->callAppMethod() /usr/share/php/Horde/Registry.php:1624
> 53. call_user_func_array() /usr/share/php/Horde/Registry.php:1191
> 54. Horde_Registry_Application->init()
> 55. Kronolith_Application->_init()
> /usr/share/php/Horde/Registry/Application.php:105
> 56. Kronolith::initialize() /var/www/horde/kronolith/lib/Application.php:86
> 57. Horde_Injector->createInstance()
> /var/www/horde/kronolith/lib/Kronolith.php:739
> 58. Horde_Injector_Binder_AnnotatedSetters->create()
> /usr/share/php/Horde/Injector.php:238
> 59. Horde_Injector_Binder_Implementation->create()
> /usr/share/php/Horde/Injector/Binder/AnnotatedSetters.php:78
> 60. Horde_Injector_Binder_Implementation->_getInstance()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:70
> 61. ReflectionClass->newInstanceArgs()
> /usr/share/php/Horde/Injector/Binder/Implementation.php:88
> 62. Kronolith_CalendarsManager->__construct()
> 63. Kronolith_CalendarsManager->_checkForOwnedCalendar()
> /var/www/horde/kronolith/lib/CalendarsManager.php:144
> 64. Kronolith_Calendars_Base->createDefaultShare()
> /var/www/horde/kronolith/lib/CalendarsManager.php:384
> 65. Horde_Core_Share_Driver->addShare()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 66. Horde_Core_Share_Driver->__call()
> /var/www/horde/kronolith/lib/Calendars/Base.php:62
> 67. call_user_func_array() /usr/share/php/Horde/Core/Share/Driver.php:63
> 68. Horde_Share_Base->addShare()
> 69. Horde_Share_Sql->_addShare() /usr/share/php/Horde/Share/Base.php:448
> 70. Horde_Share_Object->save() /usr/share/php/Horde/Share/Sql.php:639
> 71. Horde_Share_Object_Sqlng->_save()
> /usr/share/php/Horde/Share/Object.php:106
> 72. Horde_Db_Adapter_Pdo_Base->insert()
> /usr/share/php/Horde/Share/Object/Sqlng.php:114
> 73. Horde_Db_Adapter_Pdo_Base->execute()
> /usr/share/php/Horde/Db/Adapter/Pdo/Base.php:234
> 74. PDO->query() /usr/share/php/Horde/Db/Adapter/Pdo/Base.php:201
>
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] Load config file
> (conf.php; app: ingo) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] SQL (0,0001s)
> SELECT * FROM ingo_rules WHERE rule_owner = 'elena at balestrieri.eu'
> ORDER BY rule_order [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_pgp::init() should be compatible with
> Horde_Form_Type_longtext::init($rows = 8, $cols = 80, $helper =
> Array) [pid 8236 on line 8 63 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_image::onSubmit() should be compatible with
> Horde_Form_Type::onSubmit() [pid 8236 on line 1346 of
> "/usr/share/php/Horde/Form/Typ e.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_link::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 1423 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_matrix::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 2147 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_enum::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 2317 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_mlenum::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 2393 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_mlenum::onSubmit() should be compatible with
> Horde_Form_Type::onSubmit() [pid 8236 on line 2393 of
> "/usr/share/php/Horde/Form/Ty pe.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_set::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 2551 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_sorter::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 3366 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_selectfiles::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 3436 of
> "/usr/share/php/Horde/Form/Type. php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_assign::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 3566 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_assign::getValues() should be compatible with
> Horde_Form_Type::getValues() [pid 8236 on line 3566 of
> "/usr/share/php/Horde/Form/ Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_dblookup::init() should be compatible with
> Horde_Form_Type_enum::init($values, $prompt = NULL) [pid 8236 on
> line 3717 of "/usr/s
> hare/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_figlet::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 3770 of
> "/usr/share/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_invalid::init() should be compatible with
> Horde_Form_Type::init() [pid 8236 on line 3839 of
> "/usr/share/php/Horde/Form/Type.php" ]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [ingo] PHP ERROR: Declaration
> of Horde_Form_Type_country::init() should be compatible with
> Horde_Form_Type_enum::init($values, $prompt = NULL) [pid 8236 on
> line 908 of "/usr/sha re/php/Horde/Form/Type.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [nag] Load config file
> (conf.php; app: nag) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [nag] SQL (0,0003s)
> SELECT * FROM nag_sharesng WHERE share_name =
> '-gfHFMtqpNn29zXjKiBDog9' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [nag] Horde_Prefs: Storing
> preference value (display_tasklists) [pid 8236 on line 990 of
> "/var/www/horde/nag/lib/Nag.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [nag] SQL (0,0004s)
> SELECT * FROM nag_tasks WHERE task_owner = '-gfHFMtqpNn29zXjKiBDog9'
> AND task_alarm > 0 AND (task_due - (task_alarm * 60) <= 1424254790)
> AND task_completed = 0 [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [nag] SQL (0,0004s)
> SELECT * FROM nag_tasks WHERE task_owner =
> '-gfHFMtqpNn29zXjKiBDog9' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [mnemo] Load config file
> (conf.php; app: mnemo) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [mnemo] Horde_Prefs: Storing
> preference value (display_notepads) [pid 8236 on line 521 of
> "/var/www/horde/mnemo/lib/Mnemo.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [mnemo] SQL (0,0001s)
> SELECT * FROM mnemo_memos WHERE memo_owner =
> 'IMGmeJSAZGfMp7I7O5vwgA7' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [turba] Load config file
> (conf.php; app: turba) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [turba] Load config file
> (attributes.php; app: turba) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [turba] Load config file
> (backends.php; app: turba) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0001s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:configuration' [pid 8236 on line 208
> of "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0001s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:users' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:groups' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0011s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:perms' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0008s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:locks' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:alarms' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:sessions' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:phpshell' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:sqlshell' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:cmdshell' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0000s)
> SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
> 'horde:administration:activesync' [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [trean] Load config file
> (conf.php; app: trean) [pid 8236 on line 109 of
> "/usr/share/php/Horde/Registry/Loadconfig.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [trean] SQL (0,0001s)
> SELECT user_id, user_name FROM `rampage_users` WHERE user_name IN
> ('elena at balestrieri.eu') [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] SQL (0,0018s)
> SELECT alarm_id, alarm_uid, alarm_start, alarm_end, alarm_methods,
> alarm_params, alarm_title, alarm_text, alarm_snooze, alarm_internal
> FROM horde_alarms WHERE alarm_dismissed = 0 AND
> ((alarm_snooze IS NULL
> AND alarm_start <= '2015-02-18 10:19:51') OR alarm_snooze <=
> '2015-02-18 10:19:51') AND (alarm_end IS NULL OR alarm_end >=
> '2015-02-18 10:19:51') AND (alarm_uid IS NULL OR alarm_uid = '' OR
> alarm_uid = 'elena at balestrieri.eu') ORDER BY alarm_start,
> alarm_end [pid 8236 on line 208 of
> "/usr/share/php/Horde/Db/Adapter/Pdo/Base.php"]
> 2015-02-18T11:19:51+01:00 DEBUG: HORDE [horde] Max memory usage:
> 20971520 bytes [pid 8236 on line 608 of
> "/usr/share/php/Horde/Registry.php"]
>
>
> I hope this help
> --
> Massimo Balestrieri
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
You have set the $conf['calendars']['driver'] configuration to Kolab.
--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject
More information about the horde
mailing list