[Kolab-devel] [issue3525] free/busy regeneration aborts in server 2.2.1 without printing folder

Thomas Arendsen Hein kolab-issues at intevation.de
Wed Apr 1 14:31:06 CEST 2009


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

When regenerating f/b for all folders as described in 1st.README, the script
aborts with exit code 255 and without printing anything. (with a different
server the list of folders is printed at the very end, not immediately after
generating f/b for one folder)

/kolab/var/kolab-freebusy/log/ php-error.log contains:

[01-Apr-2009 12:49:24] PHP Warning:  DOMDocument::loadXML(): Input is not proper
UTF-8, indicate encoding !
Bytes: 0xFC 0x62 0x62 0x65 in Entity, line: 5 in
/kolab-2.2/lib/php/Horde/DOM.php on line 126
[01-Apr-2009 12:49:24] PHP Fatal error:  Call to a member function
hasChildNodes() on a non-object in /kolab-2.2/lib/php/Horde/DOM.php on line 357

0xFC 0x62 0x62 0x65 obviously is latin1 (übbe) instead of utf8

Looking at the cache directory, only 22 of 50 event folders have entries, so
kolab/issue2905 (generatefb.php should skip invalid folders instead of aborting)
did not kick in to keep following folders happy.

----------
assignedto: wrobel
messages: 19387
nosy: martin, thomas, wilde, wrobel
priority: critical
status: unread
title: free/busy regeneration aborts in server 2.2.1 without printing folder
topic: freebusy, server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3525>
___________________________________________________




More information about the devel mailing list