[Kolab-devel] [issue4730] generating free/busy cache broken in server 2.3.0
Thomas Arendsen Hein
issues at kolab.org
Wed Apr 20 15:33:37 CEST 2011
Kolab Server 2.3.0 (OpenPKG):
I tried rebuilding the free/busy cache as described in 1st.README:
su - kolab-n
rm -r /kolab/var/kolab-freebusy/cache/*
PHP_AUTH_USER=manager PHP_AUTH_PW='managerpassword' /kolab/bin/php -c
/kolab/etc/apache/php.ini /kolab/var/kolab/www/freebusy/regenerate.php
After this the cache is stille empty, the output is:
Starting to regenerate the free/busy cache...
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Server/Object.php on line 216
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Storage/Folder.php on line 1338
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Storage/Folder.php on line 1359
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Storage/Folder.php on line 1851
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Storage/Folder.php on line 1865
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Kolab/Storage/Folder.php on line 1910
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Perms.php on line 455
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Perms.php on line 462
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/History.php on line 250
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME.php on line 279
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Message.php on line 68
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Message.php on line 335
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Headers.php on line 501
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Structure.php on line 39
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Structure.php on line 69
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Structure.php on line 311
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/MIME/Structure.php on line 362
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/HTTP/Request.php on line 412
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/HTTP/Request.php on line 736
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/HTTP/Request.php on line 749
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/HTTP/Request.php on line 794
Fatal error: Uncaught exception 'Horde_Kolab_FreeBusy_Exception' with message
'No such folder . A folder must have at least to components separated by "/".'
in /kolab/lib/php/Horde/Kolab/FreeBusy/Params/Freebusy/Folder.php:103
Stack trace:
#0 /kolab/lib/php/Horde/Kolab/FreeBusy/Params/Freebusy/Folder.php(89):
Horde_Kolab_FreeBusy_Params_Freebusy_Folder->_extractOwnerAndFolder()
#1 /kolab/lib/php/Horde/Kolab/FreeBusy/Params/Freebusy/Resource/Kolab.php(76):
Horde_Kolab_FreeBusy_Params_Freebusy_Folder->getOwner()
#2 /kolab/lib/php/Horde/Kolab/FreeBusy.php(491):
Horde_Kolab_FreeBusy_Params_Freebusy_Resource_Kolab->getResourceId()
#3 /kolab/lib/php/Horde/Kolab/FreeBusy.php(323):
Horde_Kolab_FreeBusy->_getResource()
#4 /kolab/var/kolab/www/freebusy/regenerate.php(41):
Horde_Kolab_FreeBusy->regenerate(Object(Horde_Kolab_FreeBusy_Report))
#5 {main}
thrown in /kolab/lib/php/Horde/Kolab/FreeBusy/Params/Freebusy/Folder.php on
line 103
Deprecated: Assigning the return value of new by reference is deprecated in
/kolab/lib/php/Horde/Serialize.php on line 248
----------
assignedto: wickert
keyword: freebusy, kolab2.3-blocker, server
messages: 27694
nosy: martin, thomas, wickert, wilde, wrobel
priority: critical
status: unread
title: generating free/busy cache broken in server 2.3.0
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4730>
______________________________________
More information about the devel
mailing list