I have E-Groupware Primarily set-up as a Webmail System and Calendar Syncing
system.
I’m currently running Trunk
r29470http://www.egroupware.org/viewvc/egroupware?view=rev&revision=29470because
of Sync Issues with 1.6.002
(downgrade from trunk to 1.6.003 is difficult without starting a new
database?)
I still have Sync Issues for some users.
I still have Issues with some users not getting appointment reminders.
I still have a test system here which I take a Users PST File - load outlook
, sync with Funambol to Egroupware - Successfully
then load up thunderbird and I see a Blank Calendar. , the Outlook
appointments are in the Egroupware Calendar.
192.168.17.64 - raju.??? [25/Mar/2010:13:49:20 +1300] “REPORT
/egwtest/groupdav.php/calendar/ HTTP/1.1” 207 87 “-” “Mozilla/5.0 (Windows;
U; Windows NT 5.1; en-GB; rv:1.8.1.24) Gecko/20100228 Lightning/0.9
Thunderbird/2.0.0.24”
(result blank calendar.)
Is the Syncml system Importing “Dirty” data which groupdav crashes/fails on
?
Is anyone looking into Issues with un-escaped data , or data that needs
re-escaping between rpc.php and groupdav.php ?
I currently have 3+ users who cannot see their calendars in Thunderbird
and 4+ users who cannot sync outlook to Egroupware without a egroupware
memory overrun.
This is getting very embarrassing for me after I recommended a cyrus IMAP +
Egroupware solution over ms exchange!
every day in my email from cron i get:
6 of
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted
(tried to allocate 8208 bytes) in
/usr/share/egroupware/phpgwapi/inc/class.asyncservice.inc.php on line
470
2 of
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted
(tried to allocate 7680 bytes) in
/usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php(2008) :
runtime-created function on line 1
1 of
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted
(tried to allocate 8192 bytes) in
/usr/share/egroupware/calendar/inc/class.calendar_so.inc.php on line
241
this is of course from:
*/5 * * * * /usr/bin/php -qC
/usr/share/egroupware/phpgwapi/cron/asyncservices.php default
and in my http logs yesterday:
Requests with error response codes
401 Unauthorized
/egw/groupdav.php/: 13 Time(s)
/egw/groupdav.php/calendar/: 35 Time(s)
/egw/icalsrv/icalsrv.php/events.ics: 1 Time(s)
404 Not Found
/egw/groupdav.php/calendar/: 12 Time(s)
500 Internal Server Error
/egw/rpc.php?syncml_sessionid=syncml-??? 68 Times
These Errors are very common in my http error log file
PHP Catchable fatal error: Object of class Registry could not be
converted to string in
/usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php on line 1406
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 8208 bytes) in
/usr/share/egwtest/phpgwapi/inc/class.asyncservice.inc.php on line 470
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted
(tried to allocate 7680 bytes) in
/usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php(2008) :
runtime-created function on line 1
PHP Warning: array_intersect_key() [function.array-intersect-key:
Argument #1 is not an array in
/usr/share/egwtest/phpgwapi/inc/class.jscalendar.inc.php on line 45,
referer: http://192.168.0.59/egwtest/index.php?menuaction=admin.uiaccounts.edit_user&account_id=584
PHP Warning: Variable passed to each() is not an array or object in
/usr/share/egwtest/calendar/inc/class.calendar_bo.inc.php on line 679
Thanks for reading this far
John.